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 |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
5593122eec
KEYS: Deal with dead-type keys appropriately [try #6]
|
16 years ago |
Oleg Nesterov
|
5bb459bb45
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
|
16 years ago |
Serge E. Hallyn
|
1d1e97562e
keys: distinguish per-uid keys in different namespaces
|
16 years ago |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
bb952bb98a
CRED: Separate per-task-group keyrings from signal_struct
|
16 years ago |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 years ago |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
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
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
17 years ago |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
David Howells
|
76181c134f
KEYS: Make request_key() and co fundamentally asynchronous
|
17 years ago |
Peter Zijlstra
|
6cfd76a26d
[PATCH] lockdep: name some old style locks
|
18 years ago |
David Howells
|
7e047ef5fe
[PATCH] keys: sort out key quota system
|
19 years ago |
David Howells
|
04c567d931
[PATCH] Keys: Fix race between two instantiators of a key
|
19 years ago |
Michael LeMay
|
d720024e94
[PATCH] selinux: add hooks for key subsystem
|
19 years ago |