[PATCH] MAINTAINERS: add an entry for the lockdown LSM
Paul Moore
paul at paul-moore.com
Mon Nov 20 21:59:18 UTC 2023
While lockdown has been present in the kernel for a while, it is
missing a MAINTAINERS entry for some reason.
Cc: Matthew Garrett <mjg59 at srcf.ucam.org>
Signed-off-by: Paul Moore <paul at paul-moore.com>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 34187ece7330..ec70e163e458 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12447,6 +12447,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/har
F: Documentation/admin-guide/LSM/LoadPin.rst
F: security/loadpin/
+LOCKDOWN SECURITY MODULE
+L: linux-security-module at vger.kernel.org
+S: Odd Fixes
+T: git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
+F: security/lockdown/
+
LOCKING PRIMITIVES
M: Peter Zijlstra <peterz at infradead.org>
M: Ingo Molnar <mingo at redhat.com>
--
2.42.1
More information about the Linux-security-module-archive
mailing list