summaryrefslogtreecommitdiff
path: root/security/keys/user_defined.c
Commit message (Expand)AuthorAge
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
* KEYS: Preparse match dataDavid Howells2014-09-16
* KEYS: user: Use key preparsingDavid Howells2014-07-22
* KEYS: Introduce a search context structureDavid Howells2013-09-24
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-23
|\
| * keys: add a "logon" key typeJeff Layton2012-01-17
* | keys: fix user_defined key sparse messagesMimi Zohar2012-01-19
|/
* KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-15
* Merge branch 'next' into for-linusJames Morris2011-05-24
|\
| * KEYS: Improve /proc/keysDavid Howells2011-03-17
* | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan2011-05-07
|/
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-08
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-21
* KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-05
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-26
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-06
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-30
* [PATCH] eCryptfs: export user key typeMichael Halcrow2005-06-24
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16