David Howells
|
62fe318256
KEYS: Fix keyring content gc scanner
|
11 years ago |
David Howells
|
034faeb9ef
KEYS: Fix keyring quota misaccounting on key replacement and unlink
|
11 years ago |
David Howells
|
74792b0001
KEYS: Fix a race between negating a key and reading the error set
|
11 years ago |
David Howells
|
008643b86c
KEYS: Add a 'trusted' flag and a 'trusted only' flag
|
12 years ago |
David Howells
|
b2a4df200d
KEYS: Expand the capacity of a keyring
|
12 years ago |
David Howells
|
e57e8669f2
KEYS: Drop the permissions argument from __keyring_search_one()
|
12 years ago |
David Howells
|
ccc3e6d9c9
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
|
12 years ago |
David Howells
|
4bdf0bc300
KEYS: Introduce a search context structure
|
12 years ago |
David Howells
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
12 years ago |
David Howells
|
a5b4bd2874
KEYS: Use bool in make_key_ref() and is_key_possessed()
|
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 |
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
|
13 years ago |
David Howells
|
4442d7704c
Merge branch 'modsign-keys-devel' into security-next-keys
|
13 years ago |
David Howells
|
f8aa23a55f
KEYS: Use keyring_alloc() to create special keyrings
|
13 years ago |
David Howells
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
13 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
|
13 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 |