| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: Fix race between updating and finding a negative key | David Howells | 2017-10-18 | 1 | -2/+2 |
* | KEYS: user_defined: sanitize key payloads | Eric Biggers | 2017-06-09 | 1 | -4/+12 |
* | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 2017-03-02 | 1 | -3/+3 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | KEYS: user_update should use copy of payload made during preparsing | David Howells | 2016-04-12 | 1 | -31/+11 |
* | KEYS: Fix handling of stored error in a negatively instantiated user key | David Howells | 2015-11-25 | 1 | -1/+4 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -7/+7 |
* | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -12/+0 |
* | KEYS: Remove key_type::def_lookup_type | David Howells | 2014-09-16 | 1 | -2/+0 |
* | KEYS: Preparse match data | David Howells | 2014-09-16 | 1 | -2/+2 |
* | KEYS: user: Use key preparsing | David Howells | 2014-07-22 | 1 | -19/+22 |
* | KEYS: Introduce a search context structure | David Howells | 2013-09-24 | 1 | -8/+10 |
* | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -6/+8 |
* | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-01-23 | 1 | -0/+37 |
|\ |
|
| * | keys: add a "logon" key type | Jeff Layton | 2012-01-17 | 1 | -0/+37 |
* | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 | 1 | -3/+3 |
|/ |
|
* | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells | 2011-11-15 | 1 | -1/+2 |
* | Merge branch 'next' into for-linus | James Morris | 2011-05-24 | 1 | -2/+2 |
|\ |
|
| * | KEYS: Improve /proc/keys | David Howells | 2011-03-17 | 1 | -2/+2 |
* | | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() | Lai Jiangshan | 2011-05-07 | 1 | -14/+2 |
|/ |
|
* | KEYS: Add an RCU payload dereference macro | David Howells | 2011-03-08 | 1 | -2/+1 |
* | KEYS: Do some style cleanup in the key management code. | David Howells | 2011-01-21 | 1 | -24/+8 |
* | KEYS: Fix an RCU warning in the reading of user keys | David Howells | 2010-05-05 | 1 | -1/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] keys: discard the contents of a key on revocation | David Howells | 2006-06-26 | 1 | -1/+24 |
* | [PATCH] Keys: Remove key duplication | David Howells | 2006-01-06 | 1 | -33/+0 |
* | [PATCH] Keys: Export user-defined keyring operations | David Howells | 2005-10-30 | 1 | -25/+24 |
* | [PATCH] eCryptfs: export user key type | Michael Halcrow | 2005-06-24 | 1 | -0/+2 |
* | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 2005-06-24 | 1 | -24/+61 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+191 |