1. c5d9ae2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 11 months ago
  2. 710c476 KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW by Jim Mattson · 3 years ago
  3. b8bfee8 KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event by Jim Mattson · 3 years ago
  4. 42964a1 Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  5. 808f0ab Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  6. 4a387c9 Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years ago
  7. 66fa226 KVM: SVM: fix race between interrupt delivery and AVIC inhibition by Maxim Levitsky · 3 years ago
  8. 3081117 KVM: SVM: set IRR in svm_deliver_interrupt by Paolo Bonzini · 3 years ago
  9. 0a5f784 KVM: SVM: extract avic_ring_doorbell by Maxim Levitsky · 3 years ago
  10. 27a98fe Merge branch 'acpi-x86' by Rafael J. Wysocki · 3 years ago
  11. 8795359 x86/sgx: Silence softlockup detection when releasing large enclaves by Reinette Chatre · 3 years ago
  12. fcb732d KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU by David Woodhouse · 3 years, 3 months ago
  13. afea27d xen/x2apic: Fix inconsistent indenting by Jiapeng Chong · 3 years ago
  14. e07e98d xen/x86: detect support for extended destination ID by Roger Pau Monne · 3 years ago
  15. f34c4f2 xen/x86: obtain full video frame buffer address for Dom0 also under EFI by Jan Beulich · 3 years ago
  16. 3eb616b x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" by Hans de Goede · 3 years ago
  17. 3915035 KVM: x86: SVM: move avic definitions from AMD's spec to svm.h by Maxim Levitsky · 3 years ago
  18. 755c2bf KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it by Maxim Levitsky · 3 years ago
  19. 2b0eccc KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them by Maxim Levitsky · 3 years ago
  20. 91f673b3 KVM: x86: nSVM: expose clean bit support to the guest by Maxim Levitsky · 3 years ago
  21. 759cbd59 KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM by Maxim Levitsky · 3 years ago
  22. e8efa4f KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state by Maxim Levitsky · 3 years ago
  23. e1779c2 KVM: x86: nSVM: fix potential NULL derefernce on nested migration by Maxim Levitsky · 3 years ago
  24. c53bbe2 KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case by Maxim Levitsky · 3 years ago
  25. dd4589e Revert "svm: Add warning message for AVIC IPI invalid target" by Sean Christopherson · 3 years ago
  26. c3bf8a1 Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  27. 90c9e95 Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years ago
  28. 5fdb2621 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  29. 7e6a6b4 Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years ago
  30. d2a02e3 lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI by Jason A. Donenfeld · 3 years ago
  31. 6e37ec88 KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer by Sean Christopherson · 3 years ago
  32. e3bcfda KVM: x86: Report deprecated x87 features in supported CPUID by Jim Mattson · 3 years ago
  33. e25a8d9 x86/Xen: streamline (and fix) PV CPU enumeration by Jan Beulich · 3 years ago
  34. bfb1a7c x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm by Nick Desaulniers · 3 years ago
  35. 1d90934 perf/x86/intel/pt: Fix crash with stop filters in single-range mode by Tristan Hume · 3 years ago
  36. a01994f x86/perf: Default set FREEZE_ON_SMI for all by Peter Zijlstra · 3 years ago
  37. b2d2af7 kvm/x86: rework guest entry logic by Mark Rutland · 3 years ago
  38. 57dfd7b KVM: x86: Move delivery of non-APICv interrupt into vendor code by Sean Christopherson · 3 years ago
  39. a96d3a5 Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  40. f8c7e4e Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  41. df00015 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  42. 3cd7cd8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  43. 6cbbaab KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use by Vitaly Kuznetsov · 3 years ago
  44. 892a42c KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() by Vitaly Kuznetsov · 3 years ago
  45. 2423a4c KVM: nVMX: Rename vmcs_to_field_offset{,_table} by Vitaly Kuznetsov · 3 years ago
  46. 7a601e2 KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER by Vitaly Kuznetsov · 3 years ago
  47. f80ae0e KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS by Vitaly Kuznetsov · 3 years ago
  48. dd6e631 KVM: x86: add system attribute to retrieve full set of supported xsave states by Paolo Bonzini · 3 years ago
  49. 56f289a KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr by Sean Christopherson · 3 years ago
  50. c8980fc xen/x2apic: enable x2apic mode when supported for HVM by Roger Pau Monne · 3 years ago
  51. 4ed308c ftrace: Have architectures opt-in for mcount build time sorting by Steven Rostedt (Google) · 3 years ago
  52. 05a9e06 KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time by Like Xu · 3 years ago
  53. 4c282e5 KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS by Like Xu · 3 years ago
  54. be4f3b3 KVM: x86: Keep MSR_IA32_XSS unchanged for INIT by Xiaoyao Li · 3 years ago
  55. 811f95f KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2} by Sean Christopherson · 3 years ago
  56. d6e656c KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02 by Sean Christopherson · 3 years ago
  57. 033a3ea KVM: x86: Check .flags in kvm_cpuid_check_equal() too by Vitaly Kuznetsov · 3 years ago
  58. f7e5707 KVM: x86: Forcibly leave nested virt when SMM state is toggled by Sean Christopherson · 3 years ago
  59. aa3b39f KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments() by Vitaly Kuznetsov · 3 years, 1 month ago
  60. 38dfa83 KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real by Vitaly Kuznetsov · 3 years, 1 month ago
  61. cdf85e0 KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode by Sean Christopherson · 3 years ago
  62. 3280cc2 KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access by Sean Christopherson · 3 years ago
  63. 04c40f3 KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer by Sean Christopherson · 3 years ago
  64. 132627c KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests by Sean Christopherson · 3 years ago
  65. 4d31d9e KVM: x86: Pass emulation type to can_emulate_instruction() by Sean Christopherson · 3 years ago
  66. c532f29 KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support by Sean Christopherson · 3 years ago
  67. 0b0be06 KVM: SVM: Don't intercept #GP for SEV guests by Sean Christopherson · 3 years ago
  68. 31c2558 Revert "KVM: SVM: avoid infinite loop on NPF from bad address" by Sean Christopherson · 3 years ago
  69. 55467fc KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests by Sean Christopherson · 3 years ago
  70. 47c28d4 KVM: x86: nSVM: skip eax alignment check for non-SVM instructions by Denis Valeev · 3 years ago
  71. 1ffce09 KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID by Like Xu · 3 years ago
  72. 35fe7cf KVM: LAPIC: Also cancel preemption timer during SET_LAPIC by Wanpeng Li · 3 years ago
  73. 519669c KVM: VMX: Remove vmcs_config.order by Jim Mattson · 3 years ago
  74. 66d28b2 PCI/sysfs: Find shadow ROM before static attribute initialization by Bjorn Helgaas · 3 years ago
  75. e464121 x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN by Tony Luck · 3 years ago
  76. d081a34 KVM/X86: Make kvm_vcpu_reload_apic_access_page() static by Quanfa Fu · 3 years, 1 month ago
  77. b9bed78 KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow by Sean Christopherson · 3 years ago
  78. 5c89be1 KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() by Vitaly Kuznetsov · 3 years ago
  79. adb759e x86,kvm/xen: Remove superfluous .fixup usage by Peter Zijlstra · 3 years ago
  80. 94fea1d KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used by Sean Christopherson · 3 years ago
  81. 1f52b0a x86/MCE/AMD: Allow thresholding interface updates after init by Yazen Ghannam · 3 years ago
  82. 0f9e042 Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  83. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  84. 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  85. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  86. 4141a5e6 Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  87. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  88. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  89. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  90. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  91. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  92. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  93. a3c19d5 KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled by Sean Christopherson · 3 years, 1 month ago
  94. 54744e1 KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops by Sean Christopherson · 3 years, 1 month ago
  95. 935a733 KVM: SVM: Drop AVIC's intermediate avic_set_running() helper by Sean Christopherson · 3 years, 1 month ago
  96. 635e635 KVM: VMX: Don't do full kick when handling posted interrupt wakeup by Sean Christopherson · 3 years, 1 month ago
  97. ccf8d68 KVM: VMX: Fold fallback path into triggering posted IRQ helper by Sean Christopherson · 3 years, 1 month ago
  98. 296aa26 KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ by Sean Christopherson · 3 years, 1 month ago
  99. 0f65a9d3 KVM: VMX: Don't do full kick when triggering posted interrupt "fails" by Sean Christopherson · 3 years, 1 month ago
  100. 782f645 KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU by Sean Christopherson · 3 years, 1 month ago