| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 1 | -4/+5 |
|\ |
|
| * | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2020-10-12 | 1 | -3/+5 |
| |\ |
|
| | * | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure | Ard Biesheuvel | 2020-09-29 | 1 | -3/+5 |
| * | | efi/libstub: arm32: Use low allocation for the uncompressed kernel | Ard Biesheuvel | 2020-09-16 | 1 | -1/+0 |
| |/ |
|
* / | arm64: get rid of TEXT_OFFSET | Ard Biesheuvel | 2020-09-07 | 1 | -3/+3 |
|/ |
|
* | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR | Will Deacon | 2020-07-13 | 1 | -11/+14 |
* | efi/libstub: Move pr_efi/pr_efi_err into efi namespace | Arvind Sankar | 2020-05-01 | 1 | -7/+7 |
* | efi/libstub: Drop __pure getters for EFI stub options | Ard Biesheuvel | 2020-04-24 | 1 | -1/+1 |
* | efi/libstub/arm64: Switch to ordinary page allocator for kernel image | Ard Biesheuvel | 2020-04-24 | 1 | -2/+2 |
* | efi/libstub/arm64: Simplify randomized loading of kernel image | Ard Biesheuvel | 2020-04-23 | 1 | -27/+5 |
* | efi/libstub/arm64: Replace 'preferred' offset with alignment check | Ard Biesheuvel | 2020-04-23 | 1 | -37/+25 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-04-09 | 1 | -5/+3 |
|\ |
|
| * | arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature | Ard Biesheuvel | 2020-04-01 | 1 | -5/+3 |
* | | efi/libstub/arm64: Avoid image_base value from efi_loaded_image | Ard Biesheuvel | 2020-03-29 | 1 | -1/+6 |
* | | efi/libstub: Use hidden visibility for all source files | Ard Biesheuvel | 2020-02-23 | 1 | -7/+1 |
* | | efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint | Ard Biesheuvel | 2020-02-22 | 1 | -2/+1 |
|/ |
|
* | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive | Ard Biesheuvel | 2019-12-25 | 1 | -4/+4 |
* | efi/libstub: Remove 'sys_table_arg' from all function prototypes | Ard Biesheuvel | 2019-12-25 | 1 | -7/+5 |
* | efi/libstub: Drop sys_table_arg from printk routines | Ard Biesheuvel | 2019-12-25 | 1 | -6/+6 |
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -5/+1 |
* | efi/libstub/arm64: Handle randomized TEXT_OFFSET | Mark Rutland | 2018-05-19 | 1 | -0/+10 |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 1 | -1/+9 |
|\ |
|
| * | efi/libstub/arm64: Force 'hidden' visibility for section markers | Ard Biesheuvel | 2017-08-21 | 1 | -1/+9 |
* | | efi/arm64: add EFI_KIMG_ALIGN | Mark Rutland | 2017-08-15 | 1 | -2/+4 |
|/ |
|
* | efi/libstub: Unify command line param parsing | Ard Biesheuvel | 2017-04-05 | 1 | -3/+1 |
* | arm64: kaslr: increase randomization granularity | Ard Biesheuvel | 2016-04-28 | 1 | -3/+12 |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -7/+27 |
|\ |
|
| * | efi/arm64: Check for h/w support before booting a >4 KB granular kernel | Ard Biesheuvel | 2016-02-22 | 1 | -0/+20 |
| * | efi/arm64: Drop __init annotation from handle_kernel_image() | Ard Biesheuvel | 2016-02-22 | 1 | -7/+7 |
* | | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness | Ard Biesheuvel | 2016-02-24 | 1 | -22/+56 |
|/ |
|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -2/+12 |
* | arm64/efi: move arm64 specific stub C code to libstub | Ard Biesheuvel | 2015-10-30 | 1 | -0/+68 |