index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+8
2018-01-12
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2
-0
/
+8
2018-01-11
Merge branch 'kvm-insert-lfence' into kvm-master
Paolo Bonzini
1
-2
/
+10
2018-01-11
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
1
-2
/
+10
2018-01-11
KVM: x86: emulate #UD while in guest mode
Paolo Bonzini
2
-12
/
+2
2018-01-11
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
1
-6
/
+10
2018-01-11
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
1
-1
/
+2
2018-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+32
2018-01-05
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2
-1
/
+32
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+64
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2017-12-18
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-4
/
+4
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
1
-1
/
+1
2017-12-17
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
1
-1
/
+1
2017-12-15
KVM/x86: Check input paging mode when cs.l is set
Lan Tianyu
1
-0
/
+26
2017-12-14
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
1
-8
/
+4
2017-12-14
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
1
-1
/
+1
2017-12-14
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
1
-4
/
+4
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
1
-0
/
+14
2017-12-05
KVM: VMX: fix page leak in hardware_setup()
Jim Mattson
1
-1
/
+0
2017-12-05
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
1
-5
/
+0
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2
-34
/
+0
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
1
-22
/
+17
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-27
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
1
-1
/
+2
2017-11-27
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
1
-1
/
+1
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
1
-4
/
+7
2017-11-27
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
1
-0
/
+5
2017-11-27
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
1
-1
/
+6
2017-11-17
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
1
-2
/
+1
2017-11-17
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
1
-1
/
+1
2017-11-17
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
1
-7
/
+6
2017-11-17
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
1
-0
/
+6
2017-11-17
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
1
-1
/
+10
2017-11-17
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
1
-5
/
+5
2017-11-17
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
1
-1
/
+3
2017-11-17
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
1
-2
/
+1
2017-11-17
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
1
-0
/
+2
2017-11-17
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
1
-4
/
+13
2017-11-17
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
1
-6
/
+26
2017-11-17
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
1
-12
/
+22
2017-11-17
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
1
-0
/
+5
2017-11-17
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
1
-0
/
+7
2017-11-17
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
1
-1
/
+1
2017-11-17
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
1
-1
/
+1
2017-11-17
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2
-0
/
+4
2017-11-17
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2
-6
/
+12
2017-11-17
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
1
-0
/
+3
2017-11-17
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
1
-10
/
+21
[next]