aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAge
* efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene2017-04-21
* efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel2017-02-09
* efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2017-01-19
* efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel2016-10-19
* efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-05
* efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-05
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-05
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\
| * arm64: kaslr: increase randomization granularityArd Biesheuvel2016-04-28
| * efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel2016-04-15
* | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-28
* | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
* | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-28
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
* | efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-28
* | efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-28
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-22
| * efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel2016-02-22
| * efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-22
| * efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-22
| * efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel2016-02-22
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\ \
| * | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-29
| |/
* | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-24
* | efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-24
* | efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-02-24
* | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-24
|/
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-08
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-12
|\ \
| * | ARM: add UEFI stub supportRoy Franz2015-12-14
| |/
* / efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-01-06
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-02
| * arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-30
| * arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-12
| * arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-12
|/
* arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-01
* x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-22
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-01
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-02
|\
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-24
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
|\|
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-18
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-14
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-14