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