index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
5 days
tpm-buf: Add TPM buffer support header for standalone reuse
Ross Philipson
5 days
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
5 days
tpm-buf: Remove chip parameter from tpm_buf_append_handle()
Jarkko Sakkinen
5 days
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
5 days
tpm: Move platform specific definitions to the new PTP header
Ross Philipson
5 days
tpm: Move TPM common base definitions to the command header
Ross Philipson
5 days
tpm: Move TPM2 specific definitions to the command header
Ross Philipson
5 days
tpm: Move TPM1 specific definitions to the command header
Ross Philipson
5 days
tpm: Initial step to reorganize TPM public headers
Ross Philipson
5 days
tpm: st33zp24: Validate locality read result
Ruoyu Wang
5 days
tpm: st33zp24: Return zero on status read failure
Ruoyu Wang
5 days
tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is null
Li Jun
5 days
tpm: atmel: depend on X86
Karl Mehltretter
5 days
tpm: Remove redundant dev_err()
Pan Chuang
5 days
tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
Myeonghun Pak
2026-07-12
tpm: Make the TPM character devices non-seekable
Jaewon Yang
2026-06-21
tpm: fix event_size output in tpm1_binary_bios_measurements_show
Thorsten Blum
2026-06-21
tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Yeoreum Yun
2026-06-21
tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Michael Bommarito
2026-06-21
tpm: tpm_tis: Add settle time for some TPMs
Jim Broadus
2026-06-21
tpm: tpm_tis: store entire did_vid
Jim Broadus
2026-06-21
tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
2026-06-21
tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
Jarkko Sakkinen
2026-06-21
tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()
Gunnar Kudrjavets
2026-06-21
tpm: restore timeout for key creation commands
Baoli Zhang
2026-06-21
tpm: svsm: constify tpm_chip_ops
David Windsor
2026-04-21
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
2026-04-21
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
2026-04-21
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
2026-04-21
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
2026-04-21
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
2026-04-21
tpm: i2c: atmel: fix block comment formatting
Ethan Luna
2026-04-21
tpm_crb: Convert ACPI driver to a platform one
Rafael J. Wysocki
2026-04-21
tpm: Make tcpci_pm_ops variable static const
Krzysztof Kozlowski
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
2026-02-01
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
2026-01-15
tpm/tpm_ftpm_tee: Fix kdoc after function renames
Uwe Kleine-König
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
Jarkko Sakkinen
[next]