aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c
Commit message (Expand)AuthorAgeFilesLines
* keys: skip keys from another user namespaceSerge E. Hallyn2009-02-271-0/+3
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-7/+7
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-141-0/+1
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-291-12/+7
* keys: check starting keyring as part of searchKevin Coffman2008-04-291-4/+31
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-261-0/+2
* [PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2006-12-071-3/+1
* [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-221-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-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