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.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
2024-10-04
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
1
-23
/
+23
2024-10-04
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
1
-1
/
+14
2024-09-12
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-09-12
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
1
-0
/
+12
2024-09-12
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
1
-0
/
+2
2024-08-11
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
1
-2
/
+34
2024-08-11
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2
-2
/
+13
2024-08-11
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
3
-93
/
+3
2024-08-11
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
7
-252
/
+271
2024-08-03
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
2
-3
/
+3
2024-08-03
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2
-3
/
+9
2024-06-27
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
1
-5
/
+4
2024-06-21
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-21
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
3
-1
/
+21
2024-06-21
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-16
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-06-12
KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUID
Gerd Hoffmann
1
-11
/
+10
2024-05-02
KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
Sean Christopherson
1
-2
/
+14
2024-05-02
KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled
Sean Christopherson
2
-16
/
+20
2024-04-27
KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty status
David Matlack
1
-5
/
+16
2024-04-27
KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
Sandipan Das
1
-1
/
+2
2024-04-27
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
1
-2
/
+22
2024-04-27
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
4
-2
/
+13
2024-04-10
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
1
-1
/
+1
2024-04-10
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
1
-1
/
+2
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
1
-0
/
+2
2024-04-10
KVM: SVM: Add support for allowing zero SEV ASIDs
Ashish Kalra
1
-10
/
+19
2024-04-10
KVM: SVM: Use unsigned integers when dealing with ASIDs
Sean Christopherson
2
-13
/
+15
2024-04-10
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
1
-0
/
+2
2024-04-10
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-1
/
+1
2024-04-03
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
1
-2
/
+5
2024-04-03
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
1
-7
/
+9
2024-04-03
KVM: x86: Mark target gfn of emulated atomic instruction as dirty
Sean Christopherson
1
-0
/
+10
2024-04-03
KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
David Woodhouse
3
-2
/
+23
2024-04-03
KVM: x86: Use a switch statement and macros in __feature_translate()
Jim Mattson
1
-14
/
+13
2024-04-03
KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
Jim Mattson
2
-3
/
+30
2024-03-15
KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
Pawan Gupta
1
-1
/
+4
2024-03-06
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
2
-4
/
+19
2024-03-06
KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
Pawan Gupta
2
-5
/
+8
2024-03-06
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
1
-1
/
+1
2024-02-23
KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
Mingwei Zhang
1
-1
/
+1
2024-02-23
KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
Prasad Pandit
1
-1
/
+2
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
3
-8
/
+8
2024-01-26
KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
Sean Christopherson
1
-13
/
+22
2024-01-26
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
4
-55
/
+39
2024-01-26
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
1
-15
/
+0
2023-12-13
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-11-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
2
-2
/
+6
2023-11-28
KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
Tao Su
1
-13
/
+13
[next]