1. c46f340 tpm: Reserve the TPM final events table by Matthew Garrett · 6 years ago
  2. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  3. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  4. 88447c5 efi: Allow the number of EFI configuration tables entries to be zero by Rob Bradford · 6 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  7. e1a7eaf efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  8. 02562d0 efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections by Ard Biesheuvel · 6 years ago
  9. 0fca081 efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures by Robert Richter · 6 years ago
  10. 5e83cfe efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs by Marcin Benka · 6 years ago
  11. e8d368a efi/libstub: Refactor the cmd_stubcopy Makefile command by Masahiro Yamada · 6 years ago
  12. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  13. d276709 Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  14. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. dcaed59 Merge branch 'acpi-apei' by Rafael J. Wysocki · 6 years ago
  16. 45b14a4 efi: cper: Fix possible out-of-bounds access by Ross Lagerwall · 6 years ago
  17. 2fee036 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 8d33316 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 582a32e efi/arm: Revert "Defer persistent reservations until after paging_init()" by Ard Biesheuvel · 6 years ago
  20. 5c418dc efi: Fix build error due to enum collision between efi.h and ima.h by Anders Roxell · 6 years ago
  21. f331e76 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 6 years ago
  22. 13b210d efi: Let architectures decide the flags that should be saved/restored by Julien Thierry · 6 years ago
  23. 67f52a9 efi/arm: Don't expect a return value of ptdump_debugfs_register by Nathan Chancellor · 6 years ago
  24. 69c1f39 efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation by Ard Biesheuvel · 6 years ago
  25. 4e46c2a efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted by Ard Biesheuvel · 6 years ago
  26. 4febfb8 efi: Replace GPL license boilerplate with SPDX headers by Ard Biesheuvel · 6 years ago
  27. ac9aff8 efi/fdt: Apply more cleanups by Ingo Molnar · 6 years ago
  28. 5de0fef efi/memattr: Don't bail on zero VA if it equals the region's PA by Ard Biesheuvel · 6 years ago
  29. 74c953c efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker by Qian Cai · 6 years ago
  30. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  31. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  32. 684019d Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  34. 363524d arm64: mm: Introduce DEFAULT_MAP_WINDOW by Steve Capper · 6 years ago
  35. ea84b58 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  36. 80424b0 efi: Reduce the amount of memblock reservations for persistent allocations by Ard Biesheuvel · 6 years ago
  37. 5f0b0ec efi: Permit multiple entries in persistent memreserve data structure by Ard Biesheuvel · 6 years ago
  38. 3db5e0b efi/libstub: Disable some warnings for x86{,_64} by Nathan Chancellor · 6 years ago
  39. 8c25db0 efi/fdt: Simplify the get_fdt() flow by Julien Thierry · 6 years ago
  40. 6935b3c4 efi/fdt: Indentation fix by Julien Thierry · 6 years ago
  41. ab2180a firmware/efi: Add NULL pointer checks in efivars API functions by Arend van Spriel · 6 years ago
  42. 976b489 efi: Prevent GICv3 WARN() by mapping the memreserve table before first use by Ard Biesheuvel · 6 years ago
  43. 63eb322 efi: Permit calling efi_mem_reserve_persistent() from atomic context by Ard Biesheuvel · 6 years ago
  44. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  45. 72a58a6 efi/arm/libstub: Pack FDT after populating it by Ard Biesheuvel · 6 years ago
  46. 33412b8 efi/arm: Revert deferred unmap of early memmap mapping by Ard Biesheuvel · 6 years ago
  47. ef1491e efi: Fix debugobjects warning on 'efi_rts_work' by Waiman Long · 6 years ago
  48. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  49. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  50. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  51. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  52. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  53. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  54. fa70f0d Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Thomas Gleixner · 6 years ago
  55. 3425d93 efi/x86: Handle page faults occurring while running EFI runtime services by Sai Praneeth · 6 years ago
  56. 9dbbeda efi: Make efi_rts_work accessible to efi page fault handler by Sai Praneeth · 6 years ago
  57. bcb31c6 efi/efi_test: add exporting ResetSystem runtime service by Ivan Hu · 6 years ago
  58. 41f1c48 efi/libstub: arm: support building with clang by Alistair Strachan · 6 years ago
  59. a23d3bb efi: add API to reserve memory persistently across kexec reboot by Ard Biesheuvel · 6 years ago
  60. b844470 efi/arm: libstub: add a root memreserve config table by Ard Biesheuvel · 6 years ago
  61. 71e0940 efi: honour memory reservations passed via a linux specific config table by Ard Biesheuvel · 6 years ago
  62. d310959 efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y by Scott Branden · 6 years ago
  63. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  64. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  65. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. ce279d3 efi/libstub: Only disable stackleak plugin for arm64 by Laura Abbott · 6 years ago
  68. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago
  69. 20d12cf efi/arm: map UEFI memory map even w/o runtime services enabled by AKASHI Takahiro · 6 years ago
  70. 3ea8649 efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  71. e8f4194 efi/cper: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  72. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  73. c1a2f7f mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids by Rik van Riel · 6 years ago
  74. 61f0d55 efi/esrt: Only call efi_mem_reserve() for boot services memory by Ard Biesheuvel · 6 years ago
  75. 7e1550b efi: Drop type and attribute checks in efi_mem_desc_lookup() by Ard Biesheuvel · 7 years ago
  76. 3d7ee34 efi/libstub/arm: Add opt-in Kconfig option for the DTB loader by Ard Biesheuvel · 7 years ago
  77. 7bb4970 efi/cper: Avoid using get_seconds() by Arnd Bergmann · 7 years ago
  78. 3eb420e efi: Use a work queue to invoke EFI Runtime Services by Sai Praneeth · 7 years ago
  79. 0c92503 efi/bgrt: Drop __initdata from bgrt_image_size by Hans de Goede · 7 years ago
  80. 52e1cf2 efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode by Hans de Goede · 7 years ago
  81. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  82. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  83. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  84. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  85. 7aaa822 pstore: Convert internal records to timespec64 by Kees Cook · 7 years ago
  86. a74e0c4 Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  87. 31a85cb Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 4f74d72 efi/libstub/arm64: Handle randomized TEXT_OFFSET by Mark Rutland · 7 years ago
  89. 63dcc70 device property: Get rid of union aliasing by Andy Shevchenko · 7 years ago
  90. 83f0a7c efi/capsule-loader: Don't output reset log when reset flags are not set by Shunyong Yang · 7 years ago
  91. 0add16c efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static by Wei Yongjun · 7 years ago
  92. 9c17866 efi: Decode IA32/X64 Context Info structure by Yazen Ghannam · 7 years ago
  93. a32bc29 efi: Decode IA32/X64 MS Check structure by Yazen Ghannam · 7 years ago
  94. c6bc4ac efi: Decode additional IA32/X64 Bus Check fields by Yazen Ghannam · 7 years ago
  95. a9c1e3e efi: Decode IA32/X64 Cache, TLB, and Bus Check structures by Yazen Ghannam · 7 years ago
  96. dc2d26e efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs by Yazen Ghannam · 7 years ago
  97. 7c9449b efi: Decode IA32/X64 Processor Error Info Structure by Yazen Ghannam · 7 years ago
  98. f9e1bdb efi: Decode IA32/X64 Processor Error Section by Yazen Ghannam · 7 years ago
  99. 75e4fd3 efi/cper: Remove the INDENT_SP silliness by Borislav Petkov · 7 years ago
  100. a7012bd x86/xen/efi: Initialize UEFI secure boot state during dom0 boot by Daniel Kiper · 7 years ago