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: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
3
-19
/
+39
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
3
-4
/
+5
*
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
3
-10
/
+32
*
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
4
-37
/
+50
*
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-14
3
-10
/
+11
*
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
3
-6
/
+16
*
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-13
1
-4
/
+2
*
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2017-07-12
1
-0
/
+24
*
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2017-07-12
1
-5
/
+5
*
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2017-07-12
1
-2
/
+2
*
KVM: SVM: handle singlestep exception when skipping emulated instructions
Ladi Prosek
2017-07-12
1
-26
/
+33
*
KVM: x86: take slots_lock in kvm_free_pit
Radim Krčmář
2017-07-12
1
-0
/
+2
*
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
2017-07-12
1
-6
/
+9
*
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
2017-07-12
1
-1
/
+7
*
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
2017-07-12
1
-26
/
+34
*
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
2017-07-12
1
-11
/
+6
*
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
2017-07-12
1
-0
/
+16
*
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
2017-07-12
1
-2
/
+2
*
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
2017-07-10
1
-1
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
10
-208
/
+357
|
\
|
*
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
2017-07-04
1
-2
/
+4
|
*
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
2017-07-03
2
-21
/
+18
|
*
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
2017-07-03
2
-32
/
+89
|
*
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-07-03
4
-6
/
+10
|
*
x86: kvm: mmu: dead code thanks to access tracking
Peter Feiner
2017-07-03
1
-21
/
+9
|
*
KVM: x86: remove ignored type attribute
Nick Desaulniers
2017-06-30
1
-1
/
+1
|
*
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
1
-2
/
+2
|
|
\
|
|
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-2
/
+2
|
*
|
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
2017-06-29
2
-2
/
+6
|
*
|
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
3
-50
/
+45
|
*
|
KVM: lapic: reorganize start_hv_timer
Paolo Bonzini
2017-06-29
1
-13
/
+27
|
*
|
kvm: nVMX: Check memory operand to INVVPID
Jim Mattson
2017-06-28
1
-4
/
+18
|
*
|
KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exit
Ladi Prosek
2017-06-27
1
-0
/
+6
|
*
|
KVM: SVM: don't NMI singlestep over event injection
Ladi Prosek
2017-06-27
1
-0
/
+16
|
*
|
KVM: SVM: hide TF/RF flags used by NMI singlestep
Ladi Prosek
2017-06-27
1
-1
/
+14
|
*
|
KVM: nSVM: do not forward NMI window singlestep VM exits to L1
Ladi Prosek
2017-06-27
1
-5
/
+40
|
*
|
KVM: SVM: introduce disable_nmi_singlestep helper
Ladi Prosek
2017-06-27
1
-4
/
+9
|
*
|
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
2017-06-07
1
-2
/
+1
|
*
|
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
Jim Mattson
2017-06-07
1
-2
/
+0
|
*
|
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2017-06-07
1
-0
/
+3
|
*
|
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2017-06-07
2
-2
/
+10
|
*
|
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
2017-06-07
1
-1
/
+0
|
*
|
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
2017-06-01
1
-45
/
+37
|
*
|
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
Dan Carpenter
2017-06-01
1
-1
/
+1
|
*
|
KVM: Tidy the whitespace in nested_svm_check_permissions()
Dan Carpenter
2017-06-01
1
-3
/
+3
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
1
-3
/
+18
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-22
5
-14
/
+19
|
|
\
\
\
|
*
|
|
|
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-13
1
-1
/
+1
|
*
|
|
|
x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant
Andy Lutomirski
2017-06-05
1
-3
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
2
-0
/
+5
[next]