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
|
16feef4340
KEYS: Consolidate the concept of an 'index key' for key access
|
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
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
13 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
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 |
Tejun Heo
|
3b07e9ca26
workqueue: deprecate system_nrt[_freezable]_wq
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
David Howells
|
fd75815f72
KEYS: Add invalidation support
|
13 years ago |
David Howells
|
1eb1bcf5bf
KEYS: Announce key type (un)registration
|
13 years ago |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 years ago |
Bryan Schumaker
|
59e6b9c113
Created a function for setting timeouts on keys
|
13 years ago |
Jeff Layton
|
9f6ed2ca25
keys: add a "logon" key type
|
13 years ago |
David Howells
|
7845bc3964
KEYS: Give key types their own lockdep class for key->sem
|
13 years ago |
David Howells
|
0c061b5707
KEYS: Correctly destroy key payloads when their keytype is removed
|
14 years ago |
David Howells
|
b072e9bc2f
KEYS: Make the key reaper non-reentrant
|
14 years ago |
David Howells
|
8bc16deabc
KEYS: Move the unreferenced key reaper to the keys garbage collector file
|
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
|
b9fffa3877
KEYS: Add a key type op to permit the key description to be vetted
|
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 |