aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2020-07-24efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-07-16efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-07-11efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-07-07efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-06-01efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-05-21efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-05-21efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-05-21efi: READ_ONCE rng seed size before munmapJason A. Donenfeld
2020-04-12efi/earlycon: Fix write-combine mapping on x86Arvind Sankar
2020-03-20efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko
2020-03-20efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2020-03-20efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2020-03-20efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-12-29efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-12-10efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-11-09efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar
2019-02-04efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai