aboutsummaryrefslogtreecommitdiff
path: root/security/keys/compat.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+0
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+6
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONGravatar David Howells 1-0/+2
2019-06-19keys: Add capability-checking keyctl functionGravatar David Howells 1-0/+3
2019-05-30keys: Add a keyctl to move a key between keyringsGravatar David Howells 1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]Gravatar David Howells 1-0/+18
2017-04-04KEYS: add SP800-56A KDF support for DHGravatar Stephan Mueller 1-2/+3
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGGravatar Mat Martineau 1-0/+4
2016-06-03KEYS: Add placeholder for KDF usage with DHGravatar Stephan Mueller 1-1/+1
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandGravatar Mat Martineau 1-0/+4
2015-04-11switch keyctl_instantiate_key_common() to iov_iterGravatar Al Viro 1-19/+10
2014-03-06security/compat: convert to COMPAT_SYSCALL_DEFINEGravatar Heiko Carstens 1-2/+2
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesGravatar David Howells 1-0/+3
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Gravatar Mathieu Desnoyers 1-2/+2
2012-06-10Merge commit 'v3.5-rc2' into nextGravatar James Morris 1-1/+1
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Gravatar Christopher Yeoh 1-1/+1
2012-05-25KEYS: Fix some sparse warningsGravatar David Howells 1-2/+2
2012-05-11KEYS: Add invalidation supportGravatar David Howells 1-0/+3
2011-10-31Cross Memory AttachGravatar Christopher Yeoh 1-1/+1
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEGravatar David Howells 1-0/+47
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeGravatar David Howells 1-0/+3
2011-01-21KEYS: Fix up comments in key management codeGravatar David Howells 1-6/+7
2011-01-21KEYS: Do some style cleanup in the key management code.Gravatar David Howells 1-3/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]Gravatar David Howells 1-0/+3
2008-04-29keys: add keyctl function to get a security labelGravatar David Howells 1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-01-08[PATCH] keys: Permit running process to instantiate keysGravatar David Howells 1-0/+3
2006-01-08[PATCH] keys: Permit key expiry time to be setGravatar David Howells 1-0/+3
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyGravatar David Howells 1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+78