summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-02-01efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-08-18efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel
2021-08-18efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel
2021-08-18efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel
2021-08-18arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt
2021-08-08efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov
2021-07-28firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier
2021-07-28efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi/libstub: prevent read overflow in find_file_option()Dan Carpenter
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-06-10efi/fdt: fix panic when no valid fdt foundChangbin Du
2021-05-11efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor
2021-03-25firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-25efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-02-03efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-10-02RISC-V: Add EFI stub support.Atish Patra
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt
2020-10-02efi: mokvar: add missing include of asm/early_ioremap.hArd Biesheuvel
2020-09-29efi: efivars: limit availability to X86 buildsArd Biesheuvel
2020-09-29efi: remove some false dependencies on CONFIG_EFI_VARSArd Biesheuvel
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel
2020-09-29efi: mokvar-table: fix some issues in new codeArd Biesheuvel
2020-09-29efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel
2020-09-25efi: Delete deprecated parameter commentsTian Tao
2020-09-25efi/libstub: Fix missing-prototypes in string.cTian Tao
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel
2020-09-20Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver