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, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
2014-02-27
1
-1
/
+1
*
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
2014-02-27
1
-1
/
+1
*
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
2014-02-26
1
-0
/
+1
*
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
Paolo Bonzini
2014-01-29
1
-1
/
+1
*
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
2014-01-27
4
-12
/
+39
*
KVM: x86: mark hyper-v vapic assist page as dirty
Vadim Rozenfeld
2014-01-24
1
-2
/
+4
*
KVM: x86: mark hyper-v hypercall page as dirty
Vadim Rozenfeld
2014-01-23
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-22
9
-172
/
+318
|
\
|
*
kvm: make KVM_MMU_AUDIT help text more readable
Randy Dunlap
2014-01-20
1
-1
/
+1
|
*
KVM: nVMX: Update guest activity state field on L2 exits
Jan Kiszka
2014-01-17
1
-0
/
+4
|
*
KVM: nVMX: Fix nested_run_pending on activity state HLT
Jan Kiszka
2014-01-17
1
-2
/
+2
|
*
KVM: nVMX: Clean up handling of VMX-related MSRs
Jan Kiszka
2014-01-17
1
-56
/
+23
|
*
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
Jan Kiszka
2014-01-17
1
-29
/
+34
|
*
KVM: nVMX: Leave VMX mode on clearing of feature control MSR
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
KVM: VMX: Fix DR6 update on #DB exception
Jan Kiszka
2014-01-17
1
-1
/
+2
|
*
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
3
-2
/
+43
|
*
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
2014-01-17
1
-0
/
+1
|
*
add support for Hyper-V reference time counter
Vadim Rozenfeld
2014-01-17
1
-1
/
+27
|
*
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
2014-01-15
1
-2
/
+0
|
*
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
2014-01-15
1
-40
/
+1
|
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
4
-3
/
+23
|
*
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-01-15
2
-0
/
+17
|
*
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
2014-01-08
1
-1
/
+1
|
*
KVM: x86: Fix debug typo error in lapic
Chen Fan
2014-01-08
1
-3
/
+3
|
*
KVM: VMX: check use I/O bitmap first before unconditional I/O exit
Zhihui Zhang
2014-01-08
1
-4
/
+1
|
*
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
2013-12-20
1
-0
/
+3
|
*
KVM: VMX: Do not skip the instruction if handle_dr injects a fault
Jan Kiszka
2013-12-20
1
-3
/
+7
|
*
KVM: nVMX: Support direct APIC access from L2
Jan Kiszka
2013-12-18
1
-0
/
+5
|
*
KVM: x86: Add comment on vcpu_enter_guest()'s return value
Takuya Yoshikawa
2013-12-13
1
-0
/
+5
|
*
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-1
/
+1
|
*
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
2013-12-12
1
-1
/
+6
|
*
KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
Gleb Natapov
2013-12-12
1
-27
/
+85
*
|
kvm: x86: fix apic_base enable check
Andrew Jones
2014-01-15
1
-1
/
+1
*
|
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
Jan Kiszka
2014-01-02
1
-2
/
+1
*
|
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
2013-12-30
1
-4
/
+4
*
|
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
2013-12-12
1
-1
/
+4
*
|
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-12-12
3
-53
/
+18
*
|
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
2013-12-12
1
-1
/
+2
|
/
*
kvm: mmu: delay mmu audit activation
Sasha Levin
2013-11-20
1
-1
/
+1
*
kvm, vmx: Fix lazy FPU on nested guest
Anthoine Bourgeois
2013-11-13
1
-0
/
+3
*
kvm, cpuid: Fix sparse warning
Borislav Petkov
2013-11-07
1
-3
/
+5
*
kvm: optimize out smp_mb after srcu_read_unlock
Michael S. Tsirkin
2013-11-06
1
-3
/
+4
*
KVM: x86: trace cpuid emulation when called from emulator
Gleb Natapov
2013-11-05
1
-1
/
+1
*
KVM: emulator: cleanup decode_register_operand() a bit
Gleb Natapov
2013-11-05
1
-7
/
+3
*
KVM: emulator: check rex prefix inside decode_register()
Gleb Natapov
2013-11-05
1
-11
/
+7
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
1
-2
/
+3
|
\
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+3
*
|
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
2013-11-03
1
-1
/
+4
*
|
KVM: x86: emulate SAHF instruction
Paolo Bonzini
2013-10-31
1
-1
/
+14
[next]