Skip to content

Commit 8d7af82

Browse files
committed
MAINTAINERS: Include stackleak paths in hardening entry
While most of the gcc-plugins are self-contained in the scripts/gcc-plugins directory, stackleak actually has some additional files. Add those so changes are directed to the hardening list. Suggested-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20231019004616.work.960-kees@kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
1 parent 0e10872 commit 8d7af82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8615,6 +8615,8 @@ L: linux-hardening@vger.kernel.org
86158615
S: Maintained
86168616
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
86178617
F: Documentation/kbuild/gcc-plugins.rst
8618+
F: include/linux/stackleak.h
8619+
F: kernel/stackleak.c
86188620
F: scripts/Makefile.gcc-plugins
86198621
F: scripts/gcc-plugins/
86208622

0 commit comments

Comments
 (0)