summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-07-09efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-06-30efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-22efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-06-22efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-04-17efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-03-20efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-01-27Revert "efi: Fix debugobjects warning on 'efi_rts_work'"Greg Kroah-Hartman
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-17efivar/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-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-05-08efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-12firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel
2019-01-26efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-31efi/libstub: Only disable stackleak plugin for arm64Laura Abbott
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-23efi/arm: map UEFI memory map even w/o runtime services enabledAKASHI Takahiro
2018-07-23efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-07-22efi/cper: Use consistent types for UUIDsAndy Shevchenko
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-07-17efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-07-16efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel
2018-07-16efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel
2018-07-16efi/cper: Avoid using get_seconds()Arnd Bergmann
2018-07-16efi: Use a work queue to invoke EFI Runtime ServicesSai Praneeth
2018-07-03efi/bgrt: Drop __initdata from bgrt_image_sizeHans de Goede
2018-06-22efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner