aboutsummaryrefslogtreecommitdiff
path: root/security/keys/user_defined.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeGravatar David Howells 1-1/+2
2011-05-24Merge branch 'next' into for-linusGravatar James Morris 1-2/+2
2011-05-07security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Gravatar Lai Jiangshan 1-14/+2
2011-03-17KEYS: Improve /proc/keysGravatar David Howells 1-2/+2
2011-03-08KEYS: Add an RCU payload dereference macroGravatar David Howells 1-2/+1
2011-01-21KEYS: Do some style cleanup in the key management code.Gravatar David Howells 1-24/+8
2010-05-05KEYS: Fix an RCU warning in the reading of user keysGravatar David Howells 1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-06-26[PATCH] keys: discard the contents of a key on revocationGravatar David Howells 1-1/+24
2006-01-06[PATCH] Keys: Remove key duplicationGravatar David Howells 1-33/+0
2005-10-30[PATCH] Keys: Export user-defined keyring operationsGravatar David Howells 1-25/+24
2005-06-24[PATCH] eCryptfs: export user key typeGravatar Michael Halcrow 1-0/+2
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadGravatar David Howells 1-24/+61
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+191