summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-19efi: Restrict efivar_ssdt_load when the kernel is locked downMatthew Garrett
2019-08-12efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-08-12efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2019-06-11efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-06-11efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel
2019-02-04efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel