From: Kees Cook Date: Thu, 19 Oct 2023 00:46:20 +0000 (-0700) Subject: MAINTAINERS: Include stackleak paths in hardening entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8d7af820310cb547c4cb7bdc321c161833eba57f;p=linux.git 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 Acked-by: Mark Rutland Link: https://lore.kernel.org/r/20231019004616.work.960-kees@kernel.org Signed-off-by: Kees Cook --- diff --git a/MAINTAINERS b/MAINTAINERS index 5f18ed0fbd425..a4de29c0036f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8615,6 +8615,8 @@ L: linux-hardening@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening F: Documentation/kbuild/gcc-plugins.rst +F: include/linux/stackleak.h +F: kernel/stackleak.c F: scripts/Makefile.gcc-plugins F: scripts/gcc-plugins/