From bdd7c5a5afdfad7b92178bba518e6ff40191eb09 Mon Sep 17 00:00:00 2001 From: Mimi Zohar Date: Thu, 7 Dec 2023 08:38:12 -0500 Subject: [PATCH] MAINTAINERS: Add Roberto Sassu as co-maintainer to IMA and EVM Roberto Sassu has been actively involved in IMA and EVM since 2011. His first major IMA contribution was IMA template support. He also contributed extending TPM 2.0 PCRs with properly calculated per TPM bank digests and included file metadata information in the IMA measurement list. Regarding EVM, Roberto contributed to making EVM portable and immutable signatures more usable. He also prepared the LSM infrastructure to support EVM as a fully fledged LSM, by ensuring that the latter receives from the former all xattrs provided by other registered LSMs at inode creation time, for HMAC calculation. Roberto is currently working on making IMA and EVM full fledged LSMs. Add Roberto as an IMA and EVM maintainer. Acked-by: Roberto Sassu Signed-off-by: Mimi Zohar --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 012df8ccf34e9..ffaac404d1e0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7977,6 +7977,7 @@ F: include/uapi/linux/ext4.h Extended Verification Module (EVM) M: Mimi Zohar +M: Roberto Sassu L: linux-integrity@vger.kernel.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git @@ -10554,6 +10555,7 @@ F: drivers/crypto/inside-secure/ INTEGRITY MEASUREMENT ARCHITECTURE (IMA) M: Mimi Zohar +M: Roberto Sassu M: Dmitry Kasatkin L: linux-integrity@vger.kernel.org S: Supported -- 2.30.2