linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Wettstein <greg@enjellic.com>
To: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: jmorris@namei.org
Subject: [PATCH v3 01/12] Update MAINTAINERS file.
Date: Mon,  1 Apr 2024 05:50:04 -0500	[thread overview]
Message-ID: <20240401105015.27614-2-greg@enjellic.com> (raw)
In-Reply-To: <20240401105015.27614-1-greg@enjellic.com>

From: "Dr. Greg" <greg@enjellic.com>

Add an entry to the MAINTAINERS file to document the maintainer's
address and files relevant to the Trusted Security Event Modeling
system (TSEM).
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index aa3b947fb080..03b1cd71701e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22469,6 +22469,14 @@ F:	Documentation/ABI/testing/configfs-tsm
 F:	drivers/virt/coco/tsm.c
 F:	include/linux/tsm.h
 
+TSEM SECURITY MODULE
+M:	Greg Wettstein <greg@enjellic.com>
+S:	Maintained
+L:	linux-security-module@vger.kernel.org
+F:	Documentation/admin-guide/LSM/tsem.rst
+F:	Documentation/ABI/testing/tsem
+F:	security/tsem/
+
 TTY LAYER AND SERIAL DRIVERS
 M:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:	Jiri Slaby <jirislaby@kernel.org>
-- 
2.39.1


  reply	other threads:[~2024-04-01 10:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01 10:50 [PATCH v3 00/12] Implement Trusted Security Event Modeling Greg Wettstein
2024-04-01 10:50 ` Greg Wettstein [this message]
2024-04-01 10:50 ` [PATCH v3 02/12] Add TSEM specific documentation Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 03/12] TSEM global declarations Greg Wettstein
2024-04-01 18:24   ` Casey Schaufler
2024-04-10  9:40     ` Dr. Greg
2024-04-01 10:50 ` [PATCH v3 04/12] Add primary TSEM implementation file Greg Wettstein
2024-04-02 21:15   ` Casey Schaufler
2024-04-11 18:13     ` Dr. Greg
2024-04-01 10:50 ` [PATCH v3 05/12] Add root domain trust implementation Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 06/12] Implement TSEM control plane Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 07/12] Add namespace implementation Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 08/12] Add security event description export facility Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 09/12] Add event processing implementation Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 10/12] Implement security event mapping Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 11/12] Implement the internal Trusted Modeling Agent Greg Wettstein
2024-04-01 10:50 ` [PATCH v3 12/12] Activate the configuration and build of the TSEM LSM Greg Wettstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240401105015.27614-2-greg@enjellic.com \
    --to=greg@enjellic.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).