1. d76fb40 KVM: VMX: Handle PI descriptor updates during vcpu_put/load by Sean Christopherson · 3 years, 3 months ago
  2. 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years, 2 months ago
  3. fc4fad7 KVM: VMX: Reject KVM_RUN if emulation is required with pending exception by Sean Christopherson · 3 years, 2 months ago
  4. 7ff775a KVM: x86/pmu: Use binary search to check filtered events by Jim Mattson · 3 years, 2 months ago
  5. e973746 KVM: x86/cpuid: Clear XFD for component i if the base feature is missing by Like Xu · 3 years, 2 months ago
  6. 6ff94f2 KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access() by David Matlack · 3 years, 2 months ago
  7. 5f16bca KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants by David Matlack · 3 years, 2 months ago
  8. f082d86 KVM: x86/mmu: Clear MMU-writable during changed_pte notifier by David Matlack · 3 years, 2 months ago
  9. 7c8a474 KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU by David Matlack · 3 years, 2 months ago
  10. 5f02ef7 KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock by Marcelo Tosatti · 3 years, 2 months ago
  11. 4732f24 KVM: x86: Making the module parameter of vPMU more common by Like Xu · 3 years, 2 months ago
  12. c6617c6 KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years, 2 months ago
  13. ee3a5f9 KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries by Vitaly Kuznetsov · 3 years, 2 months ago
  14. a218644 KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event by Like Xu · 3 years, 2 months ago
  15. c862dcd x86/fpu: Fix inline prefix warnings by Yang Zhong · 3 years, 2 months ago
  16. b5274b1 kvm: x86: Disable interception for IA32_XFD on demand by Kevin Tian · 3 years, 2 months ago
  17. 5429cea x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() by Thomas Gleixner · 3 years, 2 months ago
  18. be50b20 kvm: x86: Add support for getting/setting expanded xstate buffer by Guang Zeng · 3 years, 2 months ago
  19. c60427d x86/fpu: Add uabi_size to guest_fpu by Thomas Gleixner · 3 years, 2 months ago
  20. 690a757 kvm: x86: Add CPUID support for Intel AMX by Jing Liu · 3 years, 2 months ago
  21. 86aff7a4 kvm: x86: Add XCR0 support for Intel AMX by Jing Liu · 3 years, 2 months ago
  22. 61f2081 kvm: x86: Disable RDMSR interception of IA32_XFD_ERR by Jing Liu · 3 years, 2 months ago
  23. 548e836 kvm: x86: Emulate IA32_XFD_ERR for guest by Jing Liu · 3 years, 2 months ago
  24. ec5be88 kvm: x86: Intercept #NM for saving IA32_XFD_ERR by Jing Liu · 3 years, 2 months ago
  25. 1df4fd8 x86/fpu: Prepare xfd_err in struct fpu_guest by Jing Liu · 3 years, 2 months ago
  26. 820a6ee kvm: x86: Add emulation for IA32_XFD by Jing Liu · 3 years, 2 months ago
  27. 8eb9a48 x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation by Kevin Tian · 3 years, 2 months ago
  28. 5ab2f45 kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 by Jing Liu · 3 years, 2 months ago
  29. 0781d60 x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM by Sean Christopherson · 3 years, 2 months ago
  30. c270ce3 x86/fpu: Add guest support to xfd_enable_feature() by Thomas Gleixner · 3 years, 2 months ago
  31. b0237da x86/fpu: Make XFD initialization in __fpstate_reset() a function argument by Jing Liu · 3 years, 2 months ago
  32. 9535012 Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  33. c801335 ARM: dts: gpio-ranges property is now required by Phil Elwell · 3 years, 2 months ago
  34. 4634129 Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  35. 445ecdf kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID by Jing Liu · 3 years, 2 months ago
  36. cc04b6a kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule by Jing Liu · 3 years, 2 months ago
  37. 36487e6 x86/fpu: Prepare guest FPU for dynamically enabled FPU features by Thomas Gleixner · 3 years, 2 months ago
  38. 980fe2f x86/fpu: Extend fpu_xstate_prctl() with guest permissions by Thomas Gleixner · 3 years, 2 months ago
  39. 2455672 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  40. fffb532 KVM: x86: Check for rmaps allocation by Nikunj A Dadhania · 3 years, 2 months ago
  41. 597cb79 KVM: SEV: Mark nested locking of kvm->lock by Wanpeng Li · 3 years, 2 months ago
  42. 405329f KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests by Michael Roth · 3 years, 3 months ago
  43. 907d1393 KVM: VMX: Provide vmread version using asm-goto-with-outputs by Peter Zijlstra · 3 years, 3 months ago
  44. 5574976 KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty by David Woodhouse · 3 years, 3 months ago
  45. 14243b3 KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery by David Woodhouse · 3 years, 3 months ago
  46. 1cfc9c4 KVM: x86/xen: Maintain valid mapping of Xen shared_info page by David Woodhouse · 3 years, 3 months ago
  47. 982ed0d KVM: Reinstate gfn_to_pfn_cache with invalidation support by David Woodhouse · 3 years, 3 months ago
  48. f3f26da x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time by David Woodhouse · 3 years, 3 months ago
  49. 018d70f KVM: x86: Update vPMCs when retiring branch instructions by Eric Hankland · 3 years, 3 months ago
  50. 9cd803d KVM: x86: Update vPMCs when retiring instructions by Eric Hankland · 3 years, 3 months ago
  51. 40ccb96 KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}() by Like Xu · 3 years, 3 months ago
  52. 6ed1298 KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() by Like Xu · 3 years, 3 months ago
  53. 7c174f3 KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() by Like Xu · 3 years, 3 months ago
  54. 7618756 KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs by Like Xu · 3 years, 3 months ago
  55. 006a0f0 KVM: x86: avoid out of bounds indices for fixed performance counters by Paolo Bonzini · 3 years, 3 months ago
  56. 5b61178 KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG by Lai Jiangshan · 3 years, 3 months ago
  57. 6b123c3 KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed by Lai Jiangshan · 3 years, 3 months ago
  58. a9f2705 KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs() by Lai Jiangshan · 3 years, 3 months ago
  59. 46cbc04 Revert "KVM: X86: Update mmu->pdptrs only when it is changed" by Paolo Bonzini · 3 years, 3 months ago
  60. 1b0c9d0 Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 3 years, 2 months ago
  61. 7fd55a0 Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 2 months ago
  62. 33e5b57 KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR by Vincent Chen · 3 years, 2 months ago
  63. a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 3 months ago
  64. ef8949a RISC-V: KVM: Forward SBI experimental and vendor extensions by Anup Patel · 3 years, 3 months ago
  65. 637ad65 RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static by Jisheng Zhang · 3 years, 3 months ago
  66. 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 4 months ago
  67. 5f862df RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 by Atish Patra · 3 years, 4 months ago
  68. c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 4 months ago
  69. a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 4 months ago
  70. cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 4 months ago
  71. cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 4 months ago
  72. 1c53a1a Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next by Marc Zyngier · 3 years, 2 months ago
  73. e938edd KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve() by Zenghui Yu · 3 years, 2 months ago
  74. 1286cc4 Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  75. d6f12f8 x86/build: Use the proper name CONFIG_FW_LOADER by Lukas Bulwahn · 3 years, 2 months ago
  76. f651faa Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  77. a8ad9a2 Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 3 years, 2 months ago
  78. 36de991 ARM: dts: socfpga: change qspi to "intel,socfpga-qspi" by Dinh Nguyen · 3 years, 3 months ago
  79. e8ffcd3 Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  80. b927dfc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 2 months ago
  81. c8cc50a Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  82. 3f066e8 Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
  83. aacb201 parisc: remove ARCH_DEFCONFIG by Masahiro Yamada · 3 years, 3 months ago
  84. ca0ea8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  85. d3a5a68 parisc: Fix mask used to select futex spinlock by John David Anglin · 3 years, 2 months ago
  86. 8f66fce parisc: Correct completer in lws start by John David Anglin · 3 years, 2 months ago
  87. 5e4e84f Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 2 months ago
  88. 855fb03 Merge remote-tracking branch 'kvm/master' into HEAD by Paolo Bonzini · 3 years, 2 months ago
  89. fdba608 KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU by Sean Christopherson · 3 years, 2 months ago
  90. 8d84fca powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion by Michael Ellerman · 3 years, 3 months ago
  91. dda0190 KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() by Fuad Tabba · 3 years, 3 months ago
  92. a080e32 KVM: arm64: Fix comment for kvm_reset_vcpu() by Fuad Tabba · 3 years, 3 months ago
  93. 500ca52 KVM: arm64: Use defined value for SCTLR_ELx_EE by Fuad Tabba · 3 years, 3 months ago
  94. 484730e parisc: Clear stale IIR value on instruction access rights trap by Helge Deller · 3 years, 3 months ago
  95. cd0e615 KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required by Sean Christopherson · 3 years, 3 months ago
  96. a80dfc0 KVM: VMX: Always clear vmx->fail on emulation_required by Sean Christopherson · 3 years, 3 months ago
  97. c506355 KVM: x86: Always set kvm_run->if_flag by Marc Orr · 3 years, 3 months ago
  98. 3a0f64d KVM: x86/mmu: Don't advance iterator after restart due to yielding by Sean Christopherson · 3 years, 3 months ago
  99. 7ad8b2f Merge tag 'imx-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 3 years, 2 months ago
  100. 9fb12fe KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all by Wei Wang · 3 years, 3 months ago