https://github.com/torvalds/linux
Revision cfde819088422503b5c69e03ab7bb90f87121d4d authored by David Howells on 20 December 2012, 23:05:56 UTC, committed by Linus Torvalds on 21 December 2012, 01:40:21 UTC
Use keyring_alloc() to create special keyrings now that it has
a permissions parameter rather than using key_alloc() +
key_instantiate_and_link().

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e67eab3
History
Tip revision: cfde819088422503b5c69e03ab7bb90f87121d4d authored by David Howells on 20 December 2012, 23:05:56 UTC
keys: use keyring_alloc() to create module signing keyring
Tip revision: cfde819
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 1.0 KB
capability.c -rw-r--r-- 23.5 KB
commoncap.c -rw-r--r-- 28.1 KB
device_cgroup.c -rw-r--r-- 14.7 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.3 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 34.7 KB

back to top