Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 years ago |
Linus Torvalds
|
e05644e17e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Al Viro
|
67d1214551
merge task_work and rcu_head, get rid of separate allocation for keyring case
|
13 years ago |
Al Viro
|
41f9d29f09
trimming task_work: kill ->data
|
13 years ago |
James Morris
|
66dd07b88a
Merge commit 'v3.5-rc2' into next
|
13 years ago |
David Howells
|
423b978802
KEYS: Fix some sparse warnings
|
13 years ago |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
13 years ago |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 years ago |
Jeff Layton
|
9f6ed2ca25
keys: add a "logon" key type
|
13 years ago |
David Howells
|
0c061b5707
KEYS: Correctly destroy key payloads when their keytype is removed
|
14 years ago |
David Howells
|
8bc16deabc
KEYS: Move the unreferenced key reaper to the keys garbage collector file
|
14 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 years ago |
David Howells
|
ee009e4a0d
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
|
14 years ago |
David Howells
|
fdd1b94581
KEYS: Add a new keyctl op to reject a key with a specified error code
|
14 years ago |
David Howells
|
ceb73c1204
KEYS: Fix __key_link_end() quota fixup on error
|
14 years ago |
David Howells
|
973c9f4f49
KEYS: Fix up comments in key management code
|
14 years ago |
David Howells
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 years ago |
David Howells
|
927942aabb
KEYS: Make /proc/keys check to see if a key is possessed before security check
|
15 years ago |
Oleg Nesterov
|
685bfd2c48
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
|
15 years ago |
David Howells
|
f70e2e0619
KEYS: Do preallocation for __key_link()
|
15 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
|
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 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
16 years ago |
David Howells
|
e9e349b051
KEYS: Disperse linux/key_ui.h
|
16 years ago |
Daniel Walker
|
dba6a4d32d
keys: remove unused key_alloc_sem
|
17 years ago |
David Howells
|
0b77f5bfb4
keys: make the keyring quotas controllable through /proc/sys
|
17 years ago |
David Howells
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
17 years ago |