pandora: defconfig: update
[pandora-kernel.git] / arch / x86 / kvm /
2018-06-24 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2018-03-19 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-03-19 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-03-19 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-03-19 Avi KivityKVM: SVM: Make use of asm.h
2018-03-19 Avi KivityKVM: VMX: Make use of asm.h
2018-03-03 Tianyu LanKVM/x86: Fix wrong macro references of X86_CR0_PG_BIT...
2018-03-03 Lan TianyuKVM/x86: Check input paging mode when cs.l is set
2018-03-03 Andrew HonigKVM: x86: Add memory barrier on vmcs field lookup
2018-03-03 Wanpeng LiKVM: X86: Fix load RFLAGS w/o the fixed bit
2018-03-03 Gleb NatapovKVM: apic: fix LDR calculation in x2apic mode
2018-03-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-03-03 Gleb NatapovKVM: VMX: do not try to reexecute failed instruction...
2018-02-13 Paolo BonziniKVM: SVM: obey guest PAT
2018-02-13 Nadav AmitKVM: vmx: Inject #GP on invalid PAT CR
2018-02-13 Ladi ProsekKVM: nVMX: set IDTR and GDTR limits when loading L1...
2018-01-01 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-01-01 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-01-01 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2018-01-01 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2017-11-26 Wanpeng LiKVM: async_pf: Fix #DF due to inject "Page not Present...
2017-11-26 Jan H. SchönherrKVM: SVM: Add a missing 'break' statement
2017-10-12 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-09-16 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2017-09-15 Wanpeng LiKVM: async_pf: avoid async pf injection when in guest...
2017-09-15 Wanpeng LiKVM: cpuid: Fix read/write out-of-bounds vulnerability...
2017-09-15 Radim KrčmářKVM: x86: zero base3 of unusable segments
2017-09-15 Gleb NatapovKVM: x86: fix use of uninitialized memory as segment...
2017-09-15 Wanpeng LiKVM: X86: Fix read out-of-bounds vulnerability in kvm...
2017-08-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2017-03-16 Ben HutchingsRevert "KVM: x86: expose MSR_TSC_AUX to userspace"
2017-02-26 Jim Mattsonkvm: nVMX: Allow L1 to intercept software exceptions...
2017-02-23 Radim KrčmářKVM: x86: drop error recovery in em_jmp_far and em_ret_far
2017-02-23 Ignacio AlvaradoKVM: Disable irq while unregistering user notifier
2017-02-23 Ido YarivKVM: x86: fix wbinvd_dirty_mask use-after-free
2016-12-21 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-11-20 Jim MattsonKVM: nVMX: Fix memory corruption when using VMCS shadowing
2016-11-20 Paolo BonziniKVM: nVMX: fix lifetime issues for vmcs02
2016-10-23 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-08-22 Paolo BonziniKVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2016-07-03 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-06-15 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-05-15 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-04-30 Yuki ShibuyaKVM: x86: Inject pending interrupt even if pending...
2016-04-30 Radim KrčmářKVM: i8254: change PIT discard tick policy
2016-02-28 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-02-27 Paolo BonziniKVM: vmx: fix MPX detection
2016-02-13 Paolo BonziniKVM: x86: correctly print #AC in traces
2016-02-13 Paolo BonziniKVM: x86: expose MSR_TSC_AUX to userspace
2016-01-22 Paolo Bonzinikvm: x86: only channel 0 of the i8254 is linked to...
2016-01-22 Andrew HonigKVM: x86: Reload pit counters for all channels when...
2015-12-13 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2015-11-27 Paolo BonziniKVM: svm: unconditionally intercept #DB
2015-11-17 Eric NorthupKVM: x86: work around infinite loop in microcode when...
2015-11-17 Ben HutchingsRevert "KVM: MMU: fix validation of mmio page fault"
2015-10-13 Paolo BonziniKVM: x86: trap AMD MSRs for the TSeg base and mask
2015-10-13 Xiao GuangrongKVM: MMU: fix validation of mmio page fault
2015-08-12 Radim KrčmářKVM: x86: properly restore LVT0
2015-08-12 Radim KrčmářKVM: x86: make vapics_in_nmi_mode atomic
2015-08-06 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
2015-08-06 Ben SerebrinKVM: VMX: Preserve host CR4.MCE value while in guest...
2015-06-07 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2015-05-09 Paolo BonziniKVM: emulate: fix CMPXCHG8B on 32-bit hosts
2015-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2015-02-20 Nadav AmitKVM: x86: SYSENTER emulation is broken
2015-02-20 Avi KivityKVM: x86 emulator: reject SYSENTER in compatibility...
2015-01-01 Nadav AmitKVM: x86: Don't report guest userspace emulation error...
2014-12-14 Michael S. Tsirkinkvm: x86: don't kill guest on unknown exit reason
2014-12-14 David Matlackkvm: x86: fix stale mmio cache bug
2014-11-08 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2