summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/eventlog
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-35/+6
* tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-081-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/+14
* tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim2018-05-141-2/+1
* tpm: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim2018-05-141-3/+1
* 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