aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-21[RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse1-4/+4
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells1-0/+4
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells1-5/+9
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells1-2/+2
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk1-1/+1
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-53/+3
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-2/+1
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells1-16/+40
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells1-36/+45
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells1-6/+18
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells1-52/+42
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1040