1
0
Fork 0
alistair23-linux/security/keys
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings
Make request_key() instantiate the per-user keyrings so that it doesn't oops
if it needs to get hold of the user session keyring because there isn't a
session keyring in place.

Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Steve French <smfrench@gmail.com>
Tested-by: Rutger Nijlunsing <rutger.nijlunsing@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-11-10 13:20:57 -08:00
..
Makefile keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
compat.c keys: add keyctl function to get a security label 2008-04-29 08:06:16 -07:00
internal.h KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
key.c keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
keyctl.c keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
keyring.c keys: don't generate user and user session keyrings unless they're accessed 2008-04-29 08:06:17 -07:00
permission.c [PATCH] keys: Permit running process to instantiate keys 2006-01-08 20:13:53 -08:00
proc.c keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
process_keys.c KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
request_key.c KEYS: Make request key instantiate the per-user keyrings 2008-11-10 13:20:57 -08:00
request_key_auth.c keys: explicitly include required slab.h header file. 2008-04-29 08:06:17 -07:00
sysctl.c keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
user_defined.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00