summaryrefslogtreecommitdiffstats
path: root/security/keys/keyring.c
AgeCommit message (Expand)AuthorLines
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells-12/+7
2008-04-29keys: check starting keyring as part of searchKevin Coffman-4/+31
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells-0/+2
2006-12-07[PATCH] security/keys/*: user kmemdup()Eric Sesterhenn-3/+1
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells-0/+21
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells-2/+2
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay-2/+3
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells-0/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells-45/+0
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells-23/+64
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk-1/+1
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells-64/+0
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells-1/+1
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells-4/+4
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells-8/+13
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells-36/+50
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells-1/+5
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells-7/+8
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells-8/+59
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells-97/+148
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+895