Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-22 | Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Borislav Petkov | 1 | -1/+4 |
2020-05-17 | tpm: check event log version before reading final events | Loïc Yhuel | 1 | -1/+4 |
2020-05-09 | gcc-10: mark more functions __init to avoid section mismatch warnings | Linus Torvalds | 1 | -1/+1 |
2019-10-31 | efi/tpm: Return -EINVAL when determining tpm final events log size fails | Jerry Snitselaar | 1 | -0/+1 |
2019-10-08 | efi/tpm: Fix sanity check of unsigned tbl_size being less than zero | Colin Ian King | 1 | -1/+1 |
2019-10-07 | efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing | Jerry Snitselaar | 1 | -1/+8 |
2019-10-07 | efi/tpm: Don't traverse an event log with no events | Peter Jones | 1 | -5/+10 |
2019-06-24 | tpm: Reserve the TPM final events table | Matthew Garrett | 1 | -4/+59 |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 1 | -4/+1 |
2018-01-08 | efi: call get_event_log before ExitBootServices | Thiebaud Weksteen | 1 | -0/+40 |