summaryrefslogtreecommitdiffstats
path: root/security/keys/compat.c
Commit message (Expand)AuthorAgeFilesLines
* 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-111-19/+10
* 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-05-311-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-10-311-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/+1
* 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/+0
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-0/+3
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-081-0/+3
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-2/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+78
OpenPOWER on IntegriCloud