remarkable-linux/security/keys
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct
Separate per-task-group keyrings from signal_struct and dangle their anchor
from the cred struct rather than the signal_struct.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:20 +11:00
..
compat.c
internal.h KEYS: Alter use of key instantiation link-to-keyring argument 2008-11-14 10:39:14 +11:00
key.c CRED: Wrap task credential accesses in the key management code 2008-11-14 10:39:11 +11:00
keyctl.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
keyring.c KEYS: Disperse linux/key_ui.h 2008-11-14 10:39:13 +11:00
Makefile
permission.c CRED: Use RCU to access another task's creds and to release a task's own creds 2008-11-14 10:39:19 +11:00
proc.c
process_keys.c CRED: Separate per-task-group keyrings from signal_struct 2008-11-14 10:39:20 +11:00
request_key.c CRED: Separate per-task-group keyrings from signal_struct 2008-11-14 10:39:20 +11:00
request_key_auth.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
sysctl.c
user_defined.c