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
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-26
/
+63
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-21
/
+18
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+2
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
1
-0
/
+3
2020-08-17
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-17
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-17
KVM: x86: fix access code passed to gva_to_gpa
Paolo Bonzini
1
-1
/
+3
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+15
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+10
2020-08-10
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
1
-0
/
+1
2020-08-09
x86: Expose SERIALIZE for supported cpuid
Paolo Bonzini
1
-1
/
+2
2020-08-09
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
1
-12
/
+12
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-719
/
+1157
2020-08-05
kvm: detect assigned device via irqbypass manager
Zhu Lingshan
1
-2
/
+10
2020-08-05
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-05
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-15
/
+12
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2020-08-02
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
1
-10
/
+10
2020-07-31
KVM: LAPIC: Set the TDCR settable bits
Wanpeng Li
1
-1
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-31
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
4
-8
/
+8
2020-07-31
KVM: x86/mmu: Rename max_page_level to max_huge_page_level
Sean Christopherson
1
-7
/
+7
2020-07-31
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
5
-12
/
+19
2020-07-31
KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
Sean Christopherson
1
-10
/
+0
2020-07-31
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
5
-12
/
+25
2020-07-31
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
2
-2
/
+1
2020-07-31
KVM: x86/mmu: Add separate helper for shadow NPT root page role calc
Sean Christopherson
1
-5
/
+25
2020-07-31
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
1
-2
/
+0
2020-07-31
KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
Sean Christopherson
2
-1
/
+3
2020-07-30
x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()
Thomas Gleixner
1
-1
/
+1
2020-07-27
KVM: Using macros instead of magic values
Haiwei Li
1
-1
/
+2
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+3
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2
-3
/
+15
2020-07-24
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
3
-15
/
+12
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
2020-07-11
KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF
Paolo Bonzini
1
-7
/
+0
[next]