summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/eventlog
AgeCommit message (Expand)AuthorFilesLines
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-04-17tpm: tpm2_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: tpm1_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: Don't make log failures fatalMatthew Garrett1-8/+4
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing1-2/+2
2018-05-14tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim1-2/+1
2018-05-14tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim1-3/+1
2018-05-09tpm: Move eventlog declarations to its own headerThiebaud Weksteen7-1/+41
2018-05-09tpm: Move shared eventlog functions to common.cThiebaud Weksteen2-182/+210
2018-05-09tpm: Move eventlog files to a subdirectoryThiebaud Weksteen5-0/+945