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