index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-01
1
-1
/
+1
|
\
|
*
tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers
Jarkko Sakkinen
2023-04-28
1
-1
/
+1
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-0
/
+73
|
|
\
|
*
|
tpm: fix up the tpm_class shutdown_pre pointer when created
Greg Kroah-Hartman
2023-03-17
1
-0
/
+1
*
|
|
tpm, tpm_tis: startup chip before testing for interrupts
Lino Sanfilippo
2023-04-24
1
-0
/
+1
|
|
/
|
/
|
*
|
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
1
-0
/
+73
|
/
*
tpm: Add upgrade/reduced mode support for TPM1.2 modules
Stefan Mahnke-Hartmann
2022-08-03
1
-0
/
+1
*
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
2022-03-08
1
-0
/
+2
*
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-02-16
1
-4
/
+0
*
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
2020-07-24
1
-1
/
+4
*
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
1
-0
/
+1
*
tpm: Don't make log failures fatal
Matthew Garrett
2020-03-13
1
-1
/
+1
*
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
1
-1
/
+0
*
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
1
-11
/
+0
*
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
1
-212
/
+0
*
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
2019-11-12
1
-6
/
+3
*
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2019-11-12
1
-0
/
+1
*
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2019-11-12
1
-13
/
+10
*
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
1
-1
/
+1
*
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
1
-97
/
+4
*
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
1
-2
/
+3
*
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
1
-12
/
+1
*
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
1
-1
/
+2
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-8
/
+5
*
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-9
/
+0
*
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
1
-0
/
+2
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
1
-6
/
+2
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-5
/
+5
*
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
1
-4
/
+5
*
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
1
-0
/
+1
*
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
1
-16
/
+13
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
1
-3
/
+2
*
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
1
-5
/
+5
*
tpm1: reimplement tpm1_continue_selftest() using tpm_buf
Tomas Winkler
2018-11-13
1
-9
/
+0
*
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
Tomas Winkler
2018-11-13
1
-16
/
+2
*
tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
Tomas Winkler
2018-11-13
1
-11
/
+0
*
tpm: add tpm_auto_startup() into tpm-interface.c
Tomas Winkler
2018-11-13
1
-0
/
+1
*
tpm: factor out tpm_startup function
Tomas Winkler
2018-11-13
1
-1
/
+0
*
tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-0
/
+2
*
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-3
/
+2
*
tpm: factor out tpm1_get_random into tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-0
/
+1
*
tpm: move tpm_getcap to tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-2
/
+2
*
tpm: move tpm1_pcr_extend to tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-0
/
+2
*
tpm: factor out tpm_get_timeouts()
Tomas Winkler
2018-11-13
1
-0
/
+3
*
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
2018-11-13
1
-0
/
+1
*
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-1
/
+1
[next]