Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: add an entry for the lockdown LSM

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>

+6
+6
MAINTAINERS
··· 12447 12447 F: Documentation/admin-guide/LSM/LoadPin.rst 12448 12448 F: security/loadpin/ 12449 12449 12450 + LOCKDOWN SECURITY MODULE 12451 + L: linux-security-module@vger.kernel.org 12452 + S: Odd Fixes 12453 + T: git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git 12454 + F: security/lockdown/ 12455 + 12450 12456 LOCKING PRIMITIVES 12451 12457 M: Peter Zijlstra <peterz@infradead.org> 12452 12458 M: Ingo Molnar <mingo@redhat.com>