| Commit message (Expand) | Author | Age |
* | KEYS: Add a new keyctl op to reject a key with a specified error code | David Howells | 2011-03-07 |
* | KEYS: Add a key type op to permit the key description to be vetted | David Howells | 2011-03-07 |
* | KEYS: Fix __key_link_end() quota fixup on error | David Howells | 2011-01-25 |
* | KEYS: Fix up comments in key management code | David Howells | 2011-01-21 |
* | KEYS: Do some style cleanup in the key management code. | David Howells | 2011-01-21 |
* | KEYS: Do preallocation for __key_link() | David Howells | 2010-05-06 |
* | security: whitespace coding style fixes | Justin P. Mattock | 2010-04-22 |
* | KEYS: Fix garbage collector | David Howells | 2009-09-14 |
* | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] | David Howells | 2009-09-02 |
* | KEYS: Flag dead keys to induce EKEYREVOKED [try #6] | David Howells | 2009-09-02 |
* | KEYS: Deal with dead-type keys appropriately [try #6] | David Howells | 2009-09-02 |
* | keys: distinguish per-uid keys in different namespaces | Serge E. Hallyn | 2009-02-26 |
* | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 |
* | CRED: Wrap task credential accesses in the key management code | David Howells | 2008-11-13 |
* | keys: make the keyring quotas controllable through /proc/sys | David Howells | 2008-04-29 |
* | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 2008-04-29 |
* | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 2008-04-29 |
* | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 2008-02-07 |
* | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | [PATCH] Keys: Fix key serial number collision handling | David Howells | 2007-02-06 |
* | [PATCH] security/keys/*: user kmemdup() | Eric Sesterhenn | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-27 |
* | [PATCH] keys: allocate key serial numbers randomly | Michael LeMay | 2006-06-26 |
* | [PATCH] keys: sort out key quota system | David Howells | 2006-06-26 |
* | [PATCH] Keys: Fix race between two instantiators of a key | David Howells | 2006-06-22 |
* | [PATCH] selinux: add hooks for key subsystem | Michael LeMay | 2006-06-22 |
* | [RBTREE] Update key.c to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 |
* | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 |
* | [PATCH] Keys: Replace duplicate non-updateable keys rather than failing | David Howells | 2006-03-25 |
* | [PATCH] Keys: Fix key quota management on key allocation | David Howells | 2006-03-25 |
* | [PATCH] security/: possible cleanups | Adrian Bunk | 2006-01-06 |
* | [PATCH] Keys: Remove key duplication | David Howells | 2006-01-06 |
* | [PATCH] kfree cleanup: security | Jesper Juhl | 2005-11-07 |
* | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 2005-10-30 |
* | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells | 2005-09-28 |
* | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 2005-06-25 |
* | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 2005-06-24 |
* | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 2005-06-24 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |