summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar2024-01-241-4/+0
* Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2024-01-091-0/+4
|\
| * KEYS: encrypted: Add check for strsepChen Ni2023-11-271-0/+4
* | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-081-3/+2
|\ \
| * | 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
| |/
* / keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2023-12-214-22/+37
|/
* Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-1/+1
|\
| * KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu2023-09-151-1/+1
* | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-011-0/+1
|\ \
| * | security/keys: export key_lookup()Hannes Reinecke2023-10-111-0/+1
| |/
* | keys: Remove unused extern declarationsYueHaibing2023-10-241-7/+0
* | KEYS: trusted: tee: Refactor register SHM usageSumit Garg2023-10-241-44/+20
* | KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen2023-10-241-10/+10
* | KEYS: trusted: Remove redundant static calls usageSumit Garg2023-10-101-8/+5
|/
* KEYS: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-08-171-1/+1
* sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix2023-08-071-1/+1
* security: keys: perform capable check only on privileged operationsChristian Göttsche2023-07-281-3/+8
* security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
* keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu2023-07-171-11/+24
* sysctl: move security keys sysctl registration to its own fileLuis Chamberlain2023-06-081-0/+7
* keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells2023-03-211-3/+6
* Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-211-25/+5
|\
| * KEYS: DH: Use crypto_wait_reqHerbert Xu2023-02-131-25/+5
* | KEYS: Add new function key_create()Thomas Weißschuh2023-02-131-37/+100
|/
* Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-12-131-3/+3
|\
| * KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss2022-10-191-3/+3
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-2/+2
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
| |/
* / KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg2022-12-081-1/+2
|/
* Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-101-1/+1
|\
| * security/keys: Remove inconsistent __user annotationVincenzo Frascino2022-10-051-1/+1
* | KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu2022-09-211-2/+0
|/
* KEYS: trusted: tpm2: Fix migratable logicDavid Safford2022-06-081-2/+2
* Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-245-19/+172
|\
| * KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum2022-05-234-2/+97
| * KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum2022-05-231-1/+34
| * KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum2022-05-234-17/+42
* | big_keys: Use struct for internal payloadKees Cook2022-05-161-37/+36
|/
* Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-14/+9
|\
| * KEYS: trusted: tee: use tee_shm_register_kernel_buf()Jens Wiklander2022-02-161-14/+9
* | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-212-23/+67
|\ \
| * | KEYS: encrypted: Instantiate key with user-provided decrypted dataYael Tzur2022-02-212-23/+67
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-211-1/+1
|\ \
| * | crypto: dh - constify struct dh's pointer membersNicolai Stange2022-03-031-1/+1
| |/
* | KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp2022-03-081-1/+1
* | KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold2022-03-081-2/+2
* | KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers2022-03-081-3/+11
|/
* security: DH - use KDF implementation from crypto APIStephan Müller2021-11-262-92/+19
* security: DH - remove dead code for zero paddingStephan Müller2021-11-261-21/+4