index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
eventlog
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
tpm: vtpm_proxy: Avoid reading host log when using a virtual device
Stefan Berger
1
-0
/
+3
2021-04-14
tpm: acpi: Check eventlog signature before using it
Stefan Berger
1
-1
/
+32
2021-04-14
tpm: efi: Use local variable for calculating final log size
Stefan Berger
1
-8
/
+21
2021-02-16
tpm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-07-24
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
1
-21
/
+42
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
1
-1
/
+2
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
1
-8
/
+4
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
1
-1
/
+10
2019-06-24
tpm: Append the final event log to the TPM event log
Matthew Garrett
1
-7
/
+43
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
1
-1
/
+1
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
1
-46
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
6
-35
/
+6
2019-04-09
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
1
-6
/
+6
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
1
-4
/
+4
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
1
-23
/
+14
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
1
-2
/
+1
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
1
-3
/
+1
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
7
-1
/
+41
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2
-182
/
+210
2018-05-09
tpm: Move eventlog files to a subdirectory
Thiebaud Weksteen
5
-0
/
+945