index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_eventlog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
2017-02-03
1
-462
/
+0
*
tpm: adjust return value of tpm_read_log
Jason Gunthorpe
2016-11-28
1
-2
/
+4
*
tpm: Fix handling of missing event log
Jason Gunthorpe
2016-11-28
1
-13
/
+13
*
tpm: Check the bios_dir entry for NULL before accessing it
Stefan Berger
2016-11-28
1
-5
/
+7
*
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
2016-11-28
1
-1
/
+21
*
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
2016-11-28
1
-0
/
+1
*
tpm: have event log use the tpm_chip
Nayna Jain
2016-11-28
1
-30
/
+56
*
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
2016-11-28
1
-0
/
+3
*
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
2016-11-28
1
-44
/
+31
*
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
2016-11-28
1
-2
/
+2
*
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
2016-11-28
1
-48
/
+15
*
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
1
-1
/
+1
*
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
2016-02-20
1
-4
/
+10
*
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
1
-22
/
+56
*
tpm: simplify code by using %*phN specifier
Andy Shevchenko
2014-07-29
1
-3
/
+1
*
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
2013-10-22
1
-3
/
+0
*
tpm: modularize event log collection
Kent Yoder
2012-08-22
1
-0
/
+419