MAINTAINERS: add an entry for the lockdown LSM
authorPaul Moore <paul@paul-moore.com>
Mon, 20 Nov 2023 21:45:38 +0000 (16:45 -0500)
committerPaul Moore <paul@paul-moore.com>
Mon, 20 Nov 2023 21:51:28 +0000 (16:51 -0500)
While lockdown has been present in the kernel for a while, it is
missing a MAINTAINERS entry for some reason.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
MAINTAINERS

index 34187ece7330f5e4481b5363f655a99e54565241..ec70e163e458d5bfd59ebbe24ea0c5056ffebaf5 100644 (file)
@@ -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@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@infradead.org>
 M:     Ingo Molnar <mingo@redhat.com>