[PATCH v10 15/15] maintainers: add MAINTAINERS entry for FG-KASLR

From: Alexander Lobakin
Date: Wed Feb 09 2022 - 14:02:32 EST


Add an entry for FG-KASLR containing the maintainers, reviewers,
public mailing lists, files and so on.

Signed-off-by: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f53d30463c21..49a0974d32a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7925,6 +7925,18 @@ L: platform-driver-x86@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/platform/x86/fujitsu-tablet.c

+FUNCTION-GRAINED KASLR (FG-KASLR)
+M: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
+R: Kristen Carlson Accardi <kristen@xxxxxxxxxxxxxxx>
+R: Kees Cook <keescook@xxxxxxxxxxxx>
+L: linux-hardening@xxxxxxxxxxxxxxx
+S: Supported
+F: Documentation/security/fgkaslr.rst
+F: arch/x86/boot/compressed/fgkaslr.c
+F: arch/x86/boot/compressed/gen-symbols.h
+F: arch/x86/boot/compressed/utils.c
+F: scripts/generate_text_sections.pl
+
FUSE: FILESYSTEM IN USERSPACE
M: Miklos Szeredi <miklos@xxxxxxxxxx>
L: linux-fsdevel@xxxxxxxxxxxxxxx
--
2.34.1