summaryrefslogtreecommitdiffstats
path: root/security/keys/user_defined.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-6/+8
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-231-0/+37
|\
| * keys: add a "logon" key typeJeff Layton2012-01-171-0/+37
* | keys: fix user_defined key sparse messagesMimi Zohar2012-01-191-3/+3
|/
* KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-151-1/+2
* Merge branch 'next' into for-linusJames Morris2011-05-241-2/+2
|\
| * KEYS: Improve /proc/keysDavid Howells2011-03-171-2/+2
* | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan2011-05-071-14/+2
|/
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-081-2/+1
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-211-24/+8
* KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-051-1/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-261-1/+24
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-33/+0
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-301-25/+24
* [PATCH] eCryptfs: export user key typeMichael Halcrow2005-06-241-0/+2
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-24/+61
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+191