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
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
1
-0
/
+4
2016-04-10
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
Paolo Bonzini
1
-0
/
+1
2016-04-10
kvm: x86: do not leak guest xcr0 into host interrupt handlers
David Matlack
1
-6
/
+4
2016-04-10
KVM: MMU: fix permission_fault()
Xiao Guangrong
2
-6
/
+5
2016-04-05
kvm: x86: make lapic hrtimer pinned
Luiz Capitulino
1
-4
/
+4
2016-04-01
kvm: set page dirty only if page has been writable
Yu Zhao
1
-2
/
+10
2016-04-01
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
1
-0
/
+5
2016-04-01
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
1
-10
/
+10
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2016-03-22
KVM: page_track: fix access to NULL slot
Paolo Bonzini
1
-2
/
+7
2016-03-22
KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
Lan Tianyu
1
-2
/
+6
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
1
-0
/
+11
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
1
-4
/
+3
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
1
-8
/
+7
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
3
-5
/
+35
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
6
-8
/
+69
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
1
-0
/
+80
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2
-8
/
+12
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+25
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
3
-5
/
+5
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-648
/
+1113
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
1
-13
/
+23
2016-03-09
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
2
-3
/
+2
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
3
-18
/
+17
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-3
/
+3
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
1
-0
/
+7
2016-03-08
KVM: MMU: micro-optimize gpte_access
Paolo Bonzini
1
-2
/
+5
2016-03-08
KVM: MMU: simplify last_pte_bitmap
Paolo Bonzini
1
-24
/
+26
2016-03-08
KVM: MMU: coalesce more page zapping in mmu_sync_children
Paolo Bonzini
1
-4
/
+11
2016-03-08
KVM: MMU: move zap/flush to kvm_mmu_get_page
Paolo Bonzini
1
-20
/
+20
2016-03-08
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*
Paolo Bonzini
2
-19
/
+16
2016-03-08
KVM: MMU: cleanup __kvm_sync_page and its callers
Paolo Bonzini
1
-6
/
+4
2016-03-08
KVM: MMU: use kvm_sync_page in kvm_sync_pages
Paolo Bonzini
1
-2
/
+1
2016-03-08
KVM: MMU: move TLB flush out of __kvm_sync_page
Paolo Bonzini
1
-29
/
+24
2016-03-08
KVM: MMU: introduce kvm_mmu_flush_or_zap
Paolo Bonzini
1
-9
/
+10
2016-03-05
KVM: i8254: drop local copy of mul_u64_u32_div
Paolo Bonzini
1
-23
/
+3
2016-03-04
KVM: MMU: check kvm_mmu_pages and mmu_page_path indices
Xiao Guangrong
1
-1
/
+6
2016-03-04
KVM: MMU: Fix ubsan warnings
Paolo Bonzini
1
-24
/
+33
2016-03-04
KVM: MMU: cleanup handle_abnormal_pfn
Paolo Bonzini
1
-6
/
+2
2016-03-04
KVM: VMX: use vmcs_clear/set_bits for debug register exits
Paolo Bonzini
1
-11
/
+3
2016-03-04
KVM: i8254: turn kvm_kpit_state.reinject into atomic_t
Radim Krčmář
2
-5
/
+5
[next]