diff mbox series

MAINTAINERS: update the LSM file list

Message ID 20240501160725.12027-2-paul@paul-moore.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series MAINTAINERS: update the LSM file list | expand

Commit Message

Paul Moore May 1, 2024, 4:07 p.m. UTC
The LSM entry was missing a number of files under include/.

Signed-off-by: Paul Moore <paul@paul-moore.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Paul Moore May 1, 2024, 5:57 p.m. UTC | #1
On Wed, May 1, 2024 at 12:07 PM Paul Moore <paul@paul-moore.com> wrote:
>
> The LSM entry was missing a number of files under include/.
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)

Merged into lsm/dev.
Paul Moore May 1, 2024, 6:42 p.m. UTC | #2
On Wed, May 1, 2024 at 1:57 PM Paul Moore <paul@paul-moore.com> wrote:
> On Wed, May 1, 2024 at 12:07 PM Paul Moore <paul@paul-moore.com> wrote:
> >
> > The LSM entry was missing a number of files under include/.
> >
> > Signed-off-by: Paul Moore <paul@paul-moore.com>
> > ---
> >  MAINTAINERS | 3 +++
> >  1 file changed, 3 insertions(+)
>
> Merged into lsm/dev.

... and of course I forgot include/security.h :/  I'm updating the
commit in lsm/dev.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa3b947fb080..fa55c4f4c732 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19818,6 +19818,9 @@  Q:	https://patchwork.kernel.org/project/linux-security-module/list
 B:	mailto:linux-security-module@vger.kernel.org
 P:	https://github.com/LinuxSecurityModule/kernel/blob/main/README.md
 T:	git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
+F:	include/linux/lsm_audit.h
+F:	include/linux/lsm_hook_defs.h
+F:	include/linux/lsm_hooks.h
 F:	include/uapi/linux/lsm.h
 F:	security/
 F:	tools/testing/selftests/lsm/