summaryrefslogtreecommitdiffstats
path: root/security/keys/compat.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-2/+0Star
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-0/+2
|\
| * keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells2019-07-031-0/+2
* | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-091-0/+6
|\|
| * keys: Add capability-checking keyctl functionDavid Howells2019-06-191-0/+3
| * keys: Add a keyctl to move a key between keyringsDavid Howells2019-05-301-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-261-0/+18
* KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-041-2/+3
* KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau2017-04-041-0/+4
* KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-031-1/+1
* KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-121-0/+4
* switch keyctl_instantiate_key_common() to iov_iterAl Viro2015-04-121-19/+10Star
* security/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-061-2/+2
* KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+3
* Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-121-2/+2
* Merge commit 'v3.5-rc2' into nextJames Morris2012-06-101-1/+1
|\
| * aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-06-011-1/+1
* | KEYS: Fix some sparse warningsDavid Howells2012-05-251-2/+2
|/
* KEYS: Add invalidation supportDavid Howells2012-05-111-0/+3
* Cross Memory AttachChristopher Yeoh2011-11-011-1/+1
* KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-081-0/+47
* KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-081-0/+3
* KEYS: Fix up comments in key management codeDavid Howells2011-01-211-6/+7
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-211-3/+1Star
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+3
* keys: add keyctl function to get a security labelDavid Howells2008-04-291-0/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-091-0/+3
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-091-0/+3
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-2/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+78