summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+23
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak-2/+4
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak-2/+4
2026-02-01char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior-3/+2
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-15lib/crypto: aescfb: Use new AES library APIEric Biggers-5/+5
2026-01-15tpm/tpm_ftpm_tee: Fix kdoc after function renamesUwe Kleine-König-2/+2
2026-01-07tpm/tpm_ftpm_tee: Make use of tee bus methodsUwe Kleine-König-7/+19
2026-01-07tpm/tpm_ftpm_tee: Make use of tee specific driver registrationUwe Kleine-König-3/+2
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen-3/+11
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen-4/+3
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen-44/+53
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen-44/+111
2025-12-03tpm: Cap the number of PCR banksJarkko Sakkinen-11/+3
2025-12-03tpm: Remove tpm_find_get_opsJonathan McDowell-43/+17
2025-12-03tpm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2025-12-03tpm_crb: add missing loc parameter to kerneldocStuart Yoder-0/+2
2025-12-03tpm_crb: Fix a spelling mistakeChu Guangqing-1/+1
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen-1/+13
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder-9/+20
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov-23/+66
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen-97/+34
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets-2/+2
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers-71/+27
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers-3/+4
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen-1/+1
2025-09-25tpm: loongson: Add bufsiz parameter to tpm_loongson_send()Nathan Chancellor-1/+1
2025-09-02tpm: Add a driver for Loongson TPM deviceQunqin Zhao-0/+94
2025-07-28Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-150/+187
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+6
2025-07-23tpm_crb_ffa: handle tpm busy return codePrachotan Bathi-7/+38
2025-07-23tpm_crb_ffa: Remove memset usagePrachotan Bathi-14/+9
2025-07-23tpm_crb_ffa: Fix typos in function namePrachotan Bathi-3/+3
2025-07-23tpm: Check for completion after timeoutJarkko Sakkinen-2/+15
2025-07-23tpm: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring-7/+1
2025-07-23tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...Chelsy Ratnawat-27/+25
2025-07-23tpm_crb_ffa: Remove unused exportJarkko Sakkinen-4/+1
2025-07-23tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-inYeoreum Yun-3/+16
2025-07-23tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNCStefano Garzarella-16/+11
2025-07-23tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNCStefano Garzarella-49/+19
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella-3/+17
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella-18/+35
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers-6/+6
2025-06-17tpm: don't bother with removal of files in directory we'll be removingAl Viro-34/+12
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1