original_kernel/security/keys
David Howells e57e8669f2 KEYS: Drop the permissions argument from __keyring_search_one()
Drop the permissions argument from __keyring_search_one() as the only caller
passes 0 here - which causes all checks to be skipped.

Signed-off-by: David Howells <dhowells@redhat.com>
2013-09-24 10:35:17 +01:00
..
encrypted-keys
Kconfig
Makefile
compat.c Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 2013-03-12 11:05:45 -07:00
gc.c
internal.h KEYS: Drop the permissions argument from __keyring_search_one() 2013-09-24 10:35:17 +01:00
key.c KEYS: Drop the permissions argument from __keyring_search_one() 2013-09-24 10:35:17 +01:00
keyctl.c aio: don't include aio.h in sched.h 2013-05-07 20:16:25 -07:00
keyring.c KEYS: Drop the permissions argument from __keyring_search_one() 2013-09-24 10:35:17 +01:00
permission.c
proc.c KEYS: Introduce a search context structure 2013-09-24 10:35:15 +01:00
process_keys.c KEYS: Define a __key_get() wrapper to use rather than atomic_inc() 2013-09-24 10:35:16 +01:00
request_key.c KEYS: Introduce a search context structure 2013-09-24 10:35:15 +01:00
request_key_auth.c KEYS: Search for auth-key by name rather than target key ID 2013-09-24 10:35:16 +01:00
sysctl.c
trusted.c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 2012-10-14 13:39:34 -07:00
trusted.h
user_defined.c KEYS: Introduce a search context structure 2013-09-24 10:35:15 +01:00