1. c753439 efi/arm: Fix the format of EFI debug messages by Dennis Chen · 8 years ago
  2. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  3. 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 8 years ago
  4. fb7a84c efi/capsule: Move 'capsule' to the stack in efi_capsule_supported() by Matt Fleming · 8 years ago
  5. 2e121d7 efibc: Fix excessive stack footprint warning by Jeremy Compostella · 8 years ago
  6. 62075e5 efi/capsule: Make efi_capsule_pending() lockless by Matt Fleming · 8 years ago
  7. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 8 years ago
  8. 0cf0223 efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef by Mark Rutland · 8 years ago
  9. 1d04ba1 efi/runtime-wrappers: Detect firmware IRQ flag corruption by Mark Rutland · 8 years ago
  10. d9c6e1d efi/runtime-wrappers: Remove redundant #ifdefs by Mark Rutland · 8 years ago
  11. f51c35f efi/runtime-wrappers: Add {__,}efi_call_virt() templates by Mark Rutland · 8 years ago
  12. 249f763 efi/arm-init: Reserve rather than unmap the memory map for ARM as well by Ard Biesheuvel · 8 years ago
  13. 65117f1 efi: Add misc char driver interface to update EFI firmware by Kweh, Hock Leong · 8 years ago
  14. f0133f3 efi: Add 'capsule' update support by Matt Fleming · 8 years ago
  15. 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 8 years ago
  16. 06f7d4a efibc: Add EFI Bootloader Control module by Compostella, Jeremy · 8 years ago
  17. e3271c9 efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device by Ard Biesheuvel · 8 years ago
  18. f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 8 years ago
  19. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 8 years ago
  20. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 8 years ago
  21. 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 8 years ago
  22. 10f0d2f5 efi: Implement generic support for the Memory Attributes table by Ard Biesheuvel · 8 years ago
  23. a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 8 years ago
  24. 24d45d1 efi/arm*: Use memremap() to create the persistent memmap mapping by Ard Biesheuvel · 8 years ago
  25. 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 8 years ago
  26. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  27. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  28. 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 8 years ago
  29. 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 8 years ago
  30. 14c43be efi/arm*: Drop writable mapping of the UEFI System table by Ard Biesheuvel · 8 years ago
  31. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  32. 630ba0c efi: Fix out-of-bounds read in variable_matches() by Laszlo Ersek · 8 years ago
  33. 7464b6e efi: ARM: avoid warning about phys_addr_t cast by Arnd Bergmann · 8 years ago
  34. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 8 years ago
  35. 7cc8cbc efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping by Ard Biesheuvel · 8 years ago
  36. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  37. 4f01ed2 drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callers by Andy Lutomirski · 8 years ago
  38. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  41. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 8 years ago
  42. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 8 years ago
  43. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 8 years ago
  44. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 8 years ago
  45. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 8 years ago
  46. b9d6769b efi/arm*: Perform hardware compatibility check by Ard Biesheuvel · 8 years ago
  47. 42b5573 efi/arm64: Check for h/w support before booting a >4 KB granular kernel by Ard Biesheuvel · 8 years ago
  48. 2ec0f0a efi/arm: Check for LPAE support before booting a LPAE kernel by Ard Biesheuvel · 8 years ago
  49. 2eec5de efi/arm-init: Use read-only early mappings by Ard Biesheuvel · 8 years ago
  50. 07e83db efi/efistub: Prevent __init annotations from being used by Ard Biesheuvel · 8 years ago
  51. dae31fd efi/arm64: Drop __init annotation from handle_kernel_image() by Ard Biesheuvel · 8 years ago
  52. fe32449 efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled by Ard Biesheuvel · 8 years ago
  53. ab87672 Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes by Ingo Molnar · 8 years ago
  54. e246eb5 efi: Add pstore variables to the deletion whitelist by Matt Fleming · 8 years ago
  55. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  56. 8282f5d efi: Make our variable validation list include the guid by Peter Jones · 8 years ago
  57. 3dcb1f5 efi: Do variable name validation tests in utf8 by Peter Jones · 8 years ago
  58. e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 8 years ago
  59. 35575e0 efi: Add Persistent Memory type name by Robert Elliott · 8 years ago
  60. c016ca0 efi: Add NV memory attribute by Robert Elliott · 8 years ago
  61. 9c09a34 efivars: Use to_efivar_entry by Geliang Tang · 8 years ago
  62. 1bb6936 efi: Runtime-wrapper: Get rid of the rtc_lock spinlock by Ard Biesheuvel · 8 years ago
  63. 774846d efi/runtime-wrappers: Remove out of date comment regarding in_nmi() by Ard Biesheuvel · 8 years ago
  64. ca0e30d efi: Add nonblocking option to efi_query_variable_store() by Ard Biesheuvel · 8 years ago
  65. d3cac1f efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() by Ard Biesheuvel · 8 years ago
  66. 9c6672a efi: Expose non-blocking set_variable() wrapper to efivars by Ard Biesheuvel · 8 years ago
  67. 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 8 years ago
  68. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  69. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  70. 0f7f2f0 efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap by Ard Biesheuvel · 8 years ago
  71. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  72. b523e18 efi: stub: define DISABLE_BRANCH_PROFILING for all architectures by Ard Biesheuvel · 9 years ago
  73. 50a0cb5 x86/efi-bgrt: Fix kernel panic when mapping BGRT data by Sai Praneeth · 9 years ago
  74. 7f83773 efi/esrt: Don't preformat name by Rasmus Villemoes · 9 years ago
  75. 81a0bc3 ARM: add UEFI stub support by Roy Franz · 9 years ago
  76. da58fb6 ARM: wire up UEFI init and runtime support by Ard Biesheuvel · 9 years ago
  77. f7d9248 arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  78. e5bc22a arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  79. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  80. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  81. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  82. a07e744 efi-pstore: fix kernel-doc argument name by Geliang Tang · 9 years ago
  83. f8f8bdc arm64/efi: fix libstub build under CONFIG_MODVERSIONS by Ard Biesheuvel · 9 years ago
  84. bf45778 arm64/efi: move arm64 specific stub C code to libstub by Ard Biesheuvel · 9 years ago
  85. 78b9bc9 efi: Fix warning of int-to-pointer-cast on x86 32-bit builds by Taku Izumi · 9 years ago
  86. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  87. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  88. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  89. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  90. e8f3010 arm64/efi: isolate EFI stub from the kernel proper by Ard Biesheuvel · 9 years ago
  91. d4dddfd arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property by Ard Biesheuvel · 9 years ago
  92. 0f96a99 efi: Add "efi_fake_mem" boot option by Taku Izumi · 9 years ago
  93. 9ac4d5a efi: Auto-load the efi-pstore module by Ben Hutchings · 9 years ago
  94. a104171 efi: Introduce EFI_NX_PE_DATA bit and set it from properties table by Ard Biesheuvel · 9 years ago
  95. bf92486 efi: Add support for UEFIv2.5 Properties table by Ard Biesheuvel · 9 years ago
  96. 8be4432 efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format() by Taku Izumi · 9 years ago
  97. 7968c0e efi/arm64: Clean up efi_get_fdt_params() interface by Leif Lindholm · 9 years ago
  98. 12dd00e efi/x86: Move efi=debug option parsing to core by Leif Lindholm · 9 years ago
  99. 18aefbc drivers/firmware: Make efi/esrt.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  100. 0ce423b efi: Use the generic efi.memmap instead of 'memmap' by Matt Fleming · 9 years ago