Linux Security Modules development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add an entry for the lockdown LSM
@ 2023-11-20 21:59 Paul Moore
  2023-11-21 10:02 ` Matthew Garrett
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Moore @ 2023-11-20 21:59 UTC (permalink / raw)
  To: linux-security-module; +Cc: Matthew Garrett

While lockdown has been present in the kernel for a while, it is
missing a MAINTAINERS entry for some reason.

Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Paul Moore <paul@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@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>
-- 
2.42.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-21 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20 21:59 [PATCH] MAINTAINERS: add an entry for the lockdown LSM Paul Moore
2023-11-21 10:02 ` Matthew Garrett
2023-11-21 23:52   ` Paul Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox