index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-04
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
2017-07-03
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
2017-07-03
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-07-03
x86: kvm: mmu: dead code thanks to access tracking
Peter Feiner
2017-06-30
KVM: x86: remove ignored type attribute
Nick Desaulniers
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-29
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
2017-06-29
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
KVM: lapic: reorganize start_hv_timer
Paolo Bonzini
2017-06-28
kvm: nVMX: Check memory operand to INVVPID
Jim Mattson
2017-06-27
KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exit
Ladi Prosek
2017-06-27
KVM: SVM: don't NMI singlestep over event injection
Ladi Prosek
2017-06-27
KVM: SVM: hide TF/RF flags used by NMI singlestep
Ladi Prosek
2017-06-27
KVM: nSVM: do not forward NMI window singlestep VM exits to L1
Ladi Prosek
2017-06-27
KVM: SVM: introduce disable_nmi_singlestep helper
Ladi Prosek
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-08
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
2017-06-07
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
2017-06-07
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
Jim Mattson
2017-06-07
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2017-06-07
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2017-06-07
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
2017-06-06
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-06-05
x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant
Andy Lutomirski
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-06-01
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
2017-06-01
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
Dan Carpenter
2017-06-01
KVM: Tidy the whitespace in nested_svm_check_permissions()
Dan Carpenter
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
2017-05-18
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
2017-05-15
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
2017-05-15
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
Wanpeng Li
[next]