summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2018-01-22BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-21 Merge tag 'v4.4.107' into linux-linaro-lsk-v4.4Alex Shi
2017-12-20efi/esrt: Cleanup bad memory map log messagesDaniel Drake
2017-12-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-19Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-08 Merge tag 'v4.4.104' into linux-linaro-lsk-v4.4Alex Shi
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2017-11-20Revert "Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI ...Greg Hackmann
2017-11-20BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel
2017-11-20Revert "UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stub"Dmitry Shmidt
2017-11-20UPSTREAM: efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-11-20BACKPORT: efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-19efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel
2017-01-02UPSTREAM: efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel
2016-10-12UPSTREAM: efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-07-29arm64: kaslr: increase randomization granularityArd Biesheuvel
2016-05-11arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-05-11efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-05-11efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-05-11efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-05-11efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-05-04efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-05-04efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek
2016-03-03efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
2016-03-03efi: Do variable name validation tests in utf8Peter Jones
2016-03-03efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel