summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2026-04-04 10:20:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-04 10:38:43 +0200
commitf387e2e2b9d302688dbdceebe9aade221c90f09e (patch)
tree1fa32940c13d76ae4bed13eb67cf6f2ff2a0ca51 /tools/perf/scripts/python
parent496fa1befba1e8ff149af5120cd9c9616bb05120 (diff)
downloadkernel-f387e2e2b9d302688dbdceebe9aade221c90f09e.tar.gz
Documentation: fix two typos in latest update to the security report howto
In previous patch "Documentation: clarify the mandatory and desirable info for security reports" I left two typos that I didn't detect in local checks. One is "get_maintainers.pl" (no 's' in the script name), and the other one is a missing closing quote after "Reported-by", which didn't have effect here but I don't know if it can break rendering elsewhere (e.g. on the public HTML page). Better fix it before it gets merged. Signed-off-by: Willy Tarreau <w@1wt.eu> Link: https://patch.msgid.link/20260404082033.5160-1-w@1wt.eu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
istro/kernel/commit/drivers/iio/chemical?id=9d1894cd197e297c9ced5393fde6416324b7706d'>iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay 2016-08-29iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay 2016-08-29iio: chemical: vz89x: abstract chip configurationMatt Ranostay 2016-08-21iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King 2016-08-21iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay 2016-08-21iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap treeMatt Ranostay 2016-08-21iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpersMatt Ranostay 2016-06-30iio:core: timestamping clock selection supportGregor Boirie 2016-05-29iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay 2016-05-29iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay