linux-stable/security/keys
David Howells b6dff3ec5e CRED: Separate task security context from task_struct
Separate the task security context from task_struct.  At this point, the
security data is temporarily embedded in the task_struct with two pointers
pointing to it.

Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in
entry.S via asm-offsets.

With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:16 +11:00
..
compat.c keys: add keyctl function to get a security label 2008-04-29 08:06:16 -07:00
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 keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
permission.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
proc.c keys: make the keyring quotas controllable through /proc/sys 2008-04-29 08:06:17 -07:00
process_keys.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
request_key.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
request_key_auth.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11: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