summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-254-7/+23
|\
| * efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-07-201-1/+4
| * efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra2021-07-161-2/+2
| * firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-161-1/+12
| * efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-161-3/+5
* | ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-1/+0
|/
* efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko2021-05-221-31/+18
* efi/apple-properties: Handle device properties with software node APIHeikki Krogerus2021-05-221-1/+1
* efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes2021-05-221-3/+1
* efi/libstub: prevent read overflow in find_file_option()Dan Carpenter2021-05-221-1/+1
* efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit2021-05-221-5/+0
* efi/fdt: fix panic when no valid fdt foundChangbin Du2021-05-221-0/+3
* efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor2021-03-261-1/+2
* Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-03-192-1/+6
|\
| * firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong2021-03-191-1/+2
| * efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo2021-03-171-0/+4
* | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-0/+16
|\|
| * efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel2021-03-071-0/+16
* | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-1/+1
|/
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+2
|\
| * efi/libstub: disable LTOSami Tolvanen2021-01-141-0/+2
* | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-3/+12
|\ \
| * | efi/arm64: Update debug prints to reflect other entropy sourcesMark Brown2021-01-211-2/+2
| * | efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel2021-01-191-0/+9
| * | efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()Ard Biesheuvel2021-01-191-1/+1
| |/
* / efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner2020-12-311-4/+9
|/
* Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2410-39/+61
|\
| * efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-142-2/+5
| * efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-4/+1
| * efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt2020-12-092-0/+19
| * efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+12
| * efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel2020-12-071-2/+2
| * efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0
| * efi: generalize efi_get_securebootChester Lin2020-11-042-26/+17
| * efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven2020-10-291-1/+1
| * efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar2020-10-261-1/+4
* | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-26/+6
|\ \
| * | driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan2020-12-091-2/+1
| * | efi: Update implementation of add_links() to create fwnode linksSaravana Kannan2020-12-091-20/+1
| * | driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan2020-12-091-1/+1
| * | driver core: Add fwnode_init()Saravana Kannan2020-12-091-4/+4
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\ \
| * | mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-151-0/+1
* | | Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+8
|\ \ \
| * | | Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov2020-12-012-2/+2
| |\| |
| * | | x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-3/+8
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
| |/
* | efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven2020-11-251-1/+1
* | efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński2020-11-251-1/+1
|/