summaryrefslogtreecommitdiff
path: root/security/keys
AgeCommit message (Expand)Author
2024-05-21KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen
2024-05-21KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen
2024-05-15Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-09KEYS: trusted: Add session encryption protection to the seal/unseal pathJames Bottomley
2024-05-09KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen
2024-05-09docs: trusted-encrypted: add DCP as new trust sourceDavid Gstir
2024-05-09KEYS: trusted: Introduce NXP DCP-backed trusted keysDavid Gstir
2024-05-09KEYS: trusted: improve scalability of trust source configDavid Gstir
2024-05-09keys: Fix overwrite of key expiration on instantiationSilvio Gissi
2024-05-09keys: update key quotas in key_put()Luis Henriques
2024-04-15lsm: remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2024-02-15security: Introduce key_post_create_or_update hookRoberto Sassu
2024-01-24Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar
2024-01-09Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-05iov_iter: replace import_single_range() with import_ubuf()Jens Axboe
2023-12-05iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe
2023-11-27KEYS: encrypted: Add check for strsepChen Ni
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-24keys: Remove unused extern declarationsYueHaibing
2023-10-24KEYS: trusted: tee: Refactor register SHM usageSumit Garg
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-10-11security/keys: export key_lookup()Hannes Reinecke
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu
2023-08-17KEYS: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-08-07sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix
2023-07-28security: keys: perform capable check only on privileged operationsChristian Göttsche
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong
2023-07-17keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-06-08sysctl: move security keys sysctl registration to its own fileLuis Chamberlain
2023-03-21keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-13KEYS: DH: Use crypto_wait_reqHerbert Xu
2023-02-13KEYS: Add new function key_create()Thomas Weißschuh
2022-12-13Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-08KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg
2022-11-25use less confusing names for iov_iter direction initializerspull-iov_iterAl Viro
2022-10-19KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss
2022-10-10Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-05security/keys: Remove inconsistent __user annotationVincenzo Frascino
2022-09-21KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu