summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-03efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel
2021-08-03efi/libstub: arm64: Warn when efi_random_alloc() failsArd Biesheuvel
2021-08-03efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel
2021-08-03efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-20arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt
2021-07-20efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko
2021-07-16efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra
2021-07-16firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier
2021-07-16efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek
2021-05-22efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko
2021-05-22efi/apple-properties: Handle device properties with software node APIHeikki Krogerus
2021-05-22efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-05-22efi/libstub: prevent read overflow in find_file_option()Dan Carpenter
2021-05-22efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-05-22efi/fdt: fix panic when no valid fdt foundChangbin Du
2021-03-26efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-17efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-10arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2021-03-07efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-21efi/arm64: Update debug prints to reflect other entropy sourcesMark Brown
2021-01-19efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel
2021-01-19efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()Ard Biesheuvel
2021-01-14efi/libstub: disable LTOSami Tolvanen
2020-12-31efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan
2020-12-09efi: Update implementation of add_links() to create fwnode linksSaravana Kannan
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel
2020-12-09efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński