[RFC PATCH 20/20] MAINTAINERS: update entry for the Landlock subsystem
Justin Suess
utilityemal77 at gmail.com
Tue Apr 7 20:01:42 UTC 2026
Update the maintainers file to reflect the new selftest files,
cross-subsystem, documentation, and kernel-internal Landlock headers.
Signed-off-by: Justin Suess <utilityemal77 at gmail.com>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c3fe46d7c4bc..e9ad2ed1237a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14386,12 +14386,16 @@ S: Supported
W: https://landlock.io
T: git https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
F: Documentation/admin-guide/LSM/landlock.rst
+F: Documentation/bpf/map_landlock_ruleset.rst
F: Documentation/security/landlock.rst
F: Documentation/userspace-api/landlock.rst
F: fs/ioctl.c
+F: include/linux/landlock.h
F: include/uapi/linux/landlock.h
F: samples/landlock/
F: security/landlock/
+F: tools/testing/selftests/bpf/prog_tests/landlock_kfuncs.c
+F: tools/testing/selftests/bpf/progs/landlock_kfuncs.c
F: tools/testing/selftests/landlock/
K: landlock
K: LANDLOCK
--
2.53.0
More information about the Linux-security-module-archive
mailing list