index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
eventlog
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-07-24
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
1
-21
/
+42
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
1
-1
/
+2
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
1
-8
/
+4
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
1
-1
/
+10
2019-06-24
tpm: Append the final event log to the TPM event log
Matthew Garrett
1
-7
/
+43
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
1
-1
/
+1
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
1
-46
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
6
-35
/
+6
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
1
-6
/
+6
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
1
-4
/
+4
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
1
-23
/
+14
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
1
-2
/
+1
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
1
-3
/
+1
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
7
-1
/
+41
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2
-182
/
+210
2018-05-09
tpm: Move eventlog files to a subdirectory
Thiebaud Weksteen
5
-0
/
+945