aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells1-45/+0
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells1-23/+64
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk1-1/+1
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-64/+0
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells1-1/+1
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells1-4/+4
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells1-8/+13
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells1-36/+50
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells1-1/+5
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells1-7/+8
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells1-8/+59
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells1-97/+148
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+895