Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Linus Torvalds
|
d25282d1c9
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
David Howells
|
cf7f601c06
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
12 years ago |
David Howells
|
4442d7704c
Merge branch 'modsign-keys-devel' into security-next-keys
|
12 years ago |
David Howells
|
f8aa23a55f
KEYS: Use keyring_alloc() to create special keyrings
|
12 years ago |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
12 years ago |
Eric W. Biederman
|
9a56c2db49
userns: Convert security/keys to the new userns infrastructure
|
13 years ago |
David Howells
|
d4f65b5d24
KEYS: Add payload preparsing opportunity prior to key instantiate or update
|
12 years ago |
David Howells
|
423b978802
KEYS: Fix some sparse warnings
|
13 years ago |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 years ago |
David Howells
|
31d5a79d7f
KEYS: Do LRU discard in full keyrings
|
13 years ago |
David Howells
|
233e4735f2
KEYS: Permit in-place link replacement in keyring list
|
13 years ago |
David Howells
|
efde8b6e16
KEYS: Add missing smp_rmb() primitives to the keyring search code
|
13 years ago |
David Howells
|
6d528b0822
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
|
14 years ago |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
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
|
a8b17ed019
KEYS: Do some style cleanup in the key management code.
|
14 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
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
|
553d603c8f
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
|
15 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
David Howells
|
f0641cba77
KEYS: Use RCU dereference wrappers in keyring key type code
|
15 years ago |
Toshiyuki Okajima
|
cea7daa358
KEYS: find_keyring_by_name() can gain access to a freed keyring
|
15 years ago |
David Howells
|
b59ec78cdc
keys: don't need to use RCU in keyring_read() as semaphore is held
|
15 years ago |
Justin P. Mattock
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
Chihau Chau
|
512ea3bc30
Security: key: keyring: fix some code style issues
|
15 years ago |