1. 0aa099a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  2. 03ca458 KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging by Sean Christopherson · 4 years, 5 months ago
  3. e8ea85f KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit by Chenyi Qiang · 4 years, 8 months ago
  4. 61a05d4 KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model by Sean Christopherson · 4 years, 5 months ago
  5. e5fda4b KVM: x86: Move uret MSR slot management to common x86 by Sean Christopherson · 4 years, 5 months ago
  6. 9cc39a5 KVM: x86: Export the number of uret MSRs to vendor modules by Sean Christopherson · 4 years, 5 months ago
  7. 8ea8b8d KVM: VMX: Use common x86's uret MSR list as the one true list by Sean Christopherson · 4 years, 5 months ago
  8. 5104d7f KVM: VMX: Disable preemption when probing user return MSRs by Sean Christopherson · 4 years, 5 months ago
  9. 70f094f KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr' by Vitaly Kuznetsov · 4 years, 5 months ago
  10. 3d6b841 x86/kvm: Disable all PV features on crash by Vitaly Kuznetsov · 4 years, 5 months ago
  11. c02027b x86/kvm: Disable kvmclock on all CPUs on shutdown by Vitaly Kuznetsov · 4 years, 5 months ago
  12. a217a65 KVM/VMX: Invoke NMI non-IST entry instead of IST entry by Lai Jiangshan · 4 years, 5 months ago
  13. fc48a6d x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers by Sean Christopherson · 4 years, 5 months ago
  14. 790d1ce x86: Delete UD0, UD1 traces by Alexey Dobriyan · 4 years, 5 months ago
  15. 025768a x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant by Linus Torvalds · 4 years, 5 months ago
  16. c74ad08 KVM: nSVM: fix few bugs in the vmcb02 caching logic by Maxim Levitsky · 4 years, 5 months ago
  17. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  18. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  19. c70a4be Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  20. 6f680e7 mm/vmalloc: provide fallback arch huge vmap support functions by Nicholas Piggin · 4 years, 5 months ago
  21. 97dc2a1 x86: inline huge vmap supported functions by Nicholas Piggin · 4 years, 5 months ago
  22. bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 4 years, 5 months ago
  23. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  24. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  25. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  26. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  27. 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  28. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  29. 4d480db Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  30. 64f8e73 Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  31. eea2647 Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  32. ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  33. 81a4897 Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  34. 2c5ce2d Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  35. 4daf2a1 x86/sev: Drop redundant and potentially misleading 'sev_enabled' by Sean Christopherson · 4 years, 5 months ago
  36. fd49e8e Merge branch 'kvm-sev-cgroup' into HEAD by Paolo Bonzini · 4 years, 5 months ago
  37. 54526d1 KVM: x86: Support KVM VMs sharing SEV context by Nathan Tempelman · 4 years, 6 months ago
  38. 753ed9c drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status by Joseph Salisbury · 4 years, 5 months ago
  39. 6523592 x86/hyperv: Move hv_do_rep_hypercall to asm-generic by Joseph Salisbury · 4 years, 5 months ago
  40. b53002e floppy: remove redundant assignment to variable st by Colin Ian King · 4 years, 5 months ago
  41. 70210c0 KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions by Sean Christopherson · 4 years, 5 months ago
  42. 3c0c2ad1 KVM: VMX: Add basic handling of VM-Exit from SGX enclave by Sean Christopherson · 4 years, 5 months ago
  43. 00e7646 KVM: x86: Define new #PF SGX error code bit by Sean Christopherson · 4 years, 5 months ago
  44. d90b15e KVM: x86: Remove unused function declaration by Keqian Zhu · 4 years, 6 months ago
  45. 4a7132e KVM: X86: Count attempted/successful directed yield by Wanpeng Li · 4 years, 6 months ago
  46. d0946a8 perf/x86/intel: Hybrid PMU support for perf capabilities by Kan Liang · 4 years, 5 months ago
  47. 250b3c0 x86/cpu: Add helper function to get the type of the current hybrid CPU by Ricardo Neri · 4 years, 5 months ago
  48. a161545 x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit by Ricardo Neri · 4 years, 5 months ago
  49. c0e6423 KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU by Ben Gardon · 4 years, 6 months ago
  50. b4c5936 KVM: Kill off the old hva-based MMU notifier callbacks by Sean Christopherson · 4 years, 6 months ago
  51. 3039bcc7 KVM: Move x86's MMU notifier memslot walkers to generic code by Sean Christopherson · 4 years, 6 months ago
  52. 7e582cc KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2 by Maxim Levitsky · 4 years, 6 months ago
  53. 5f7c292 KVM: Move prototypes for MMU notifier callbacks to generic code by Sean Christopherson · 4 years, 6 months ago
  54. d9bd008 Merge remote-tracking branch 'tip/x86/sgx' into kvm-next by Paolo Bonzini · 4 years, 5 months ago
  55. 808094f lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() by Christophe Leroy · 4 years, 6 months ago
  56. f7b21a0 x86/asm: Ensure asm/proto.h can be included stand-alone by Jan Kiszka · 4 years, 6 months ago
  57. 99cb64d x86/cpu: Comment Skylake server stepping too by Andrew Cooper · 4 years, 6 months ago
  58. adb2c41 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  59. 6a77d38 kfence, x86: fix preemptible warning on KPTI-enabled systems by Marco Elver · 4 years, 6 months ago
  60. 53375a5 x86/cpu: Resort and comment Intel models by Peter Zijlstra · 4 years, 6 months ago
  61. fe950f6 x86/entry: Enable random_kstack_offset support by Kees Cook · 4 years, 6 months ago
  62. fa26d0c77 ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m by Vitaly Kuznetsov · 4 years, 6 months ago
  63. b3754e5 x86/sgx: Move provisioning device creation out of SGX driver by Sean Christopherson · 4 years, 6 months ago
  64. d155030 x86/sgx: Add helpers to expose ECREATE and EINIT to KVM by Sean Christopherson · 4 years, 6 months ago
  65. 32ddda8e x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT) by Sean Christopherson · 4 years, 6 months ago
  66. 9c55c78a x86/sgx: Move ENCLS leaf definitions to sgx.h by Sean Christopherson · 4 years, 6 months ago
  67. 8ca52cc x86/sgx: Expose SGX architectural definitions to the kernel by Sean Christopherson · 4 years, 6 months ago
  68. 9bc0bb5 objtool/x86: Rewrite retpoline thunk calls by Peter Zijlstra · 4 years, 6 months ago
  69. 11925185 x86/retpoline: Simplify retpolines by Peter Zijlstra · 4 years, 6 months ago
  70. 23c1ad5 x86/alternatives: Optimize optimize_nops() by Peter Zijlstra · 4 years, 6 months ago
  71. b1f480b Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflict by Ingo Molnar · 4 years, 6 months ago
  72. e855e80 Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes by Ingo Molnar · 4 years, 6 months ago
  73. 8cdddd1 ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() by Vitaly Kuznetsov · 4 years, 6 months ago
  74. f2ac256 Merge 'x86/alternatives' by Borislav Petkov · 4 years, 6 months ago
  75. 52fa82c x86: Add insn_decode_kernel() by Peter Zijlstra · 4 years, 6 months ago
  76. feecb81 Merge tag 'v5.12-rc5' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 6 months ago
  77. ebb1064 x86/traps: Handle #DB for bus lock by Fenghua Yu · 4 years, 6 months ago
  78. f21d4d3 x86/cpufeatures: Enumerate #DB for bus lock detection by Fenghua Yu · 4 years, 6 months ago
  79. 1591584 x86/process/64: Move cpu_current_top_of_stack out of TSS by Lai Jiangshan · 4 years, 8 months ago
  80. 6c20f6d Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  81. b8921dc x86/cpufeatures: Add SGX1 and SGX2 sub-features by Sean Christopherson · 4 years, 6 months ago
  82. 7dfe553 x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL() by Masahiro Yamada · 4 years, 7 months ago
  83. af44a38 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" by Roger Pau Monne · 4 years, 6 months ago
  84. 6256e66 x86/kprobes: Use int3 instead of debug trap for single-step by Masami Hiramatsu · 4 years, 7 months ago
  85. 163b099 x86: Fix various typos in comments, take #2 by Ingo Molnar · 4 years, 6 months ago
  86. c681df8 x86: Remove unusual Unicode characters from comments by Ingo Molnar · 4 years, 6 months ago
  87. ca8778c Merge branch 'linus' into x86/cleanups, to resolve conflict by Ingo Molnar · 4 years, 6 months ago
  88. 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  89. 0143874 Merge branch 'locking/urgent' into locking/core, to pick up dependent commits by Ingo Molnar · 4 years, 6 months ago
  90. b318e8d KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish by Sean Christopherson · 4 years, 6 months ago
  91. d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 4 years, 6 months ago
  92. 14ff3ed Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree by Ingo Molnar · 4 years, 6 months ago
  93. cc9cfdd KVM: x86: hyper-v: Track Hyper-V TSC page status by Vitaly Kuznetsov · 4 years, 6 months ago
  94. b2e9df8 x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART by Oleg Nesterov · 4 years, 8 months ago
  95. 8c150ba x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 4 years, 8 months ago
  96. 66c1b6d x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 4 years, 8 months ago
  97. a89dfde x86: Remove dynamic NOP selection by Peter Zijlstra · 4 years, 7 months ago
  98. f935178 x86/insn: Make insn_complete() static by Borislav Petkov · 4 years, 10 months ago
  99. 404b639 x86/insn: Remove kernel_insn_init() by Borislav Petkov · 4 years, 10 months ago
  100. 93281c4a x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 11 months ago