summaryrefslogtreecommitdiffstats
path: root/security/keys/keyctl.c
Commit message (Expand)AuthorAgeFilesLines
* iov_iter: replace import_single_range() with import_ubuf()Jens Axboe2023-12-051-2/+2
* iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe2023-12-051-2/+1
* security: keys: perform capable check only on privileged operationsChristian Göttsche2023-07-281-3/+8
* use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
* security: keys: delete repeated words in commentsRandy Dunlap2021-01-211-1/+1
* task_work: cleanup notification modesJens Axboe2020-10-171-1/+1
* security/keys: remove compat_keyctl_instantiate_key_iovChristoph Hellwig2020-10-031-1/+1
* Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-10/+105
|\
| * keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-191-7/+9
| * watch_queue: Add a key/keyring notification facilityDavid Howells2020-05-191-3/+96
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-041-11/+5
|/
* Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-041-17/+86
|\
| * KEYS: Avoid false positive ENOMEM error on key readWaiman Long2020-03-291-15/+43
| * KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-291-16/+57
* | KEYS: reaching the keys quotas correctlyYang Xu2020-03-151-2/+2
|/
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-72/+32
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-32/+72
|\
| * keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells2019-07-031-1/+7
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-31/+65
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-3/+5
|\|
| * keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-271-1/+1
| * keys: Include target namespace in match criteriaDavid Howells2019-06-261-1/+2
| * keys: Namespace keyring namesDavid Howells2019-06-261-1/+2
| * keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
* | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-081-1/+89
|\|
| * keys: Add capability-checking keyctl functionDavid Howells2019-06-191-0/+35
| * keys: Add a keyctl to move a key between keyringsDavid Howells2019-05-301-0/+52
| * keys: sparse: Fix incorrect RCU accessesDavid Howells2019-05-291-1/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-071-1/+1
|\
| * keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks2019-03-041-1/+1
* | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-151-0/+1
|/
* security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-121-1/+0
* KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-261-0/+24
* KEYS: reject NULL restriction string when type is specifiedEric Biggers2017-12-081-14/+10
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-5/+4
* KEYS: prevent KEYCTL_READ on negative keyEric Biggers2017-09-251-0/+5
* KEYS: fix key refcount leak in keyctl_read_key()Eric Biggers2017-09-251-1/+1
* KEYS: fix key refcount leak in keyctl_assume_authority()Eric Biggers2017-09-251-4/+2
* KEYS: sanitize add_key() and keyctl() key payloadsEric Biggers2017-06-091-3/+9
* KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers2017-06-091-2/+2
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-16/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-031-1/+59
|\
| * KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-041-1/+1
| * KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau2017-04-041-0/+58
* | KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-04-181-7/+4
* | KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells2017-04-181-2/+7
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1