1. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  2. 197dece efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space by Ard Biesheuvel · 8 years ago
  3. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  4. e69176d ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region by Ard Biesheuvel · 8 years ago
  5. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  6. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  7. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  8. 318532b efi/arm32-stub: Allow boot-time allocations in the vmlinux region by Ard Biesheuvel · 8 years ago
  9. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  10. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  11. 540f4c0 efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  12. 52e51f16 efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled by Ard Biesheuvel · 8 years ago
  13. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 9 years ago
  14. f3cf6f7 efi: Disable secure boot if shim is in insecure mode by Josh Boyer · 9 years ago
  15. de8cb45 efi: Get and store the secure boot status by David Howells · 9 years ago
  16. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  17. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 9 years ago
  18. 696204f efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 9 years ago
  19. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 9 years ago
  20. abfb7b6 efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 9 years ago
  21. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  22. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 9 years ago
  23. 018edcf efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit by Ard Biesheuvel · 9 years ago
  24. 568bc4e efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Ard Biesheuvel · 9 years ago
  25. a6a1446 efi/libstub: Add random.c to ARM build by Ard Biesheuvel · 9 years ago
  26. 5b88a31 efi/libstub: Fix allocation size calculations by Roy Franz · 9 years ago
  27. b0dddf6 efi/arm: Fix absolute relocation detection for older toolchains by Ard Biesheuvel · 9 years ago
  28. ed9cc15 efi/libstub: Use efi_exit_boot_services() in FDT by Jeffrey Hugo · 9 years ago
  29. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 9 years ago
  30. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 9 years ago
  31. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  32. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 9 years ago
  33. f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 9 years ago
  34. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  35. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
  36. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
  37. 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 9 years ago
  38. 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 9 years ago
  39. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 9 years ago
  40. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  41. 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
  42. 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
  43. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  44. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 10 years ago
  45. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 10 years ago
  46. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 10 years ago
  47. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 10 years ago
  48. b9d6769b efi/arm*: Perform hardware compatibility check by Ard Biesheuvel · 9 years ago
  49. 42b5573 efi/arm64: Check for h/w support before booting a >4 KB granular kernel by Ard Biesheuvel · 9 years ago
  50. 2ec0f0a efi/arm: Check for LPAE support before booting a LPAE kernel by Ard Biesheuvel · 9 years ago
  51. 07e83db efi/efistub: Prevent __init annotations from being used by Ard Biesheuvel · 9 years ago
  52. dae31fd efi/arm64: Drop __init annotation from handle_kernel_image() by Ard Biesheuvel · 9 years ago
  53. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 10 years ago
  54. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  55. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  56. b523e18 efi: stub: define DISABLE_BRANCH_PROFILING for all architectures by Ard Biesheuvel · 10 years ago
  57. 81a0bc3 ARM: add UEFI stub support by Roy Franz · 10 years ago
  58. e3d132d treewide: Fix typos in printk by Masanari Iida · 10 years ago
  59. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  60. f8f8bdc arm64/efi: fix libstub build under CONFIG_MODVERSIONS by Ard Biesheuvel · 10 years ago
  61. bf45778 arm64/efi: move arm64 specific stub C code to libstub by Ard Biesheuvel · 10 years ago
  62. e8f3010 arm64/efi: isolate EFI stub from the kernel proper by Ard Biesheuvel · 10 years ago
  63. d4dddfd arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property by Ard Biesheuvel · 10 years ago
  64. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 10 years ago
  65. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 10 years ago
  66. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 10 years ago
  67. a643375 efi/libstub: Retrieve FDT size when loaded from UEFI config table by Ard Biesheuvel · 10 years ago
  68. 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
  69. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 10 years ago
  70. 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
  71. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  72. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  73. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  74. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  76. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 11 years ago
  77. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 11 years ago
  78. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 11 years ago
  79. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 11 years ago
  80. 0bcaa90 efi: efi-stub: notify on DTB absence by Mark Rutland · 11 years ago
  81. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 11 years ago
  82. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 11 years ago
  83. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 11 years ago
  84. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago