summaryrefslogtreecommitdiffstats
path: root/security/keys/user_defined.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* KEYS: user_update should use copy of payload made during preparsingDavid Howells2016-04-121-31/+11
* 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/+0
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-161-2/+0
* 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-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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+191
OpenPOWER on IntegriCloud