aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/keys/compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-03security/keys: remove compat_keyctl_instantiate_key_iovChristoph Hellwig1-34/+2
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig1-3/+2
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells1-0/+3
2019-12-12KEYS: remove CONFIG_KEYS_COMPATEric Biggers1-5/+0
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-2/+0
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+2
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+6
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells1-0/+2
2019-06-19keys: Add capability-checking keyctl functionDavid Howells1-0/+3
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells1-0/+18
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller1-2/+3
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau1-0/+4
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller1-1/+1
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau1-0/+4
2015-04-11switch keyctl_instantiate_key_common() to iov_iterAl Viro1-19/+10
2014-03-06security/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens1-2/+2
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells1-0/+3
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keysMathieu Desnoyers1-2/+2
2012-06-10Merge commit 'v3.5-rc2' into nextJames Morris1-1/+1
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh1-1/+1
2012-05-25KEYS: Fix some sparse warningsDavid Howells1-2/+2
2012-05-11KEYS: Add invalidation supportDavid Howells1-0/+3
2011-10-31Cross Memory AttachChristopher Yeoh1-1/+1
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells1-0/+47
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells1-0/+3
2011-01-21KEYS: Fix up comments in key management codeDavid Howells1-6/+7
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells1-3/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+3
2008-04-29keys: add keyctl function to get a security labelDavid Howells1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells1-0/+3
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+3
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells1-2/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+78