summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/eventlog
Commit message (Expand)AuthorAgeFilesLines
* tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-1/+10
* tpm: Append the final event log to the TPM event logMatthew Garrett2019-06-241-7/+43
* tpm: Reserve the TPM final events tableMatthew Garrett2019-06-241-1/+1
* tpm: Abstract crypto agile event size calculationsMatthew Garrett2019-06-241-46/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-35/+6Star
* tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-091-2/+2
* tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2Roberto Sassu2019-02-131-6/+6
* tpm: Fix off-by-one when reading binary_bios_measurementsJia Zhang2019-02-131-4/+4
* tpm: Simplify the measurements loopJia Zhang2019-02-131-23/+14Star
* tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim2018-05-141-2/+1Star
* tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim2018-05-141-3/+1Star
* tpm: Move eventlog declarations to its own headerThiebaud Weksteen2018-05-097-1/+41
* tpm: Move shared eventlog functions to common.cThiebaud Weksteen2018-05-092-182/+210
* tpm: Move eventlog files to a subdirectoryThiebaud Weksteen2018-05-095-0/+945