summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen2024-05-211-1/+2
* KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen2024-05-211-6/+18
* Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-151-1/+0
|\
| * lsm: remove the now superfluous sentinel element from ctl_table arrayJoel Granados2024-04-151-1/+0
* | Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-133-24/+30
|\ \
| * | keys: Fix overwrite of key expiration on instantiationSilvio Gissi2024-05-091-1/+2
| * | keys: update key quotas in key_put()Luis Henriques2024-05-093-23/+28
| |/
* | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-132-53/+106
|\ \
| * | KEYS: trusted: Add session encryption protection to the seal/unseal pathJames Bottomley2024-05-091-27/+61
| * | KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen2024-05-091-23/+31
| * | tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen2024-05-091-4/+5
| * | tpm: Remove tpm_send()Jarkko Sakkinen2024-05-091-2/+12
| |/
* | docs: trusted-encrypted: add DCP as new trust sourceDavid Gstir2024-05-091-0/+19
* | KEYS: trusted: Introduce NXP DCP-backed trusted keysDavid Gstir2024-05-094-1/+328
* | KEYS: trusted: improve scalability of trust source configDavid Gstir2024-05-091-2/+8
|/
* ima: Move to LSM infrastructureRoberto Sassu2024-02-151-8/+1
* security: Introduce key_post_create_or_update hookRoberto Sassu2024-02-151-1/+6
* 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
|/