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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
2019-12-19
1
-4
/
+18
*
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
2019-12-17
1
-0
/
+8
*
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
2
-1
/
+1
*
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
2019-12-17
1
-17
/
+18
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-11
/
+1
|
\
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-11
/
+1
*
|
tpm: Switch to platform_get_irq_optional()
Hans de Goede
2019-11-12
1
-1
/
+1
*
|
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
2019-11-12
1
-33
/
+90
*
|
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
3
-374
/
+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 check after commands attribs tab allocation
Tadeusz Struk
2019-11-12
1
-0
/
+4
*
|
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
2019-11-12
1
-1
/
+0
*
|
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
2019-11-12
1
-9
/
+5
*
|
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
2019-11-12
5
-32
/
+432
*
|
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
2019-11-12
1
-21
/
+41
*
|
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2019-11-12
2
-1
/
+8
*
|
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
2019-11-12
1
-0
/
+79
*
|
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
2019-11-12
1
-0
/
+15
*
|
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2019-11-12
2
-35
/
+33
|
/
*
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
1
-7
/
+2
*
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-25
1
-5
/
+9
*
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
2019-09-02
4
-0
/
+396
*
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2019-09-02
2
-12
/
+2
*
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
2019-09-02
1
-0
/
+1
*
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
2019-09-02
1
-0
/
+2
*
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
4
-17
/
+47
*
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-08-05
1
-7
/
+16
*
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
1
-1
/
+10
*
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
2019-06-24
1
-3
/
+3
*
tpm: Append the final event log to the TPM event log
Matthew Garrett
2019-06-24
1
-7
/
+43
*
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
1
-1
/
+1
*
tpm: Abstract crypto agile event size calculations
Matthew Garrett
2019-06-24
1
-46
/
+1
*
tpm: Actually fail on TPM errors during "get random"
Kees Cook
2019-06-24
2
-4
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
22
-124
/
+22
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
6
-35
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
5
-65
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
|
*
Make anon_inodes unconditional
David Howells
2019-04-19
1
-1
/
+0
*
|
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
1
-2
/
+2
*
|
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
1
-1
/
+8
*
|
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-04-08
1
-8
/
+6
|
/
*
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
1
-6
/
+16
*
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
1
-2
/
+29
*
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
1
-1
/
+1
*
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
1
-10
/
+11
[next]