summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
13 daystpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
13 daystpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
13 daystpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
13 daystpm: tpm_tis: Add settle time for some TPMsJim Broadus
13 daystpm: tpm_tis: store entire did_vidJim Broadus
13 daystpm_crb: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki
13 daystpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
13 daystpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()Gunnar Kudrjavets
13 daystpm: restore timeout for key creation commandsBaoli Zhang
13 daystpm: svsm: constify tpm_chip_opsDavid Windsor
2026-04-21tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-04-21tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-04-21tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets
2026-04-21tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets
2026-04-21tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets
2026-04-21tpm: i2c: atmel: fix block comment formattingEthan Luna
2026-04-21tpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-21tpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-02-01char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-15lib/crypto: aescfb: Use new AES library APIEric Biggers
2026-01-15tpm/tpm_ftpm_tee: Fix kdoc after function renamesUwe Kleine-König
2026-01-07tpm/tpm_ftpm_tee: Make use of tee bus methodsUwe Kleine-König
2026-01-07tpm/tpm_ftpm_tee: Make use of tee specific driver registrationUwe Kleine-König
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2025-12-03tpm: Cap the number of PCR banksJarkko Sakkinen
2025-12-03tpm: Remove tpm_find_get_opsJonathan McDowell
2025-12-03tpm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-12-03tpm_crb: add missing loc parameter to kerneldocStuart Yoder
2025-12-03tpm_crb: Fix a spelling mistakeChu Guangqing
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen
2025-09-25tpm: loongson: Add bufsiz parameter to tpm_loongson_send()Nathan Chancellor