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
/
eventlog
Age
Commit message (
Expand
)
Author
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
tpm: Append the final event log to the TPM event log
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2018-05-09
tpm: Move eventlog files to a subdirectory
Thiebaud Weksteen