aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/user_defined.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24KEYS: Introduce a search context structureDavid Howells1-8/+10
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-6/+8
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+37
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-17keys: add a "logon" key typeJeff Layton1-0/+37
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells1-1/+2
2011-05-24Merge branch 'next' into for-linusJames Morris1-2/+2
2011-05-07security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan1-14/+2
2011-03-17KEYS: Improve /proc/keysDavid Howells1-2/+2
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells1-2/+1
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells1-24/+8
2010-05-05KEYS: Fix an RCU warning in the reading of user keysDavid Howells1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells1-1/+24
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-33/+0
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells1-25/+24
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow1-0/+2
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells1-24/+61
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+191