1. 4f8a3cc Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 20e2aa8 Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  4. e6f8b6c KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest by Xiaoyao Li · 5 years ago
  5. 9de6fe3 KVM: x86: Emulate split-lock access as a write in emulator by Xiaoyao Li · 5 years ago
  6. d7e94db x86/split_lock: Provide handle_guest_split_lock() by Thomas Gleixner · 5 years ago
  7. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  8. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  9. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 5 years ago
  10. 30796e1 x86/mm: introduce __set_memory_prot() by Logan Gunthorpe · 5 years ago
  11. c164fbb x86/mm: thread pgprot_t through init_memory_mapping() by Logan Gunthorpe · 5 years ago
  12. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 5 years ago
  13. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 5 years ago
  14. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 5 years ago
  15. c97078bd mm: define pte_index as macro for x86 by Arjun Roy · 5 years ago
  16. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 5 years ago
  17. d3e5e97 Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  18. 0214da7 Merge branches 'acpi-ec' and 'acpi-x86' by Rafael J. Wysocki · 5 years ago
  19. d6f34f4 x86/xen: fix booting 32-bit pv guest by Juergen Gross · 5 years ago
  20. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  21. 0339eb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  22. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  23. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 5 years ago
  24. d7e40ea crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' by Masahiro Yamada · 5 years ago
  25. 4dcbfc3 crypto: x86 - rework configuration based on Kconfig by Jason A. Donenfeld · 5 years ago
  26. e9e070c x86: add comments about the binutils version to support code in as-instr by Masahiro Yamada · 5 years ago
  27. 5e8ebd8 x86: probe assembler capabilities via kconfig instead of makefile by Jason A. Donenfeld · 5 years ago
  28. 4225157 x86: remove always-defined CONFIG_AS_AVX by Masahiro Yamada · 5 years ago
  29. 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 5 years ago
  30. 48e2472 x86: remove always-defined CONFIG_AS_CFI_SECTIONS by Masahiro Yamada · 5 years ago
  31. 46427f6 x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME by Masahiro Yamada · 5 years ago
  32. 0f2661c x86: remove always-defined CONFIG_AS_CFI by Masahiro Yamada · 5 years ago
  33. 418d6e2 x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h by Masahiro Yamada · 5 years ago
  34. b5432a6 ACPI, x86/boot: make acpi_nobgrt static by Jason Yan · 5 years ago
  35. 2b3b76b perf/x86/intel/uncore: Add Ice Lake server uncore support by Kan Liang · 5 years ago
  36. 0e1b427 x86/xen: make xen_pvmmu_arch_setup() static by Jason Yan · 5 years ago
  37. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  38. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  39. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 5 years ago
  40. 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 5 years ago
  41. 2e3d5dc userfaultfd: wp: add pmd_swp_*uffd_wp() helpers by Peter Xu · 5 years ago
  42. 5a28106 userfaultfd: wp: add WP pagetable tracking to x86 by Andrea Arcangeli · 5 years ago
  43. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 5 years ago
  44. dbef280 KVM: VMX: fix crash cleanup when KVM wasn't used by Vitaly Kuznetsov · 5 years ago
  45. 4064a4c KVM: X86: Filter out the broadcast dest for IPI fastpath by Wanpeng Li · 5 years ago
  46. 5c8beb4 KVM: nVMX: don't clear mtf_pending when nested events are blocked by Oliver Upton · 5 years ago
  47. da7e423 KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter by Uros Bizjak · 5 years ago
  48. 7e63420 Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  49. 696ac2e x86: ACPI: fix CPU hotplug deadlock by Qian Cai · 5 years ago
  50. 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  51. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  52. 6cd3d40 Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  53. 199cd1d KVM: SVM: Split svm_vcpu_run inline assembly to separate file by Uros Bizjak · 5 years ago
  54. eaf7826 KVM: SVM: Move SEV code to separate file by Joerg Roedel · 5 years ago
  55. ef0f649 KVM: SVM: Move AVIC code to separate file by Joerg Roedel · 5 years ago
  56. 883b0a9 KVM: SVM: Move Nested SVM Implementation to nested.c by Joerg Roedel · 5 years ago
  57. 46a010d kVM SVM: Move SVM related files to own sub-directory by Joerg Roedel · 5 years ago
  58. d3b8865 Merge branch 'for-5.7/numa' into libnvdimm-for-next by Dan Williams · 5 years ago
  59. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  60. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  61. f14a953 Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  63. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  64. 514ccc1 x86/kvm: fix a missing-prototypes "vmread_error" by Qian Cai · 5 years ago
  65. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  66. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 5 years ago
  67. 3967819 x86/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago
  68. 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 5 years ago
  69. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 5 years ago
  70. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 5 years ago
  71. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  72. 890f0b0 x86: start using named parameters for low-level uaccess asms by Linus Torvalds · 5 years ago
  73. 7da63b3 x86: get rid of 'rtype' argument to __get_user_asm() macro by Linus Torvalds · 5 years ago
  74. 3680785 x86: get rid of 'rtype' argument to __put_user_goto() macro by Linus Torvalds · 5 years ago
  75. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 5 years ago
  76. 1a323ea5 x86: get rid of 'errret' argument to __get_user_xyz() macross by Linus Torvalds · 5 years ago
  77. ab33eb4 x86: remove __put_user_asm() infrastructure by Linus Torvalds · 5 years ago
  78. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  79. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  80. 42595ce Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. d9d7677 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. d0be2d5 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. 855c7e9 KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y by Sean Christopherson · 5 years ago
  88. 842f4be KVM: VMX: Add a trampoline to fix VMREAD error handling by Sean Christopherson · 5 years ago
  89. 9c14ee2 KVM: SVM: Annotate svm_x86_ops as __initdata by Sean Christopherson · 5 years ago
  90. e286ac0 KVM: VMX: Annotate vmx_x86_ops as __initdata by Sean Christopherson · 5 years ago
  91. 6e4fd06 KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup() by Sean Christopherson · 5 years ago
  92. afaf0b2 KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection by Sean Christopherson · 5 years ago
  93. 69c6f69 KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes by Sean Christopherson · 5 years ago
  94. 72b0eaa KVM: VMX: Configure runtime hooks using vmx_x86_ops by Sean Christopherson · 5 years ago
  95. 484014f KVM: VMX: Move hardware_setup() definition below vmx_x86_ops by Sean Christopherson · 5 years ago
  96. d008dfd KVM: x86: Move init-only kvm_x86_ops to separate struct by Sean Christopherson · 5 years ago
  97. b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 5 years ago
  98. cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  99. 458ef2a Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. 2853d5f Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago