1. e9b7c3a efi/libstub: arm64: Fix image check alignment at entry by Mihai Carabas · 3 years ago
  2. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  3. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  4. f046fff efi/libstub: measure loaded initrd info into the TPM by Ilias Apalodimas · 3 years, 2 months ago
  5. 20287d5 efi/libstub: consolidate initrd handling across architectures by Ard Biesheuvel · 3 years, 2 months ago
  6. 4da87c5 efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event() by Ard Biesheuvel · 3 years, 2 months ago
  7. 68c9cdf efi/libstub: Simplify "Exiting bootservices" message by Heinrich Schuchardt · 3 years, 5 months ago
  8. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  9. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 6 months ago
  10. c32ac11 efi/libstub: arm64: Double check image alignment at entry by Ard Biesheuvel · 3 years, 6 months ago
  11. ff80ef5 efi/libstub: arm64: Warn when efi_random_alloc() fails by Ard Biesheuvel · 3 years, 6 months ago
  12. 3a26242 efi/libstub: arm64: Relax 2M alignment again for relocatable kernels by Ard Biesheuvel · 3 years, 6 months ago
  13. 5b94046 efi/libstub: arm64: Force Image reallocation if BSS was not reserved by Ard Biesheuvel · 3 years, 6 months ago
  14. 4152433 arm64: efi: kaslr: Fix occasional random alloc (and boot) failure by Benjamin Herrenschmidt · 3 years, 6 months ago
  15. 947228c efi/libstub: Fix the efi_load_initrd function description by Atish Patra · 3 years, 7 months ago
  16. c4039b2 efi/libstub: prevent read overflow in find_file_option() by Dan Carpenter · 3 years, 9 months ago
  17. 58d746c efi/libstub: Add $(CLANG_FLAGS) to x86 flags by Nathan Chancellor · 3 years, 10 months ago
  18. 836d7f05 Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  19. 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 3 years, 10 months ago
  20. 9e9888a efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table by Ard Biesheuvel · 3 years, 11 months ago
  21. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  22. 1c761ee efi/arm64: Update debug prints to reflect other entropy sources by Mark Brown · 4 years ago
  23. 3820749 efi/libstub: move TPM related prototypes into efistub.h by Ard Biesheuvel · 4 years, 2 months ago
  24. cdec91c efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log() by Ard Biesheuvel · 4 years, 2 months ago
  25. 6e20f18 efi/libstub: disable LTO by Sami Tolvanen · 4 years, 1 month ago
  26. 5464991 efi: stub: get rid of efi_get_max_fdt_addr() by Ard Biesheuvel · 4 years, 3 months ago
  27. b283477 efi: x86/xen: switch to efi_get_secureboot_mode helper by Ard Biesheuvel · 4 years, 2 months ago
  28. e1ac4b2 efi: generalize efi_get_secureboot by Chester Lin · 4 years, 3 months ago
  29. 688eb28 efi/x86: Only copy the compressed kernel image in efi_relocate_kernel() by Arvind Sankar · 4 years, 3 months ago
  30. 270315b Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
  31. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  32. 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
  33. 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  34. b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 4 months ago
  35. d707174 RISC-V: Add EFI stub support. by Atish Patra · 4 years, 4 months ago
  36. 8a3f30c Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi into for-next by Palmer Dabbelt · 4 years, 3 months ago
  37. d32de91 efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure by Ard Biesheuvel · 4 years, 4 months ago
  38. aad0f3d efi/libstub: Fix missing-prototypes in string.c by Tian Tao · 4 years, 4 months ago
  39. 4a568ce efi/x86: Add a quirk to support command line arguments on Dell EFI firmware by Arvind Sankar · 4 years, 4 months ago
  40. 762cd28 efi/libstub: arm32: Use low allocation for the uncompressed kernel by Ard Biesheuvel · 4 years, 4 months ago
  41. 1a895db efi/libstub: Export efi_low_alloc_above() to other units by Ard Biesheuvel · 4 years, 4 months ago
  42. c1df5e0 efi/libstub: Add efi_warn and *_once logging helpers by Arvind Sankar · 4 years, 4 months ago
  43. 6208857 efi/libstub: arm32: Base FDT and initrd placement on image address by Ard Biesheuvel · 4 years, 4 months ago
  44. 5c4c30f efi/printf: remove unneeded semicolon by Tian Tao · 4 years, 4 months ago
  45. 120dc60 arm64: get rid of TEXT_OFFSET by Ard Biesheuvel · 4 years, 5 months ago
  46. e2179a0 efi/libstub: Disable -mbranch-protection by Kees Cook · 4 years, 5 months ago
  47. 8a8a323 efi/libstub: Handle unterminated cmdline by Arvind Sankar · 4 years, 5 months ago
  48. a37ca6a efi/libstub: Handle NULL cmdline by Arvind Sankar · 4 years, 6 months ago
  49. 1fd9717 efi/libstub: Stop parsing arguments at "--" by Arvind Sankar · 4 years, 6 months ago
  50. e544ea5 x86/boot/compressed: Force hidden visibility for all symbol references by Ard Biesheuvel · 4 years, 6 months ago
  51. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  52. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  53. a570f41 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 6 months ago
  54. 7c116db efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR by Will Deacon · 4 years, 6 months ago
  55. 769e0fe efi: Revert "efi/x86: Fix build with gcc 4" by Ard Biesheuvel · 4 years, 6 months ago
  56. 3230d95 efi/libstub: Move the function prototypes to header file by Atish Patra · 4 years, 6 months ago
  57. 950accba efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds by Atish Patra · 4 years, 7 months ago
  58. 685969e kbuild: remove cc-option test of -ffreestanding by Masahiro Yamada · 4 years, 7 months ago
  59. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
  60. 59476f80 efi/x86: Only copy upto the end of setup_header by Arvind Sankar · 4 years, 7 months ago
  61. 0bda49f efi/x86: Remove unused variables by Arvind Sankar · 4 years, 7 months ago
  62. 2a55280 efi/libstub: arm: Print CPU boot mode and MMU state at boot by Ard Biesheuvel · 4 years, 7 months ago
  63. 8c0a839 efi/libstub: Descriptions for stub helper functions by Heinrich Schuchardt · 4 years, 7 months ago
  64. 7a88a62 efi/libstub: Fix path separator regression by Philipp Fent · 4 years, 7 months ago
  65. 24552d1 efi/libstub: Fix missing-prototype warning for skip_spaces() by Ard Biesheuvel · 4 years, 7 months ago
  66. 5435f73 efi/x86: Fix build with gcc 4 by Arvind Sankar · 4 years, 7 months ago
  67. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  68. c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 8 months ago
  69. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  70. e9524fb efi/x86: Don't blow away existing initrd by Arvind Sankar · 4 years, 8 months ago
  71. d1343da Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 8 months ago
  72. a5d8e55b Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes by Ingo Molnar · 4 years, 8 months ago
  73. 6e99d32 efi/libstub: Add missing prototype for PE/COFF entry point by Ard Biesheuvel · 4 years, 8 months ago
  74. 27cd551 efi/libstub: Use pool allocation for the command line by Ard Biesheuvel · 4 years, 8 months ago
  75. 80b1bfe efi/libstub: Don't parse overlong command lines by Arvind Sankar · 4 years, 8 months ago
  76. 04b2440 efi/libstub: Use snprintf with %ls to convert the command line by Arvind Sankar · 4 years, 8 months ago
  77. 15c316b efi/libstub: Get the exact UTF-8 length by Arvind Sankar · 4 years, 8 months ago
  78. a713979 efi/libstub: Use %ls for filename by Arvind Sankar · 4 years, 8 months ago
  79. 4b75bd3 efi/libstub: Add UTF-8 decoding to efi_puts by Arvind Sankar · 4 years, 8 months ago
  80. d850a2ff efi/printf: Add support for wchar_t (UTF-16) by Arvind Sankar · 4 years, 8 months ago
  81. 14c574f efi/gop: Add an option to list out the available GOP modes by Arvind Sankar · 4 years, 8 months ago
  82. 9b47c52 efi/libstub: Add definitions for console input and events by Arvind Sankar · 4 years, 8 months ago
  83. 23d5b73 efi/libstub: Implement printk-style logging by Arvind Sankar · 4 years, 8 months ago
  84. d0f9ca9 ARM: decompressor: run decompressor in place if loaded via UEFI by Ard Biesheuvel · 4 years, 9 months ago
  85. 8fb331e efi/printf: Turn vsprintf into vsnprintf by Arvind Sankar · 4 years, 8 months ago
  86. f97ca2c efi/printf: Abort on invalid format by Arvind Sankar · 4 years, 8 months ago
  87. 6c4bcd8 efi/printf: Refactor code to consolidate padding and output by Arvind Sankar · 4 years, 8 months ago
  88. fb03193 efi/printf: Handle null string input by Arvind Sankar · 4 years, 8 months ago
  89. dec6119 efi/printf: Factor out integer argument retrieval by Arvind Sankar · 4 years, 8 months ago
  90. 3fbcf75 efi/printf: Factor out width/precision parsing by Arvind Sankar · 4 years, 8 months ago
  91. 7c30fd7 efi/printf: Merge 'p' with the integer formats by Arvind Sankar · 4 years, 8 months ago
  92. 77e48db efi/printf: Fix minor bug in precision handling by Arvind Sankar · 4 years, 8 months ago
  93. 3b83509 efi/printf: Factor out flags parsing and handle '%' earlier by Arvind Sankar · 4 years, 8 months ago
  94. ce5e3f9 efi/printf: Add 64-bit and 8-bit integer support by Arvind Sankar · 4 years, 8 months ago
  95. 29a2806 efi/printf: Drop %n format and L qualifier by Arvind Sankar · 4 years, 8 months ago
  96. bbf8e8b efi/libstub: Optimize for size instead of speed by Arvind Sankar · 4 years, 8 months ago
  97. 2c7d1e3 efi/libstub: Add a basic printf implementation by Arvind Sankar · 4 years, 8 months ago
  98. fd0528a efi/libstub: Buffer output of efi_puts by Arvind Sankar · 4 years, 8 months ago
  99. cb8c90a efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts by Arvind Sankar · 4 years, 8 months ago
  100. 0b76735 efi/libstub: Include dependencies of efistub.h by Arvind Sankar · 4 years, 8 months ago