Skip to content

Commit 045244d

Browse files
nathanchancekees
authored andcommitted
MAINTAINERS: Add security/Kconfig.hardening to hardening section
When running get_maintainer.pl on security/Kconfig.hardening, only the security subsystem folks show up, even though they have never taken patches to this file: $ scripts/get_maintainer.pl security/Kconfig.hardening Paul Moore <...> (supporter:SECURITY SUBSYSTEM) James Morris <...> (supporter:SECURITY SUBSYSTEM) "Serge E. Hallyn" <...> (supporter:SECURITY SUBSYSTEM) [email protected] (open list:SECURITY SUBSYSTEM) [email protected] (open list) $ git log --format=%cn --no-merges security/Kconfig.hardening | sort | uniq -c 3 Andrew Morton 1 Greg Kroah-Hartman 18 Kees Cook 2 Linus Torvald Add it to the hardening section so that the KSPP folks are also shown, which matches reality over who should comment on and take said patches if necessary. Signed-off-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/20240928-maintainers-security-kconfig-hardening-v1-1-c8c64071cc02@kernel.org Signed-off-by: Kees Cook <[email protected]>
1 parent dd3a7ee commit 045244d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

+1
Original file line numberDiff line numberDiff line change
@@ -12152,6 +12152,7 @@ F: include/linux/randomize_kstack.h
1215212152
F: kernel/configs/hardening.config
1215312153
F: lib/usercopy_kunit.c
1215412154
F: mm/usercopy.c
12155+
F: security/Kconfig.hardening
1215512156
K: \b(add|choose)_random_kstack_offset\b
1215612157
K: \b__check_(object_size|heap_object)\b
1215712158
K: \b__counted_by\b

0 commit comments

Comments
 (0)