summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)AuthorLines
2017-07-12efi: avoid fortify checks in EFI stubKees Cook-0/+1
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-17/+187
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-49/+38
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-84/+83
2017-06-23efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper-1/+2
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar-0/+1
2017-06-22efi: print unrecognized CPER sectionTyler Baicar-2/+9
2017-06-22efi: parse ARM processor errorTyler Baicar-0/+129
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar-0/+26
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar-15/+22
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young-1/+25
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel-0/+16
2017-06-05efi/efi_test: Use memdup_user() helperGeliang Tang-8/+3
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka-0/+9
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel-7/+12
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel-29/+27
2017-06-05efi/capsule: Remove NULL test on kmap()Fabian Frederick-8/+0
2017-06-05efi/capsule-loader: Use a cached copy of the capsule headerArd Biesheuvel-24/+17
2017-06-05efi/capsule: Adjust return type of efi_capsule_setup_info()Jan Kiszka-2/+2
2017-06-05efi/capsule: Clean up pr_err/_info() messagesJan Kiszka-11/+8
2017-06-05efi/capsule: Remove pr_debug() on ENOMEM or EFAULTJan Kiszka-9/+2
2017-06-05efi/capsule: Fix return code on failing kmap/vmapJan Kiszka-2/+2
2017-05-31pstore: Populate pstore record->time fieldKees Cook-3/+0
2017-05-31efi-pstore: Refactor erase routineKees Cook-46/+38
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young-0/+3
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann-2/+2
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+11
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook-6/+11
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+3
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook-9/+3
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+26
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-86/+62
2017-04-17efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel-2/+9
2017-04-05efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel-2/+26
2017-04-05ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel-13/+36
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel-10/+30
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel-28/+21
2017-04-05efi/libstub: Fix harmless command line parsing bugArd Biesheuvel-2/+2
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel-20/+128
2017-04-05efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin-3/+3
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma-0/+85
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel-33/+24
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel-3/+4
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene-2/+4
2017-03-17efi/esrt: Cleanup bad memory map log messagesDaniel Drake-2/+1
2017-03-07pstore: Replace arguments for erase() APIKees Cook-15/+11
2017-03-07pstore: Replace arguments for write() APIKees Cook-10/+8
2017-03-07pstore: Replace arguments for read() APIKees Cook-61/+43
2017-03-02efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel-0/+1
2017-03-02efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel-2/+2