summaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c
Commit message (Expand)AuthorAgeFilesLines
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-271-0/+2
* [PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2006-12-071-3/+1Star
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-261-0/+21
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-2/+2
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-231-2/+3
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-101-0/+1
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-091-45/+0Star
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-091-23/+64
* [PATCH] security/: possible cleanupsAdrian Bunk2006-01-061-1/+1
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-64/+0Star
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-021-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-311-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-081-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-171-0/+895