Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
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 |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 years ago |
Boaz Harrosh
|
81ab6e7b26
kmod: convert two call sites to call_usermodehelper_fns()
|
13 years ago |
Oleg Nesterov
|
9d944ef32e
usermodehelper: kill umh_wait, renumber UMH_* constants
|
13 years ago |
David Howells
|
b1d7dd80aa
KEYS: Fix error handling in construct_key_and_link()
|
14 years ago |
David Howells
|
879669961b
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
|
14 years ago |
Linus Torvalds
|
e52e713ec3
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
14 years ago |
Randy Dunlap
|
d410fa4ef9
Create Documentation/security/,
|
14 years ago |
David Howells
|
78b7280cce
KEYS: Improve /proc/keys
|
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
|
3fc5e98d8c
KEYS: Don't call up_write() if __key_link_begin() returns an error
|
14 years ago |
David Howells
|
1e456a1243
KEYS: request_key() should return -ENOKEY if the constructed key is negative
|
15 years ago |
Justin P. Mattock
|
5ad18a0d59
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
|
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 |
James Morris
|
043b4d40f5
Merge branch 'master' into next
|
15 years ago |
David Howells
|
2b9e4688fa
KEYS: Better handling of errors from construct_alloc_key()
|
15 years ago |
David Howells
|
896903c2f5
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
|
15 years ago |
David Howells
|
03449cd9ea
keys: the request_key() syscall should link an existing key to the dest keyring
|
15 years ago |
David Howells
|
93b4a44f3a
keys: fix an RCU warning
|
15 years ago |
David Howells
|
34574dd10b
keys: Handle there being no fallback destination keyring for request_key()
|
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
|
bb952bb98a
CRED: Separate per-task-group keyrings from signal_struct
|
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 |