aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-45/+0
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-081-23/+64
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-061-1/+1
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-64/+0
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-011-1/+1
* [PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells2005-11-071-4/+4
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-301-8/+13
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-36/+50
* [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* [PATCH] Keys: Base keyring size on key pointer not key structDavid Howells2005-07-071-7/+8
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-8/+59
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-97/+148
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+895