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 |
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
|
47d804bfa1
CRED: Wrap task credential accesses in the key management code
|
16 years ago |
David Howells
|
0b77f5bfb4
keys: make the keyring quotas controllable through /proc/sys
|
17 years ago |
David Howells
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
17 years ago |
Arun Raghavan
|
6b79ccb514
keys: allow clients to set key perms in key_create_or_update()
|
17 years ago |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
David Howells
|
76181c134f
KEYS: Make request_key() and co fundamentally asynchronous
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
David Howells
|
9ad0830f30
[PATCH] Keys: Fix key serial number collision handling
|
18 years ago |
Eric Sesterhenn
|
48ad504ee7
[PATCH] security/keys/*: user kmemdup()
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |