Skip to content

Commit 0ea74b4

Browse files
committed
MAINTAINERS: Add UBSAN section
The kernel hardening efforts have continued to depend more and more heavily on UBSAN, so make an actual MAINTAINERS entry for it. Cc: Andrey Ryabinin <[email protected]> Acked-by: Andrey Konovalov <[email protected]> Acked-by: Marco Elver <[email protected]> Signed-off-by: Kees Cook <[email protected]>
1 parent 19b070f commit 0ea74b4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

MAINTAINERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22473,6 +22473,23 @@ F: Documentation/block/ublk.rst
2247322473
F: drivers/block/ublk_drv.c
2247422474
F: include/uapi/linux/ublk_cmd.h
2247522475

22476+
UBSAN
22477+
M: Kees Cook <[email protected]>
22478+
R: Marco Elver <[email protected]>
22479+
R: Andrey Konovalov <[email protected]>
22480+
R: Andrey Ryabinin <[email protected]>
22481+
22482+
22483+
S: Supported
22484+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
22485+
F: Documentation/dev-tools/ubsan.rst
22486+
F: include/linux/ubsan.h
22487+
F: lib/Kconfig.ubsan
22488+
F: lib/test_ubsan.c
22489+
F: lib/ubsan.c
22490+
F: scripts/Makefile.ubsan
22491+
K: \bARCH_HAS_UBSAN\b
22492+
2247622493
UCLINUX (M68KNOMMU AND COLDFIRE)
2247722494
M: Greg Ungerer <[email protected]>
2247822495

0 commit comments

Comments
 (0)