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