David Howells
|
f36f8c75ae
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
|
12 years ago |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
12 years ago |
David Howells
|
e57e8669f2
KEYS: Drop the permissions argument from __keyring_search_one()
|
12 years ago |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
12 years ago |
David Howells
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
12 years ago |
David Howells
|
7e55ca6dcd
KEYS: key_is_dead() should take a const key pointer argument
|
12 years ago |
David Howells
|
61ea0c0ba9
KEYS: Skip key state checks when checking for possession
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
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 |