1. ed9cc15 efi/libstub: Use efi_exit_boot_services() in FDT by Jeffrey Hugo · 8 years ago
  2. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  3. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  4. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  5. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 9 years ago
  6. f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 9 years ago
  7. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  8. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
  9. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
  10. 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 9 years ago
  11. 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 9 years ago
  12. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 9 years ago
  13. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  14. 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
  15. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  17. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 9 years ago
  18. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
  19. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 9 years ago
  20. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 9 years ago
  21. b9d6769b efi/arm*: Perform hardware compatibility check by Ard Biesheuvel · 9 years ago
  22. 42b5573 efi/arm64: Check for h/w support before booting a >4 KB granular kernel by Ard Biesheuvel · 9 years ago
  23. 2ec0f0a efi/arm: Check for LPAE support before booting a LPAE kernel by Ard Biesheuvel · 9 years ago
  24. 07e83db efi/efistub: Prevent __init annotations from being used by Ard Biesheuvel · 9 years ago
  25. dae31fd efi/arm64: Drop __init annotation from handle_kernel_image() by Ard Biesheuvel · 9 years ago
  26. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  27. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  28. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  29. b523e18 efi: stub: define DISABLE_BRANCH_PROFILING for all architectures by Ard Biesheuvel · 9 years ago
  30. 81a0bc3 ARM: add UEFI stub support by Roy Franz · 9 years ago
  31. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  32. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  33. f8f8bdc arm64/efi: fix libstub build under CONFIG_MODVERSIONS by Ard Biesheuvel · 9 years ago
  34. bf45778 arm64/efi: move arm64 specific stub C code to libstub by Ard Biesheuvel · 9 years ago
  35. e8f3010 arm64/efi: isolate EFI stub from the kernel proper by Ard Biesheuvel · 9 years ago
  36. d4dddfd arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property by Ard Biesheuvel · 9 years ago
  37. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 9 years ago
  38. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  39. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 9 years ago
  40. a643375 efi/libstub: Retrieve FDT size when loaded from UEFI config table by Ard Biesheuvel · 10 years ago
  41. be482d6 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  42. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 10 years ago
  43. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  45. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  46. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  47. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  48. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
  49. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 10 years ago
  50. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 10 years ago
  51. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  52. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 10 years ago
  53. 0bcaa90 efi: efi-stub: notify on DTB absence by Mark Rutland · 10 years ago
  54. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  55. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  56. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  57. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago