summaryrefslogtreecommitdiffstats
path: root/security/keys/key.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-1/+2
* [PATCH] keys: allocate key serial numbers randomlyMichael LeMay2006-06-261-14/+14
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-12/+14
* [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-221-0/+4
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-4/+4
* [RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse2006-04-211-4/+4
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-101-0/+4
* [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-251-5/+9
* [PATCH] Keys: Fix key quota management on key allocationDavid Howells2006-03-251-2/+2
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-061-1/+1
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-53/+3
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-071-2/+1
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-301-16/+40
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-36/+45
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-6/+18
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-52/+42
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1040