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
|
96b5c8fea6
KEYS: Reduce initial permissions on keys
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
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 |
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 |
David Howells
|
f70e2e0619
KEYS: Do preallocation for __key_link()
|
15 years ago |
Justin P. Mattock
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
David Howells
|
c08ef808ef
KEYS: Fix garbage collector
|
16 years ago |
David Howells
|
5d135440fa
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
|
16 years ago |
David Howells
|
f041ae2f99
KEYS: Flag dead keys to induce EKEYREVOKED [try #6]
|
16 years ago |
David Howells
|
5593122eec
KEYS: Deal with dead-type keys appropriately [try #6]
|
16 years ago |