aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-05-11 09:36:14 -0400
committerDavid Howells <dhowells@redhat.com>2016-05-11 09:36:14 -0400
commit75aeddd12f205d07b36ed76db3426e974b8f2a21 (patch)
tree713319f2d41401939b8a3ec20265fb68290354b2
parentcc74545a8b67fb193d01f4639d0b93dc913c3c4c (diff)
MAINTAINERS: Update keyrings record and add asymmetric keys record
Add some stuff to the coverage of the keyrings record and add an asymmetric keys record. Signed-off-by: David Howells <dhowells@redhat.com>
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b4b1e8179018..846deaa63548 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1885,6 +1885,16 @@ L: platform-driver-x86@vger.kernel.org
1885S: Maintained 1885S: Maintained
1886F: drivers/platform/x86/asus-wireless.c 1886F: drivers/platform/x86/asus-wireless.c
1887 1887
1888ASYMMETRIC KEYS
1889M: David Howells <dhowells@redhat.com>
1890L: keyrings@vger.kernel.org
1891S: Maintained
1892F: Documentation/crypto/asymmetric-keys.txt
1893F: include/linux/verification.h
1894F: include/crypto/public_key.h
1895F: include/crypto/pkcs7.h
1896F: crypto/asymmetric_keys/
1897
1888ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API 1898ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1889R: Dan Williams <dan.j.williams@intel.com> 1899R: Dan Williams <dan.j.williams@intel.com>
1890W: http://sourceforge.net/projects/xscaleiop 1900W: http://sourceforge.net/projects/xscaleiop
@@ -6344,6 +6354,8 @@ S: Maintained
6344F: Documentation/security/keys.txt 6354F: Documentation/security/keys.txt
6345F: include/linux/key.h 6355F: include/linux/key.h
6346F: include/linux/key-type.h 6356F: include/linux/key-type.h
6357F: include/linux/keyctl.h
6358F: include/uapi/linux/keyctl.h
6347F: include/keys/ 6359F: include/keys/
6348F: security/keys/ 6360F: security/keys/
6349 6361