aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMimi Zohar <[email protected]>2022-01-17 09:03:29 -0500
committerMimi Zohar <[email protected]>2022-02-15 11:10:03 -0500
commit18848c7191320ae1e5f0afdda7fb99f25daadc75 (patch)
tree9ae120243d80fb3d7f0e8339ae52065b46662aca
parent65603435599f6425eadf51201956c88a03606ca7 (diff)
MAINTAINERS: add missing "security/integrity" directory
Update the IMA and EVM records to include the "security/integrity/" directory. Reviewed-by: Petr Vorel <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fca970a46e77..fdf0420ba477 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7273,7 +7273,9 @@ Extended Verification Module (EVM)
M: Mimi Zohar <[email protected]>
S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
F: security/integrity/evm/
+F: security/integrity/
EXTENSIBLE FIRMWARE INTERFACE (EFI)
M: Ard Biesheuvel <[email protected]>
@@ -9521,6 +9523,7 @@ L: [email protected]
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
F: security/integrity/ima/
+F: security/integrity/
INTEL 810/815 FRAMEBUFFER DRIVER
M: Antonino Daplas <[email protected]>