|
Message-ID: <20210522064442.GC3094@ubuntu> Date: Sat, 22 May 2021 08:44:42 +0200 From: John Wood <john.wood@....com> To: Kees Cook <keescook@...omium.org>, Jann Horn <jannh@...gle.com>, Jonathan Corbet <corbet@....net>, James Morris <jmorris@...ei.org>, "Serge E. Hallyn" <serge@...lyn.com>, Shuah Khan <shuah@...nel.org> Cc: John Wood <john.wood@....com>, Andi Kleen <ak@...ux.intel.com>, valdis.kletnieks@...edu, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Randy Dunlap <rdunlap@...radead.org>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org, linux-kselftest@...r.kernel.org, linux-hardening@...r.kernel.org, kernel-hardening@...ts.openwall.com Subject: [PATCH v7 7/7] MAINTAINERS: Add a new entry for the Brute LSM In order to maintain the code for the Brute LSM add a new entry to the maintainers list. Signed-off-by: John Wood <john.wood@....com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 008fcad7ac00..102eb3d7dcd6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3847,6 +3847,13 @@ L: netdev@...r.kernel.org S: Supported F: drivers/net/ethernet/brocade/bna/ +BRUTE SECURITY MODULE +M: John Wood <john.wood@....com> +S: Maintained +F: Documentation/admin-guide/LSM/Brute.rst +F: security/brute/ +F: tools/testing/selftests/brute/ + BSG (block layer generic sg v4 driver) M: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp> L: linux-scsi@...r.kernel.org -- 2.25.1
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.