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.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/mmu: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-24
1
-1
/
+2
|
|
*
|
|
KVM: x86/mmu: Cleanup range-based flushing for given page
Hou Wenlong
2023-01-24
2
-5
/
+3
|
|
*
|
|
KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
Hou Wenlong
2023-01-24
1
-1
/
+1
|
|
*
|
|
KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
Hou Wenlong
2023-01-24
2
-8
/
+15
|
|
*
|
|
KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_l...
Hou Wenlong
2023-01-24
1
-2
/
+1
|
|
*
|
|
KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
Hou Wenlong
2023-01-24
2
-1
/
+10
|
|
*
|
|
KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
Hou Wenlong
2023-01-24
4
-11
/
+12
|
|
*
|
|
KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
Wei Liu
2023-01-24
1
-3
/
+5
|
|
*
|
|
kvm: x86/mmu: Don't clear write flooding for direct SP
Lai Jiangshan
2023-01-24
1
-5
/
+3
|
|
*
|
|
kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLED
Lai Jiangshan
2023-01-24
2
-11
/
+11
|
|
|
/
/
|
*
|
|
KVM: x86: Simplify msr_io()
Michal Luczaj
2023-02-03
1
-9
/
+3
|
*
|
|
KVM: x86: Remove unnecessary initialization in kvm_vm_ioctl_set_msr_filter()
Michal Luczaj
2023-02-03
1
-1
/
+1
|
*
|
|
KVM: x86: Explicitly state lockdep condition of msr_filter update
Michal Luczaj
2023-02-03
1
-2
/
+2
|
*
|
|
KVM: x86: Simplify msr_filter update
Michal Luczaj
2023-02-03
1
-4
/
+1
|
*
|
|
KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_X86_SET_MSR_FILTER)
Michal Luczaj
2023-02-03
1
-1
/
+1
|
*
|
|
KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_SET_PMU_EVENT_FILTER)
Michal Luczaj
2023-02-03
1
-2
/
+1
|
*
|
|
KVM: x86/emulator: Fix comment in __load_segment_descriptor()
Michal Luczaj
2023-02-03
1
-1
/
+1
|
*
|
|
KVM: x86/emulator: Fix segment load privilege level validation
Michal Luczaj
2023-02-03
1
-2
/
+2
|
*
|
|
KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
Vipin Sharma
2023-02-01
1
-0
/
+28
|
*
|
|
KVM: x86: hyper-v: Use common code for hypercall userspace exit
Vipin Sharma
2023-02-01
1
-16
/
+11
|
*
|
|
KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
ye xingchen
2023-01-24
1
-1
/
+1
|
*
|
|
KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
Paul Durrant
2023-01-24
4
-0
/
+36
|
*
|
|
KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
Paul Durrant
2023-01-24
1
-11
/
+13
|
*
|
|
KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
David Matlack
2023-01-24
2
-8
/
+9
|
*
|
|
KVM: x86: Advertise fast REP string features inherent to the CPU
Jim Mattson
2023-01-24
1
-2
/
+3
|
|
/
/
|
*
|
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
2023-01-24
8
-342
/
+473
|
|
\
\
|
|
*
|
KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps
Sean Christopherson
2023-01-13
1
-117
/
+133
|
|
*
|
KVM: x86: Allow APICv APIC ID inhibit to be cleared
Greg Edwards
2023-01-13
1
-26
/
+15
|
|
*
|
KVM: x86: Track required APICv inhibits with variable, not callback
Sean Christopherson
2023-01-13
5
-35
/
+28
|
|
*
|
Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a runni...
Sean Christopherson
2023-01-13
1
-0
/
+1
|
|
*
|
KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
Sean Christopherson
2023-01-13
1
-0
/
+3
|
|
*
|
KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
Sean Christopherson
2023-01-13
1
-48
/
+62
|
|
*
|
KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
Sean Christopherson
2023-01-13
1
-15
/
+15
|
|
*
|
KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
Sean Christopherson
2023-01-13
1
-10
/
+4
|
|
*
|
KVM: SVM: Always update local APIC on writes to logical dest register
Sean Christopherson
2023-01-13
1
-7
/
+4
|
|
*
|
KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
2
-1
/
+7
|
|
*
|
KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
Sean Christopherson
2023-01-13
3
-1
/
+14
|
|
*
|
KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
Sean Christopherson
2023-01-13
1
-9
/
+41
|
|
*
|
KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
Sean Christopherson
2023-01-13
1
-2
/
+3
|
|
*
|
KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
Sean Christopherson
2023-01-13
1
-2
/
+8
|
|
*
|
KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
Sean Christopherson
2023-01-13
1
-5
/
+17
|
|
*
|
KVM: x86: Explicitly track all possibilities for APIC map's logical modes
Sean Christopherson
2023-01-13
1
-8
/
+32
|
|
*
|
KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
Sean Christopherson
2023-01-13
1
-1
/
+3
|
|
*
|
KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
Sean Christopherson
2023-01-13
1
-12
/
+13
|
|
*
|
KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
Sean Christopherson
2023-01-13
1
-3
/
+7
|
|
*
|
Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
Sean Christopherson
2023-01-13
1
-18
/
+11
|
|
*
|
KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
Suravee Suthikulpanit
2023-01-13
1
-1
/
+1
|
|
*
|
KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
Sean Christopherson
2023-01-13
1
-7
/
+1
|
|
*
|
KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
Sean Christopherson
2023-01-13
3
-35
/
+24
|
|
*
|
KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
Sean Christopherson
2023-01-13
6
-10
/
+72
[prev]
[next]