summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/eventlog/common.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01char: tpm: Fix possible memory leak in tpm_bios_measurements_open()Joe Hattori1-0/+2
2023-04-24tpm: remove unnecessary (void*) conversionsYu Zhe1-3/+3
2021-04-14tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger1-0/+3
2020-03-13tpm: Don't make log failures fatalMatthew Garrett1-8/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-05-09tpm: Move eventlog declarations to its own headerThiebaud Weksteen1-1/+1
2018-05-09tpm: Move shared eventlog functions to common.cThiebaud Weksteen1-0/+195