1. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  2. 8b9a18a x86/split_lock: Add Tremont family CPU models by Tony Luck · 4 years, 9 months ago
  3. 48fd5b5 x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural by Tony Luck · 4 years, 9 months ago
  4. 95988fb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  5. d0a4ebe Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  6. 9fe04507 x86/resctrl: Preserve CDP enable over CPU hotplug by James Morse · 5 years ago
  7. b0151da x86/resctrl: Fix invalid attempt at removing the default resource group by Reinette Chatre · 4 years, 10 months ago
  8. 3ab0762 x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL() by Tony Luck · 4 years, 9 months ago
  9. 74f4c43 arm/xen: make _xen_start_info static by Jason Yan · 4 years, 9 months ago
  10. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  11. 0008633 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  12. c9a4ef6 arm64: Delete the space separator in __emit_inst by Fangrui Song · 4 years, 9 months ago
  13. 9cc3d0c arm64: vdso: don't free unallocated pages by Mark Rutland · 4 years, 9 months ago
  14. b0e387c x86/umip: Make umip_insns static by Jason Yan · 4 years, 9 months ago
  15. 4178417c arm, bpf: Fix offset overflow for BPF_MEM BPF_DW by Luke Nelson · 4 years, 10 months ago
  16. 8632e9b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
  17. bdf89df x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE by John Allen · 4 years, 10 months ago
  18. a088b85 efi/x86: Revert struct layout change to fix kexec boot regression by Ard Biesheuvel · 4 years, 10 months ago
  19. f610316 efi/x86: Don't remap text<->rodata gap read-only for mixed mode by Ard Biesheuvel · 4 years, 10 months ago
  20. a4b81cc efi/x86: Fix the deletion of variables in mixed mode by Gary Lin · 4 years, 10 months ago
  21. a94691680 efi/arm: Deal with ADR going out of range in efi_enter_kernel() by Ard Biesheuvel · 4 years, 10 months ago
  22. ac4075b m68k: Drop redundant generic-y += hardirq.h by Geert Uytterhoeven · 4 years, 9 months ago
  23. 4f8a3cc Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  24. 20e2aa8 Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  25. b032227 Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 4 years, 9 months ago
  26. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  27. f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 10 months ago
  28. a115895 x86/Hyper-V: Report crash register data or kmsg before running crash kernel by Tianyu Lan · 4 years, 10 months ago
  29. e6f8b6c KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest by Xiaoyao Li · 4 years, 9 months ago
  30. 9de6fe3 KVM: x86: Emulate split-lock access as a write in emulator by Xiaoyao Li · 4 years, 9 months ago
  31. d7e94db x86/split_lock: Provide handle_guest_split_lock() by Thomas Gleixner · 4 years, 9 months ago
  32. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  33. 9539303 Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 9 months ago
  34. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  35. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  36. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  37. 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
  38. 30796e1 x86/mm: introduce __set_memory_prot() by Logan Gunthorpe · 4 years, 9 months ago
  39. c164fbb x86/mm: thread pgprot_t through init_memory_mapping() by Logan Gunthorpe · 4 years, 9 months ago
  40. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  41. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  42. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  43. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  44. c97078bd mm: define pte_index as macro for x86 by Arjun Roy · 4 years, 9 months ago
  45. 251a0ff mm: bring sparc pte_index() semantics inline with other platforms by Arjun Roy · 4 years, 9 months ago
  46. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  47. d00935a arch: nios2: remove 'resetvalue' property by Alexandru Ardelean · 4 years, 9 months ago
  48. 6dd5d3b arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio' by Alexandru Ardelean · 4 years, 9 months ago
  49. f26e433 arch: nios2: Enable the common clk subsystem on Nios2 by Dragos Bogdan · 4 years, 9 months ago
  50. d3e5e97 Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  51. 523a05f Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  52. 0214da7 Merge branches 'acpi-ec' and 'acpi-x86' by Rafael J. Wysocki · 4 years, 9 months ago
  53. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  54. 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  55. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  56. 6cff482 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 10 months ago
  57. eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 10 months ago
  58. 97d9f1c x86: hyperv: report value of misc_features by Olaf Hering · 4 years, 10 months ago
  59. d6f34f4 x86/xen: fix booting 32-bit pv guest by Juergen Gross · 4 years, 10 months ago
  60. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
  61. bb9562c arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 by Luke Nelson · 4 years, 10 months ago
  62. 0339eb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  63. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 10 months ago
  64. fc22660 arm64: armv8_deprecated: Fix undef_hook mask for thumb setend by Fredrik Strupe · 4 years, 10 months ago
  65. 2a5e5d0 MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory by Masahiro Yamada · 4 years, 10 months ago
  66. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 10 months ago
  67. d7e40ea crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' by Masahiro Yamada · 4 years, 10 months ago
  68. 4dcbfc3 crypto: x86 - rework configuration based on Kconfig by Jason A. Donenfeld · 4 years, 10 months ago
  69. e9e070c x86: add comments about the binutils version to support code in as-instr by Masahiro Yamada · 4 years, 10 months ago
  70. 5e8ebd8 x86: probe assembler capabilities via kconfig instead of makefile by Jason A. Donenfeld · 4 years, 10 months ago
  71. 4225157 x86: remove always-defined CONFIG_AS_AVX by Masahiro Yamada · 4 years, 10 months ago
  72. 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 10 months ago
  73. 48e2472 x86: remove always-defined CONFIG_AS_CFI_SECTIONS by Masahiro Yamada · 4 years, 10 months ago
  74. 46427f6 x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME by Masahiro Yamada · 4 years, 10 months ago
  75. 0f2661c x86: remove always-defined CONFIG_AS_CFI by Masahiro Yamada · 4 years, 10 months ago
  76. 418d6e2 x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h by Masahiro Yamada · 4 years, 10 months ago
  77. 7d538b5 sh: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  78. c9ee4bf h8300: move definition of __kernel_size_t etc. to posix_types.h by Masahiro Yamada · 5 years ago
  79. e3c0f6f sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() by Masahiro Yamada · 5 years ago
  80. b5432a6 ACPI, x86/boot: make acpi_nobgrt static by Jason Yan · 4 years, 10 months ago
  81. 2b3b76b perf/x86/intel/uncore: Add Ice Lake server uncore support by Kan Liang · 4 years, 10 months ago
  82. 0e1b427 x86/xen: make xen_pvmmu_arch_setup() static by Jason Yan · 4 years, 10 months ago
  83. b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 10 months ago
  84. be8ae92 ARM: dts: imx6: add fec gpr property. by Martin Fuzzey · 4 years, 10 months ago
  85. 4141f1a ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN. by Martin Fuzzey · 4 years, 10 months ago
  86. 489553d riscv, bpf: Fix offset range checking for auipc+jalr on RV64 by Luke Nelson · 4 years, 10 months ago
  87. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  88. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 10 months ago
  89. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 10 months ago
  90. f9db97d Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 10 months ago
  91. 12782fbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 4 years, 10 months ago
  92. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 10 months ago
  93. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 10 months ago
  94. 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 4 years, 10 months ago
  95. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 10 months ago
  96. 6218d74 mm: remove dummy struct bootmem_data/bootmem_data_t by Waiman Long · 4 years, 10 months ago
  97. ed7f9fe powernv/memtrace: always online added memory blocks by David Hildenbrand · 4 years, 10 months ago
  98. 2e3d5dc userfaultfd: wp: add pmd_swp_*uffd_wp() helpers by Peter Xu · 4 years, 10 months ago
  99. 5a28106 userfaultfd: wp: add WP pagetable tracking to x86 by Andrea Arcangeli · 4 years, 10 months ago
  100. 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 4 years, 10 months ago