summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub
AgeCommit message (Expand)Author
2018-04-27arm64: Introduce retpoline for aarch64/arm64.linux-4.16.5-ampChristoph Muellner
2018-03-13efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel
2017-10-25efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland
2017-07-12efi: avoid fortify checks in EFI stubKees Cook
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-17efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel
2017-04-05efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel
2017-04-05ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel
2017-04-05efi/libstub: Fix harmless command line parsing bugArd Biesheuvel
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene
2017-03-02efi/libstub: Treat missing SecureBoot variable as Secure Boot disabledArd Biesheuvel
2017-02-07efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel
2017-02-07efi: Disable secure boot if shim is in insecure modeJosh Boyer
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner
2016-12-28efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-11-25efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bitArd Biesheuvel
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel
2016-11-13efi/libstub: Fix allocation size calculationsRoy Franz
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel
2016-09-05efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-28arm64: kaslr: increase randomization granularityArd Biesheuvel