Al Viro
|
41f9d29f09
trimming task_work: kill ->data
|
hace 13 años |
Oleg Nesterov
|
413cd3d9ab
keys: change keyctl_session_to_parent() to use task_work_add()
|
hace 13 años |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
hace 13 años |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
hace 13 años |
Eric W. Biederman
|
0093ccb68f
cred: Refcount the user_ns pointed to by the cred.
|
hace 13 años |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
hace 13 años |
Dan Carpenter
|
f67dabbdde
KEYS: testing wrong bit for KEY_FLAG_REVOKED
|
hace 13 años |
David Howells
|
3ecf1b4f34
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
|
hace 14 años |
David Howells
|
995995378f
KEYS: If install_session_keyring() is given a keyring, it should install it
|
hace 14 años |
Serge E. Hallyn
|
f7285b5d63
Set cred->user_ns in key_replace_session_keyring
|
hace 14 años |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
hace 14 años |
David Howells
|
973c9f4f49
KEYS: Fix up comments in key management code
|
hace 14 años |
David Howells
|
a8b17ed019
KEYS: Do some style cleanup in the key management code.
|
hace 14 años |
Andi Kleen
|
27d6379894
Fix install_process_keyring error handling
|
hace 14 años |
David Howells
|
927942aabb
KEYS: Make /proc/keys check to see if a key is possessed before security check
|
hace 15 años |
Oleg Nesterov
|
685bfd2c48
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
|
hace 15 años |
Dan Carpenter
|
4d09ec0f70
KEYS: Return more accurate error codes
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
hace 16 años |
David Howells
|
5593122eec
KEYS: Deal with dead-type keys appropriately [try #6]
|
hace 16 años |
Oleg Nesterov
|
5bb459bb45
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
|
hace 16 años |
Serge E. Hallyn
|
1d1e97562e
keys: distinguish per-uid keys in different namespaces
|
hace 16 años |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
hace 16 años |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
hace 16 años |
David Howells
|
bb952bb98a
CRED: Separate per-task-group keyrings from signal_struct
|
hace 16 años |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
hace 16 años |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
hace 16 años |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
hace 16 años |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
hace 16 años |
David Howells
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
hace 17 años |