diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2011-05-19 18:59:38 -0400 |
---|---|---|
committer | Randy Dunlap <randy.dunlap@oracle.com> | 2011-05-19 18:59:38 -0400 |
commit | d410fa4ef99112386de5f218dd7df7b4fca910b4 (patch) | |
tree | e29fbc3f6d27b20d73d8feb4ed73f6767f2e18fe /MAINTAINERS | |
parent | 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf (diff) |
Create Documentation/security/,
move LSM-, credentials-, and keys-related files from Documentation/
to Documentation/security/,
add Documentation/security/00-INDEX, and
update all occurrences of Documentation/<moved_file>
to Documentation/security/<moved_file>.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69f19f10314a..3fa170ba5f98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3705,7 +3705,7 @@ KEYS/KEYRINGS: | |||
3705 | M: David Howells <dhowells@redhat.com> | 3705 | M: David Howells <dhowells@redhat.com> |
3706 | L: keyrings@linux-nfs.org | 3706 | L: keyrings@linux-nfs.org |
3707 | S: Maintained | 3707 | S: Maintained |
3708 | F: Documentation/keys.txt | 3708 | F: Documentation/security/keys.txt |
3709 | F: include/linux/key.h | 3709 | F: include/linux/key.h |
3710 | F: include/linux/key-type.h | 3710 | F: include/linux/key-type.h |
3711 | F: include/keys/ | 3711 | F: include/keys/ |
@@ -3717,7 +3717,7 @@ M: Mimi Zohar <zohar@us.ibm.com> | |||
3717 | L: linux-security-module@vger.kernel.org | 3717 | L: linux-security-module@vger.kernel.org |
3718 | L: keyrings@linux-nfs.org | 3718 | L: keyrings@linux-nfs.org |
3719 | S: Supported | 3719 | S: Supported |
3720 | F: Documentation/keys-trusted-encrypted.txt | 3720 | F: Documentation/security/keys-trusted-encrypted.txt |
3721 | F: include/keys/trusted-type.h | 3721 | F: include/keys/trusted-type.h |
3722 | F: security/keys/trusted.c | 3722 | F: security/keys/trusted.c |
3723 | F: security/keys/trusted.h | 3723 | F: security/keys/trusted.h |
@@ -3728,7 +3728,7 @@ M: David Safford <safford@watson.ibm.com> | |||
3728 | L: linux-security-module@vger.kernel.org | 3728 | L: linux-security-module@vger.kernel.org |
3729 | L: keyrings@linux-nfs.org | 3729 | L: keyrings@linux-nfs.org |
3730 | S: Supported | 3730 | S: Supported |
3731 | F: Documentation/keys-trusted-encrypted.txt | 3731 | F: Documentation/security/keys-trusted-encrypted.txt |
3732 | F: include/keys/encrypted-type.h | 3732 | F: include/keys/encrypted-type.h |
3733 | F: security/keys/encrypted.c | 3733 | F: security/keys/encrypted.c |
3734 | F: security/keys/encrypted.h | 3734 | F: security/keys/encrypted.h |