index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
1
-65
/
+56
2023-05-17
KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
Sean Christopherson
2
-2
/
+2
2023-05-17
KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
David Matlack
3
-14
/
+10
2023-05-17
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
3
-27
/
+39
2023-05-17
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2
-1
/
+40
2023-05-17
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
4
-4
/
+22
2023-05-17
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
2
-4
/
+4
2023-05-17
KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
Mathias Krause
1
-0
/
+12
2023-05-17
KVM: x86/mmu: Avoid indirect call for get_cr3
Paolo Bonzini
2
-12
/
+21
2023-05-11
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
1
-0
/
+15
2023-05-11
KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
Sean Christopherson
1
-3
/
+5
2023-04-13
KVM: SVM: Flush Hyper-V TLB when required
Jeremi Piotrowski
3
-3
/
+54
2023-04-13
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
1
-1
/
+6
2023-04-13
KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
Sean Christopherson
1
-2
/
+9
2023-03-22
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
1
-2
/
+8
2023-03-22
KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
Suravee Suthikulpanit
1
-8
/
+18
2023-03-17
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
1
-11
/
+19
2023-03-17
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
3
-10
/
+49
2023-03-17
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson
1
-4
/
+0
2023-03-17
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Sean Christopherson
1
-20
/
+30
2023-03-10
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
1
-2
/
+2
2023-03-10
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
1
-2
/
+2
2023-03-10
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
1
-1
/
+5
2023-03-10
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
1
-3
/
+7
2023-03-10
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
3
-18
/
+17
2023-03-10
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
1
-7
/
+9
2023-03-10
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
1
-0
/
+6
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
1
-1
/
+6
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
1
-0
/
+3
2023-03-10
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
1
-7
/
+2
2023-03-10
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
1
-2
/
+1
2023-03-10
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2
-13
/
+7
2023-02-16
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-15
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
1
-7
/
+19
2023-02-10
KVM: x86: Mitigate the cross-thread return address predictions bug
Tom Lendacky
1
-11
/
+32
2023-01-22
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-01-12
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
1
-37
/
+30
2023-01-11
KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
David Woodhouse
1
-2
/
+17
2023-01-11
KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
David Woodhouse
1
-1
/
+3
2023-01-09
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
1
-16
/
+16
2023-01-09
KVM: nSVM: clarify recalc_intercepts() wrt CR8
Paolo Bonzini
1
-7
/
+5
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
11
-115
/
+164
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-3
/
+27
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
1
-7
/
+7
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
1
-7
/
+1
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
1
-11
/
+18
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
1
-38
/
+18
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
1
-3
/
+4
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
1
-1
/
+1
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
1
-1
/
+3
[next]