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/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2019-09-14
1
-2
/
+99
*
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
2019-09-14
1
-0
/
+7
*
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-14
1
-1
/
+3
*
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
2019-08-27
1
-4
/
+5
*
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-08-27
3
-8
/
+6
*
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
2019-08-21
1
-32
/
+1
*
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
2019-08-14
1
-1
/
+0
*
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-14
1
-0
/
+5
*
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-09
2
-16
/
+34
|
\
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
2
-16
/
+34
|
|
\
|
|
*
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
2019-07-18
1
-3
/
+3
|
|
*
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
2019-07-18
1
-13
/
+31
*
|
|
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
1
-28
/
+13
*
|
|
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-5
/
+0
*
|
|
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
3
-0
/
+28
*
|
|
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
2019-08-05
1
-8
/
+0
*
|
|
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
2019-07-24
1
-1
/
+2
*
|
|
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
2019-07-24
1
-1
/
+1
*
|
|
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
1
-0
/
+2
*
|
|
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
3
-4
/
+26
*
|
|
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
2019-07-22
1
-3
/
+6
*
|
|
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-22
1
-2
/
+2
*
|
|
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-22
1
-0
/
+2
|
/
/
*
|
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
1
-4
/
+19
*
|
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
1
-1
/
+7
*
|
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
1
-0
/
+1
*
|
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
2019-07-20
1
-2
/
+2
*
|
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
2019-07-20
1
-7
/
+35
*
|
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
5
-36
/
+75
*
|
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2019-07-17
2
-9
/
+5
*
|
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-17
1
-3
/
+8
*
|
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
2019-07-15
1
-1
/
+4
*
|
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2019-07-15
2
-101
/
+9
*
|
kvm: x86: some tsc debug cleanup
Yi Wang
2019-07-15
1
-8
/
+0
*
|
kvm: vmx: fix coccinelle warnings
Yi Wang
2019-07-15
1
-1
/
+1
*
|
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
2019-07-15
1
-3
/
+3
*
|
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
2019-07-15
1
-11
/
+9
*
|
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
2019-07-15
1
-1
/
+11
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
26
-972
/
+1564
|
\
|
*
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
22
-154
/
+91
|
|
\
|
*
|
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2019-07-11
2
-9
/
+12
|
*
|
KVM: x86: PMU Event Filter
Eric Hankland
2019-07-11
3
-0
/
+69
|
*
|
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
2019-07-10
1
-1
/
+0
|
*
|
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
2019-07-05
1
-3
/
+4
|
*
|
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
2019-07-05
1
-12
/
+32
|
*
|
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
2019-07-05
1
-1
/
+5
|
*
|
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
1
-2
/
+24
|
*
|
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-05
1
-21
/
+23
|
*
|
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
2019-07-05
3
-7
/
+67
|
*
|
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
2019-07-05
1
-3
/
+9
[next]