aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/key.c
Commit message (Expand)AuthorAge
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the key management codeDavid Howells2008-11-13
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: allow clients to set key perms in key_create_or_update()Arun Raghavan2008-04-29
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [PATCH] Keys: Fix key serial number collision handlingDavid Howells2007-02-06
* [PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-27
* [PATCH] keys: allocate key serial numbers randomlyMichael LeMay2006-06-26
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-26
* [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-22
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-22
* [RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse2006-04-21
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-10
* [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-25
* [PATCH] Keys: Fix key quota management on key allocationDavid Howells2006-03-25
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-06
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-06
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-07
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-30
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-28
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-25
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-24
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16