| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-03 | security/keys: remove compat_keyctl_instantiate_key_iov | Christoph Hellwig | 1 | -34/+2 |
| 2020-10-03 | iov_iter: transparently handle compat iovecs in import_iovec | Christoph Hellwig | 1 | -3/+2 |
| 2020-05-19 | watch_queue: Add a key/keyring notification facility | David Howells | 1 | -0/+3 |
| 2019-12-12 | KEYS: remove CONFIG_KEYS_COMPAT | Eric Biggers | 1 | -5/+0 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
| 2019-07-08 | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
| 2019-07-03 | keys: Provide KEYCTL_GRANT_PERMISSION | David Howells | 1 | -0/+2 |
| 2019-06-19 | keys: Add capability-checking keyctl function | David Howells | 1 | -0/+3 |
| 2019-05-30 | keys: Add a keyctl to move a key between keyrings | David Howells | 1 | -0/+3 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 1 | -0/+18 |
| 2017-04-04 | KEYS: add SP800-56A KDF support for DH | Stephan Mueller | 1 | -2/+3 |
| 2017-04-04 | KEYS: Add KEYCTL_RESTRICT_KEYRING | Mat Martineau | 1 | -0/+4 |
| 2016-06-03 | KEYS: Add placeholder for KDF usage with DH | Stephan Mueller | 1 | -1/+1 |
| 2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau | 1 | -0/+4 |
| 2015-04-11 | switch keyctl_instantiate_key_common() to iov_iter | Al Viro | 1 | -19/+10 |
| 2014-03-06 | security/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens | 1 | -2/+2 |
| 2013-09-24 | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells | 1 | -0/+3 |
| 2013-03-12 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers | 1 | -2/+2 |
| 2012-06-10 | Merge commit 'v3.5-rc2' into next | James Morris | 1 | -1/+1 |
| 2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 1 | -1/+1 |
| 2012-05-25 | KEYS: Fix some sparse warnings | David Howells | 1 | -2/+2 |
| 2012-05-11 | KEYS: Add invalidation support | David Howells | 1 | -0/+3 |
| 2011-10-31 | Cross Memory Attach | Christopher Yeoh | 1 | -1/+1 |
| 2011-03-08 | KEYS: Add an iovec version of KEYCTL_INSTANTIATE | David Howells | 1 | -0/+47 |
| 2011-03-08 | KEYS: Add a new keyctl op to reject a key with a specified error code | David Howells | 1 | -0/+3 |
| 2011-01-21 | KEYS: Fix up comments in key management code | David Howells | 1 | -6/+7 |
| 2011-01-21 | KEYS: Do some style cleanup in the key management code. | David Howells | 1 | -3/+1 |
| 2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+3 |
| 2008-04-29 | keys: add keyctl function to get a security label | David Howells | 1 | -0/+3 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2006-01-08 | [PATCH] keys: Permit running process to instantiate keys | David Howells | 1 | -0/+3 |
| 2006-01-08 | [PATCH] keys: Permit key expiry time to be set | David Howells | 1 | -0/+3 |
| 2005-06-24 | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 1 | -2/+5 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+78 |