summaryrefslogtreecommitdiffstats
path: root/security/keys/user_defined.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-251-1/+4
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-7/+7
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-12/+0Star
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-161-2/+0Star
* KEYS: Preparse match dataDavid Howells2014-09-161-2/+2
* KEYS: user: Use key preparsingDavid Howells2014-07-221-19/+22
* KEYS: Introduce a search context structureDavid Howells2013-09-241-8/+10
* 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-181-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-161-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-081-14/+2Star
|/
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-081-2/+1Star
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-211-24/+8Star
* 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/+0Star
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-261-1/+24
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-33/+0Star
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-311-25/+24Star
* [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-171-0/+191