summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* 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-202-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
|/
* Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-196-2/+276
|\
| * RISC-V: Add EFI runtime servicesAtish Patra2020-10-023-1/+155
| * RISC-V: Add EFI stub support.Atish Patra2020-10-023-1/+121
| * Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt2020-10-027-194/+46
| |\
* | | efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2020-10-131-3/+9
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-8/+9
|\ \ \
| * | | efi/libstub: Disable -mbranch-protectionKees Cook2020-09-011-1/+8
| * | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-7/+1
* | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1219-311/+704
|\ \ \ \
| * \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-127-33/+44
| |\ \ \ \
| | * | | | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-09-292-6/+6
| | * | | | efi: Delete deprecated parameter commentsTian Tao2020-09-251-1/+0
| | * | | | efi/libstub: Fix missing-prototypes in string.cTian Tao2020-09-251-0/+1