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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
3
-21
/
+46
|
\
|
*
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
2018-07-18
1
-6
/
+21
|
*
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
Janakarajan Natarajan
2018-07-15
1
-1
/
+1
|
*
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
2018-07-15
1
-5
/
+4
|
*
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
2018-07-15
1
-8
/
+17
|
*
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-15
1
-1
/
+3
*
|
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-22
2
-0
/
+76
*
|
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-14
1
-4
/
+2
*
|
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
1
-1
/
+1
*
|
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
1
-0
/
+3
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
4
-8
/
+14
|
\
\
|
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+2
|
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
2
-4
/
+6
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
11
-240
/
+771
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
1
-2
/
+2
|
*
|
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
2
-12
/
+22
|
*
|
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
3
-28
/
+38
|
*
|
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-12
1
-32
/
+32
|
*
|
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-12
1
-2
/
+13
|
*
|
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
1
-9
/
+60
|
*
|
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
1
-0
/
+7
|
*
|
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
2
-1
/
+8
|
*
|
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
2
-4
/
+4
|
*
|
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
|
*
|
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
2018-05-26
1
-0
/
+1
|
*
|
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2018-05-26
2
-12
/
+125
|
*
|
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
2018-05-26
2
-1
/
+81
|
*
|
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
2018-05-26
1
-9
/
+12
|
*
|
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
2018-05-26
1
-3
/
+3
|
*
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-05-26
1
-1
/
+1
|
|
\
\
|
*
|
|
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
Jingqi Liu
2018-05-24
1
-1
/
+2
|
*
|
|
KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...
Liran Alon
2018-05-24
1
-3
/
+16
|
*
|
|
KVM: nVMX: Don't flush TLB when vmcs12 uses VPID
Liran Alon
2018-05-24
1
-6
/
+14
|
*
|
|
KVM: nVMX: Use vmx local var for referencing vpid02
Liran Alon
2018-05-24
1
-1
/
+1
|
*
|
|
KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
Dan Carpenter
2018-05-24
1
-1
/
+7
|
*
|
|
KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault
Sean Christopherson
2018-05-24
1
-1
/
+0
|
*
|
|
KVM: nVMX: Ensure that VMCS12 field offsets do not change
Jim Mattson
2018-05-23
1
-0
/
+157
|
*
|
|
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
1
-7
/
+18
|
*
|
|
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
2018-05-23
1
-3
/
+3
|
*
|
|
kvm: nVMX: Use nested_run_pending rather than from_vmentry
Jim Mattson
2018-05-23
1
-17
/
+18
|
*
|
|
kvm: mmu: Don't expose private memslots to L2
Jim Mattson
2018-05-14
1
-0
/
+8
|
*
|
|
kvm: mmu: Add guest_mode to kvm_mmu_page_role
Jim Mattson
2018-05-14
1
-1
/
+4
|
*
|
|
kvm: nVMX: Eliminate APIC access page sharing between L1 and L2
Jim Mattson
2018-05-14
1
-26
/
+6
|
*
|
|
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
2018-05-14
3
-27
/
+37
|
*
|
|
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-05-14
2
-11
/
+29
|
*
|
|
KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
Vitaly Kuznetsov
2018-05-14
1
-0
/
+25
|
*
|
|
kvm: x86: Refactor mmu_free_roots()
Junaid Shahid
2018-05-14
1
-34
/
+30
|
*
|
|
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-05-14
2
-2
/
+4
[next]