1. ae71948 Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  2. 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
  3. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  4. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  5. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
  7. c002075 efi: switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  8. 6de47a5 efi/bgrt: Use efi_mem_type() by Jan Beulich · 7 years ago
  9. 23f0571 efi: Move efi_mem_type() to common code by Jan Beulich · 7 years ago
  10. 68ee51c efi/reboot: Make function pointer orig_pm_power_off static by Colin Ian King · 7 years ago
  11. c2ceb5f efi/random: Increase size of firmware supplied randomness by Ard Biesheuvel · 7 years ago
  12. ccc829b efi/libstub: Enable reset attack mitigation by Matthew Garrett · 7 years ago
  13. 3cb9bc8 Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 7 years ago
  14. c4335fd ACPI: APEI: fix the wrong iteration of generic error status block by gengdongjiu · 7 years ago
  15. f1a5b53 firmware/efi/esrt: Constify attribute_group structures by Arvind Yadav · 7 years ago
  16. 3ad6bd7 firmware/efi: Constify attribute_group structures by Arvind Yadav · 7 years ago
  17. b6a3780 efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns by Hans de Goede · 7 years ago
  18. 9a9de5c efi/arm/arm64: Add missing assignment of efi.config_table by Ard Biesheuvel · 7 years ago
  19. 91ee5b2 efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  20. 0426a4e efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  21. f56ab9a efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP by Ard Biesheuvel · 7 years ago
  22. 02e43c2 efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor by Baoquan He · 7 years ago
  23. 170976b efi/arm64: add EFI_KIMG_ALIGN by Mark Rutland · 7 years ago
  24. 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
  25. a19d66c efi: Add an EFI table address match function by Tom Lendacky · 7 years ago
  26. 3e2c044 efi: avoid fortify checks in EFI stub by Kees Cook · 7 years ago
  27. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  28. 2cc7b4c Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  29. 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 457ea3f efi: Process the MEMATTR table only if EFI_MEMMAP is enabled by Daniel Kiper · 7 years ago
  31. e9279e8 trace, ras: add ARM processor error trace event by Tyler Baicar · 7 years ago
  32. 0fc300f efi: print unrecognized CPER section by Tyler Baicar · 7 years ago
  33. 2f74f09 efi: parse ARM processor error by Tyler Baicar · 7 years ago
  34. 8a94471 cper: add timestamp print to CPER status printing by Tyler Baicar · 7 years ago
  35. bbcc2e7 ras: acpi/apei: cper: add support for generic data v3 structure by Tyler Baicar · 7 years ago
  36. 792ef14 efi: Fix boot panic because of invalid BGRT image address by Dave Young · 8 years ago
  37. bb817be efi/arm: Enable DMI/SMBIOS by Ard Biesheuvel · 8 years ago
  38. 5f72cad efi/efi_test: Use memdup_user() helper by Geliang Tang · 8 years ago
  39. 2959c95 efi/capsule: Add support for Quark security header by Jan Kiszka · 8 years ago
  40. 2a457fb efi/capsule-loader: Use page addresses rather than struct page pointers by Ard Biesheuvel · 8 years ago
  41. 3fabd62 efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias by Ard Biesheuvel · 8 years ago
  42. 171fd02 efi/capsule: Remove NULL test on kmap() by Fabian Frederick · 8 years ago
  43. 82c3768 efi/capsule-loader: Use a cached copy of the capsule header by Ard Biesheuvel · 8 years ago
  44. 41b0c37 efi/capsule: Adjust return type of efi_capsule_setup_info() by Jan Kiszka · 8 years ago
  45. 5dce14b efi/capsule: Clean up pr_err/_info() messages by Jan Kiszka · 8 years ago
  46. 7367633 efi/capsule: Remove pr_debug() on ENOMEM or EFAULT by Jan Kiszka · 8 years ago
  47. fb153dc efi/capsule: Fix return code on failing kmap/vmap by Jan Kiszka · 8 years ago
  48. c7f3c595 pstore: Populate pstore record->time field by Kees Cook · 8 years ago
  49. efb74e4 efi-pstore: Refactor erase routine by Kees Cook · 8 years ago
  50. 7425826 efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot by Dave Young · 8 years ago
  51. 684e3f9 efi: Remove duplicate 'const' specifiers by Arnd Bergmann · 8 years ago
  52. fadd2ce Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  53. c10e803 efi-pstore: Fix write/erase id tracking by Kees Cook · 8 years ago
  54. b23afd3 Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  55. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 8 years ago
  56. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  57. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  58. 197dece efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space by Ard Biesheuvel · 8 years ago
  59. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  60. e69176d ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region by Ard Biesheuvel · 8 years ago
  61. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  62. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  63. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  64. 318532b efi/arm32-stub: Allow boot-time allocations in the vmlinux region by Ard Biesheuvel · 8 years ago
  65. fee929b efi/pstore: Return error code (if any) from efi_pstore_write() by Evgeny Kalugin · 8 years ago
  66. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  67. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  68. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  69. 540f4c0 efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  70. 822f584 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  71. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  72. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  73. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  74. d1eb981 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  75. 52e51f16 efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled by Ard Biesheuvel · 8 years ago
  76. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  77. f3cf6f7 efi: Disable secure boot if shim is in insecure mode by Josh Boyer · 8 years ago
  78. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  79. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  80. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  81. 696204f efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  82. e6688080 efi/esrt: Fix typo in pr_err() message by Colin Ian King · 8 years ago
  83. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  84. a19ebf5 efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table by Sai Praneeth · 8 years ago
  85. 3a6b6c6 efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures by Sai Praneeth · 8 years ago
  86. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  87. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  88. abfb7b6 efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  89. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  90. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  91. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  92. 018edcf efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit by Ard Biesheuvel · 8 years ago
  93. 58c5475 x86/efi: Retrieve and assign Apple device properties by Lukas Wunner · 8 years ago
  94. 46cd4b7 efi: Add device path parser by Lukas Wunner · 8 years ago
  95. 568bc4e efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Ard Biesheuvel · 8 years ago
  96. a6a1446 efi/libstub: Add random.c to ARM build by Ard Biesheuvel · 8 years ago
  97. 6362598 efi: Add support for seeding the RNG from a UEFI config table by Ard Biesheuvel · 8 years ago
  98. 5b88a31 efi/libstub: Fix allocation size calculations by Roy Franz · 8 years ago
  99. 74239ac Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  100. 4ddb9bf arm64: dump: Make ptdump debugfs a separate option by Laura Abbott · 8 years ago