1. c32ac11 efi/libstub: arm64: Double check image alignment at entry by Ard Biesheuvel · 3 years, 5 months ago
  2. ff80ef5 efi/libstub: arm64: Warn when efi_random_alloc() fails by Ard Biesheuvel · 3 years, 5 months ago
  3. 3a26242 efi/libstub: arm64: Relax 2M alignment again for relocatable kernels by Ard Biesheuvel · 3 years, 5 months ago
  4. 5b94046 efi/libstub: arm64: Force Image reallocation if BSS was not reserved by Ard Biesheuvel · 3 years, 5 months ago
  5. 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 3 years, 10 months ago
  6. 1c761ee efi/arm64: Update debug prints to reflect other entropy sources by Mark Brown · 4 years ago
  7. e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  8. 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  9. d32de91 efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure by Ard Biesheuvel · 4 years, 3 months ago
  10. 762cd28 efi/libstub: arm32: Use low allocation for the uncompressed kernel by Ard Biesheuvel · 4 years, 4 months ago
  11. 120dc60 arm64: get rid of TEXT_OFFSET by Ard Biesheuvel · 4 years, 4 months ago
  12. 7c116db efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR by Will Deacon · 4 years, 6 months ago
  13. 793473c efi/libstub: Move pr_efi/pr_efi_err into efi namespace by Arvind Sankar · 4 years, 8 months ago
  14. 980771f efi/libstub: Drop __pure getters for EFI stub options by Ard Biesheuvel · 4 years, 8 months ago
  15. e71356f efi/libstub/arm64: Switch to ordinary page allocator for kernel image by Ard Biesheuvel · 4 years, 9 months ago
  16. 5d12da9 efi/libstub/arm64: Simplify randomized loading of kernel image by Ard Biesheuvel · 4 years, 9 months ago
  17. 8204670 efi/libstub/arm64: Replace 'preferred' offset with alignment check by Ard Biesheuvel · 4 years, 9 months ago
  18. 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  19. e16e65a arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature by Ard Biesheuvel · 4 years, 9 months ago
  20. c2136dce efi/libstub/arm64: Avoid image_base value from efi_loaded_image by Ard Biesheuvel · 4 years, 9 months ago
  21. 6f05106e efi/libstub: Use hidden visibility for all source files by Ard Biesheuvel · 4 years, 11 months ago
  22. 9f92237 efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint by Ard Biesheuvel · 4 years, 10 months ago
  23. 966291f efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive by Ard Biesheuvel · 5 years ago
  24. cd33a5c efi/libstub: Remove 'sys_table_arg' from all function prototypes by Ard Biesheuvel · 5 years ago
  25. 8173ec7 efi/libstub: Drop sys_table_arg from printk routines by Ard Biesheuvel · 5 years ago
  26. 4febfb8 efi: Replace GPL license boilerplate with SPDX headers by Ard Biesheuvel · 6 years ago
  27. 4f74d72 efi/libstub/arm64: Handle randomized TEXT_OFFSET by Mark Rutland · 7 years ago
  28. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 0426a4e efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  30. 170976b efi/arm64: add EFI_KIMG_ALIGN by Mark Rutland · 7 years ago
  31. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  32. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 9 years ago
  33. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 9 years ago
  35. 42b5573 efi/arm64: Check for h/w support before booting a >4 KB granular kernel by Ard Biesheuvel · 9 years ago
  36. dae31fd efi/arm64: Drop __init annotation from handle_kernel_image() by Ard Biesheuvel · 9 years ago
  37. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  38. bf45778 arm64/efi: move arm64 specific stub C code to libstub by Ard Biesheuvel · 9 years ago[Renamed from arch/arm64/kernel/efi-stub.c]
  39. e38457c arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux by Ard Biesheuvel · 9 years ago
  40. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 10 years ago
  41. 58015ec arm64/efi: efistub: don't abort if base of DRAM is occupied by Ard Biesheuvel · 10 years ago
  42. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  43. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  44. a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  45. 6091c9c efi/arm64: Avoid EFI_ERROR as a generic return code by Ard Biesheuvel · 10 years ago
  46. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 11 years ago
  47. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 11 years ago