index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
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
2025-12-05
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2025-12-03
tpm: Cap the number of PCR banks
Jarkko Sakkinen
2025-12-03
tpm: Remove tpm_find_get_ops
Jonathan McDowell
2025-12-03
tpm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-12-03
tpm_crb: add missing loc parameter to kerneldoc
Stuart Yoder
2025-12-03
tpm_crb: Fix a spelling mistake
Chu Guangqing
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
2025-09-25
tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
Nathan Chancellor
2025-09-02
tpm: Add a driver for Loongson TPM device
Qunqin Zhao
2025-07-28
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-23
tpm_crb_ffa: handle tpm busy return code
Prachotan Bathi
2025-07-23
tpm_crb_ffa: Remove memset usage
Prachotan Bathi
2025-07-23
tpm_crb_ffa: Fix typos in function name
Prachotan Bathi
2025-07-23
tpm: Check for completion after timeout
Jarkko Sakkinen
2025-07-23
tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring
2025-07-23
tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...
Chelsy Ratnawat
2025-07-23
tpm_crb_ffa: Remove unused export
Jarkko Sakkinen
2025-07-23
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
2025-07-23
tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2025-07-23
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2025-07-23
tpm: support devices with synchronous send()
Stefano Garzarella
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
[next]