1. b1a429f KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults by Sean Christopherson · 3 years, 4 months ago
  2. f0066d9 KVM: MMU: change tracepoints arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  3. 536f0e6 KVM: MMU: change disallowed_hugepage_adjust() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  4. 73a3c65 KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  5. 3c8ad5a KVM: MMU: change fast_page_fault() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  6. cdc4776 KVM: MMU: change tdp_mmu_map_handle_target_level() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  7. 2f6305d KVM: MMU: change kvm_tdp_mmu_map() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  8. 9c03b18 KVM: MMU: change FNAME(fetch)() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  9. 43b7435 KVM: MMU: change __direct_map() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  10. 3a13f4f KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  11. 3647cd0 KVM: MMU: change kvm_faultin_pfn() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  12. b8a5d55 KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  13. 4326e57 KVM: MMU: change direct_page_fault() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  14. c501040 KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  15. 6defd9b KVM: MMU: Introduce struct kvm_page_fault by Paolo Bonzini · 3 years, 5 months ago
  16. d055f02 KVM: MMU: pass unadulterated gpa to direct_page_fault by Paolo Bonzini · 3 years, 5 months ago
  17. 55c0cef KVM: x86: Fix potential race in KVM_GET_CLOCK by Oliver Upton · 3 years, 4 months ago
  18. 45e6c2f KVM: x86: extract KVM_GET_CLOCK/KVM_SET_CLOCK to separate functions by Paolo Bonzini · 3 years, 4 months ago
  19. 6b6fcd2 kvm: x86: abstract locking around pvclock_update_vm_gtod_copy by Paolo Bonzini · 3 years, 4 months ago
  20. 3e44dce KVM: X86: Move PTE present check from loop body to __shadow_walk_next() by Lai Jiangshan · 3 years, 4 months ago
  21. 5228eb9 KVM: x86: nSVM: implement nested TSC scaling by Maxim Levitsky · 3 years, 4 months ago
  22. f800650 KVM: x86: SVM: add module param to control TSC scaling by Maxim Levitsky · 3 years, 4 months ago
  23. 36e8194 KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset by Paolo Bonzini · 3 years, 4 months ago
  24. 4c84926 KVM: x86: SVM: add module param to control LBR virtualization by Maxim Levitsky · 3 years, 4 months ago
  25. 0226a45 KVM: x86: nSVM: don't copy pause related settings by Maxim Levitsky · 3 years, 4 months ago
  26. 515a0c7 kvm: irqfd: avoid update unmodified entries of the routing by Longpeng(Mike) · 3 years, 5 months ago
  27. 8b8f9d7 KVM: X86: Don't check unsync if the original spte is writible by Lai Jiangshan · 3 years, 4 months ago
  28. f1c4a88 KVM: X86: Don't unsync pagetables when speculative by Lai Jiangshan · 3 years, 4 months ago
  29. cc2a8e6 KVM: X86: Remove FNAME(update_pte) by Lai Jiangshan · 3 years, 4 months ago
  30. 5591c06 KVM: X86: Zap the invalid list after remote tlb flushing by Lai Jiangshan · 3 years, 4 months ago
  31. c3e5e41 KVM: X86: Change kvm_sync_page() to return true when remote flush is needed by Lai Jiangshan · 3 years, 4 months ago
  32. 06152b2 KVM: X86: Remove kvm_mmu_flush_or_zap() by Lai Jiangshan · 3 years, 4 months ago
  33. bd047e5 KVM: X86: Don't flush current tlb on shadow page modification by Lai Jiangshan · 3 years, 4 months ago
  34. c6cecc4 KVM: x86/mmu: Complete prefetch for trailing SPTEs for direct, legacy MMU by Sean Christopherson · 3 years, 5 months ago
  35. 25b9784 KVM: x86: Manually retrieve CPUID.0x1 when getting FMS for RESET/INIT by Sean Christopherson · 3 years, 4 months ago
  36. 62dd57d KVM: x86: WARN on non-zero CRs at RESET to detect improper initalization by Sean Christopherson · 3 years, 4 months ago
  37. 9ebe530 KVM: SVM: Move RESET emulation to svm_vcpu_reset() by Sean Christopherson · 3 years, 4 months ago
  38. 06692e4 KVM: VMX: Move RESET emulation to vmx_vcpu_reset() by Sean Christopherson · 3 years, 4 months ago
  39. d065673 KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation by Sean Christopherson · 3 years, 4 months ago
  40. 583d369 KVM: x86: Fold fx_init() into kvm_arch_vcpu_create() by Sean Christopherson · 3 years, 4 months ago
  41. e8f65b9 KVM: x86: Remove defunct setting of XCR0 for guest during vCPU create by Sean Christopherson · 3 years, 4 months ago
  42. 5ebbc47 KVM: x86: Remove defunct setting of CR0.ET for guests during vCPU create by Sean Christopherson · 3 years, 4 months ago
  43. ff8828c KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT by Sean Christopherson · 3 years, 4 months ago
  44. 94c641b KVM: x86: Simplify retrieving the page offset when loading PDTPRs by Sean Christopherson · 3 years, 5 months ago
  45. 15cabbc KVM: x86: Subsume nested GPA read helper into load_pdptrs() by Sean Christopherson · 3 years, 5 months ago
  46. a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 4 months ago
  47. 1e254d0 Revert "x86/kvm: fix vcpu-id indexed array sizes" by Juergen Gross · 3 years, 4 months ago
  48. 620b243 KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask by Vitaly Kuznetsov · 3 years, 5 months ago
  49. 381cecc KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask() by Vitaly Kuznetsov · 3 years, 5 months ago
  50. 6470acc KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL by Vitaly Kuznetsov · 3 years, 5 months ago
  51. feb3162 KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation. by Vitaly Kuznetsov · 3 years, 4 months ago
  52. 64c7850 KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. by Yu Zhang · 3 years, 4 months ago
  53. e8a747d KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks by Sean Christopherson · 3 years, 4 months ago
  54. ad9af93 x86/kvmclock: Move this_cpu_pvti into kvmclock.h by Zelin Deng · 3 years, 4 months ago
  55. 5c49d18 KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue by Zhenzhong Duan · 3 years, 4 months ago
  56. 50b0781 Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 3 years, 4 months ago
  57. 65855ed KVM: X86: Synchronize the shadow pagetable before link it by Lai Jiangshan · 3 years, 4 months ago
  58. f816029 KVM: X86: Fix missed remote tlb flush in rmap_write_protect() by Lai Jiangshan · 3 years, 4 months ago
  59. faf6b755 KVM: x86: nSVM: don't copy virt_ext from vmcb12 by Maxim Levitsky · 3 years, 4 months ago
  60. d1cba6c KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround by Maxim Levitsky · 3 years, 4 months ago
  61. aee77e1 KVM: x86: nSVM: restore int_vector in svm_clear_vintr by Maxim Levitsky · 3 years, 4 months ago
  62. e1fc155 kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] by Fares Mehanna · 3 years, 4 months ago
  63. dbab610 KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit by Maxim Levitsky · 3 years, 4 months ago
  64. c8607e4 KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vmentry by Maxim Levitsky · 3 years, 4 months ago
  65. c42dec1 KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state by Maxim Levitsky · 3 years, 4 months ago
  66. 136a55c KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm by Maxim Levitsky · 3 years, 4 months ago
  67. e85d3e7 KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode by Maxim Levitsky · 3 years, 4 months ago
  68. 37687c4 KVM: x86: reset pdptrs_from_userspace when exiting smm by Maxim Levitsky · 3 years, 4 months ago
  69. e2e6e44 KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on SMM exit by Maxim Levitsky · 3 years, 4 months ago
  70. 8d68bad KVM: nVMX: Filter out all unsupported controls when eVMCS was activated by Vitaly Kuznetsov · 3 years, 4 months ago
  71. 2f9b68f KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() by Vitaly Kuznetsov · 3 years, 5 months ago
  72. 5b92b6c KVM: SEV: Allow some commands for mirror VM by Peter Gonda · 3 years, 4 months ago
  73. f43c887 KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES by Peter Gonda · 3 years, 4 months ago
  74. 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
  75. 94c245a KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry by Sean Christopherson · 3 years, 4 months ago
  76. 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
  77. e9337c8 kvm: fix wrong exception emulation in check_rdtsc by Hou Wenlong · 3 years, 5 months ago
  78. 50c0380 KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA by Sean Christopherson · 3 years, 4 months ago
  79. f1815e0a KVM: SVM: fix missing sev_decommission in sev_receive_start by Mingwei Zhang · 3 years, 4 months ago
  80. bb18a67 KVM: SEV: Acquire vcpu mutex when updating VMSA by Peter Gonda · 3 years, 4 months ago
  81. ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
  82. eb7511b KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 5 months ago
  83. cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
  84. 03a6e84 KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT by Sean Christopherson · 3 years, 4 months ago
  85. 7117003 KVM: x86: Mark all registers as avail/dirty at vCPU creation by Sean Christopherson · 3 years, 4 months ago
  86. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
  87. e840f42 KVM: arm64: Fix PMU probe ordering by Marc Zyngier · 3 years, 4 months ago
  88. a49b50a KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule by Zenghui Yu · 3 years, 4 months ago
  89. 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  90. 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  91. 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  92. 4fef611 alpha: enable GENERIC_PCI_IOMAP unconditionally by Linus Torvalds · 3 years, 4 months ago
  93. 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 4 months ago
  94. 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 4 months ago
  95. 4e70b64 sh: Add missing FORCE prerequisites in Makefile by Geert Uytterhoeven · 3 years, 4 months ago
  96. d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 4 months ago
  97. ab41f75 alpha: mark 'Jensen' platform as no longer broken by Linus Torvalds · 3 years, 4 months ago
  98. 93ff9f1 Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  99. cc9d3aa alpha: make 'Jensen' IO functions build again by Linus Torvalds · 3 years, 4 months ago
  100. b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago