David Howells
|
0da9dfdd2c
keys: fix race with concurrent install_user_keyrings()
|
12 years ago |
Eric W. Biederman
|
ba0e3427b0
userns: Stop oopsing in key_change_session_keyring
|
12 years ago |
David Howells
|
fe9453a1dc
KEYS: Revert one application of "Fix unreachable code" patch
|
12 years ago |
Alan Cox
|
e67eab39be
keys: fix unreachable code
|
12 years ago |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Jiri Kosina
|
3bd7bf1f0f
Merge branch 'master' into for-next
|
12 years ago |
Alan Cox
|
b010520ab3
keys: Fix unreachable code
|
12 years ago |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
12 years ago |
David Howells
|
3a50597de8
KEYS: Make the session and process keyrings per-thread
|
12 years ago |
Alan Cox
|
631527703d
keys: Fix unreachable code
|
12 years ago |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
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 |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
13 years ago |
Eric W. Biederman
|
0093ccb68f
cred: Refcount the user_ns pointed to by the cred.
|
13 years ago |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 years ago |
Dan Carpenter
|
f67dabbdde
KEYS: testing wrong bit for KEY_FLAG_REVOKED
|
13 years ago |
David Howells
|
3ecf1b4f34
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
|
14 years ago |
David Howells
|
995995378f
KEYS: If install_session_keyring() is given a keyring, it should install it
|
14 years ago |
Serge E. Hallyn
|
f7285b5d63
Set cred->user_ns in key_replace_session_keyring
|
14 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
14 years ago |
David Howells
|
973c9f4f49
KEYS: Fix up comments in key management code
|
14 years ago |
David Howells
|
a8b17ed019
KEYS: Do some style cleanup in the key management code.
|
14 years ago |
Andi Kleen
|
27d6379894
Fix install_process_keyring error handling
|
14 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 |
Dan Carpenter
|
4d09ec0f70
KEYS: Return more accurate error codes
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |