summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted-keys
Commit message (Expand)AuthorAgeFilesLines
* 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
* security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
* KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg2022-12-081-1/+2
* KEYS: trusted: tpm2: Fix migratable logicDavid Safford2022-06-081-2/+2
* 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-233-6/+35
* 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
* | 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
|/
* trusted-keys: match tpm_get_ops on all return pathsBen Boeckel2021-05-121-3/+3
* KEYS: trusted: Fix memory leak on object tdColin Ian King2021-05-121-3/+5
* Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds2021-04-262-13/+16
|\
| * KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley2021-04-212-13/+16
* | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-266-327/+1035
|\|
| * KEYS: trusted: Fix missing null return from kzalloc callColin Ian King2021-04-141-2/+4
| * KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg2021-04-143-0/+324
| * KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-143-297/+424
| * security: keys: trusted: Make sealed key properly interoperableJames Bottomley2021-04-141-15/+38
| * security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-144-8/+218
| * security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-142-10/+32
* | KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley2021-04-211-1/+1
|/
* KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-161-4/+18
* KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-02-161-1/+1
* KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-02-161-3/+17
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-17/+17
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-291-12/+2
* security: keys: trusted: fix lost handle flushJames Bottomley2019-12-171-0/+1
* KEYS: trusted: Remove set but not used variable 'keyhndl'zhengbin2019-11-121-2/+0
* KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2019-11-123-2/+317
* KEYS: trusted: Create trusted keys subsystemSumit Garg2019-11-122-0/+1282