summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKees Cook2014-07-18 20:28:33 +0200
committerKees Cook2014-07-18 21:13:35 +0200
commitc04f9d61caa34fc83e3517e3092874c9607c19c3 (patch)
tree6f85fd9f0001b4125b426508a134e6725e46eba3 /MAINTAINERS
parentima: provide double buffering for hash calculation (diff)
downloadkernel-qcow2-linux-c04f9d61caa34fc83e3517e3092874c9607c19c3.tar.gz
kernel-qcow2-linux-c04f9d61caa34fc83e3517e3092874c9607c19c3.tar.xz
kernel-qcow2-linux-c04f9d61caa34fc83e3517e3092874c9607c19c3.zip
MAINTAINERS: create seccomp entry
Add myself as seccomp maintainer. Suggested-by: James Morris <jmorris@namei.org> Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e31c87474739..55762cba8516 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7953,6 +7953,16 @@ S: Maintained
F: drivers/mmc/host/sdhci.*
F: drivers/mmc/host/sdhci-pltfm.[ch]
+SECURE COMPUTING
+M: Kees Cook <keescook@chromium.org>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
+S: Supported
+F: kernel/seccomp.c
+F: include/uapi/linux/seccomp.h
+F: include/linux/seccomp.h
+K: \bsecure_computing
+K: \bTIF_SECCOMP\b
+
SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
M: Anton Vorontsov <anton@enomsg.org>
L: linuxppc-dev@lists.ozlabs.org