index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
2022-04-29
1
-5
/
+14
*
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
5
-21
/
+89
|
\
|
*
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
2022-04-29
1
-5
/
+42
|
*
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
1
-0
/
+2
|
*
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-29
5
-16
/
+45
*
|
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
4
-0
/
+16
*
|
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
2022-04-21
1
-3
/
+6
*
|
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
2022-04-21
1
-34
/
+20
*
|
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
3
-6
/
+12
*
|
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
2022-04-21
1
-0
/
+3
*
|
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
2022-04-21
1
-1
/
+14
*
|
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
2022-04-21
3
-0
/
+11
*
|
KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
Sean Christopherson
2022-04-21
1
-1
/
+1
*
|
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
1
-15
/
+13
*
|
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
2022-04-21
1
-6
/
+1
|
/
*
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-11
3
-37
/
+12
*
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
2022-04-11
2
-1
/
+4
*
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
2022-04-05
1
-1
/
+1
*
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
2022-04-05
2
-6
/
+34
*
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
2022-04-05
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
22
-286
/
+306
|
\
|
*
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
1
-40
/
+34
|
*
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
1
-1
/
+0
|
*
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
1
-9
/
+5
|
*
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
3
-9
/
+6
|
*
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
1
-8
/
+0
|
*
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
1
-10
/
+5
|
*
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
1
-11
/
+0
|
*
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
3
-16
/
+40
|
*
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
3
-1
/
+10
|
*
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
2
-13
/
+15
|
*
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
1
-1
/
+1
|
*
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
1
-5
/
+3
|
*
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
2
-18
/
+29
|
*
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
5
-32
/
+33
|
*
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
5
-19
/
+22
|
*
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
3
-17
/
+19
|
*
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
4
-20
/
+22
|
*
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
1
-3
/
+2
|
*
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
1
-1
/
+1
|
*
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
2
-1
/
+2
|
*
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
3
-1
/
+4
|
*
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
3
-48
/
+19
|
*
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
2022-04-02
1
-2
/
+8
|
*
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-04-02
4
-16
/
+31
|
*
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
2022-03-29
1
-3
/
+6
|
*
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-03-29
1
-0
/
+4
|
*
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-03-29
1
-0
/
+3
[next]