David Howells
|
3d96406c7d
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
|
15 years ago |
David Howells
|
9d1ac65a96
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
|
15 years ago |
David Howells
|
94fd8405ea
KEYS: Use the variable 'key' in keyctl_describe_key()
|
15 years ago |
David Howells
|
9156235b34
KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
|
15 years ago |
Dan Carpenter
|
4303ef19c6
KEYS: Propagate error code instead of returning -EINVAL
|
15 years ago |
Oleg Nesterov
|
dd98acf747
keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
|
15 years ago |
Justin P. Mattock
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
Eric Paris
|
3011a344cd
security: remove dead hook key_session_to_parent
|
15 years ago |
Geert Uytterhoeven
|
a00ae4d21b
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
|
15 years ago |
Roel Kluin
|
fa1cc7b5a5
keys: PTR_ERR return of wrong pointer in keyctl_get_security()
|
15 years ago |
David Howells
|
21279cfa10
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
|
15 years ago |
David Howells
|
c08ef808ef
KEYS: Fix garbage collector
|
16 years ago |
Marc Dionne
|
5c84342a3e
KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
5d135440fa
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
|
16 years ago |
David Howells
|
0c2c9a3fc7
KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6]
|
16 years ago |
David Howells
|
5593122eec
KEYS: Deal with dead-type keys appropriately [try #6]
|
16 years ago |
Serge E. Hallyn
|
1d1e97562e
keys: distinguish per-uid keys in different namespaces
|
16 years ago |
Vegard Nossum
|
0d54ee1c78
security: introduce missing kfree
|
16 years ago |
Heiko Carstens
|
938bb9f5e8
[CVE-2009-0029] System call wrappers part 28
|
16 years ago |
Heiko Carstens
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 years ago |
James Morris
|
90bd49ab66
keys: fix sparse warning by adding __user annotation to cast
|
16 years ago |
David Howells
|
eca1bf5b4f
KEYS: Fix variable uninitialisation warnings
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 years ago |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
16 years ago |
David Howells
|
47d804bfa1
CRED: Wrap task credential accesses in the key management code
|
16 years ago |
David Howells
|
0b77f5bfb4
keys: make the keyring quotas controllable through /proc/sys
|
17 years ago |
Arun Raghavan
|
6b79ccb514
keys: allow clients to set key perms in key_create_or_update()
|
17 years ago |
David Howells
|
70a5bb72b5
keys: add keyctl function to get a security label
|
17 years ago |