index
:
Linux Stable
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.13.y
linux-6.14.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: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-10-01
2
-0
/
+10
*
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-04-27
1
-1
/
+9
*
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-04-27
1
-6
/
+16
*
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-11-21
1
-1
/
+1
*
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-11-21
1
-1
/
+2
*
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
2018-11-10
1
-1
/
+5
*
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-08-15
1
-23
/
+20
*
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
1
-0
/
+4
*
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2018-06-13
3
-0
/
+17
*
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-24
1
-2
/
+3
*
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-24
2
-0
/
+11
*
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
1
-2
/
+6
*
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
1
-2
/
+3
*
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
1
-2
/
+2
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2017-08-06
3
-42
/
+49
*
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-08-06
1
-0
/
+2
*
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-21
2
-0
/
+43
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2017-07-21
5
-21
/
+100
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2017-07-21
13
-93
/
+89
*
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
1
-2
/
+1
*
tpm_tis: Use devm_free_irq not free_irq
Jason Gunthorpe
2017-03-26
1
-1
/
+1
*
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2017-01-06
1
-1
/
+0
*
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
2016-10-16
1
-2
/
+5
*
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-10-16
5
-65
/
+103
*
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
2016-10-07
1
-1
/
+1
*
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
2016-04-12
1
-1
/
+3
*
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
2016-04-12
1
-4
/
+10
*
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
2016-04-12
1
-2
/
+2
*
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
2016-04-12
1
-5
/
+5
*
Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...
James Morris
2015-11-12
4
-16
/
+30
|
\
|
*
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
2015-11-09
1
-8
/
+10
|
*
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
2015-11-09
1
-5
/
+10
|
*
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
2015-11-09
1
-1
/
+1
|
*
TPM: Avoid reference to potentially freed memory
Christophe JAILLET
2015-11-09
1
-1
/
+2
|
*
tpm_tis: restore IRQ vector in IO memory after failed probing
Martin Wilck
2015-11-09
1
-1
/
+5
|
*
tpm_tis: free irq after probing
Martin Wilck
2015-11-09
1
-0
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
16
-127
/
+720
|
\
|
|
*
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
2015-10-19
1
-2
/
+2
|
*
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
2
-22
/
+62
|
*
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
4
-4
/
+0
|
*
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-2
/
+339
|
*
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
|
*
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
3
-42
/
+33
|
*
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-50
/
+181
|
*
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
1
-3
/
+4
|
*
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-10-19
1
-1
/
+1
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
/
*
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
Jarkko Sakkinen
2015-07-13
1
-0
/
+8
[next]