]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86/kvm
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kvm /
2018-03-14 Radim KrčmářKVM: x86: fix APIC page invalidation
2018-03-14 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-03-14 Paolo Bonzinikvm: vmx: Reinstate support for CPUs without virtual NMI
2018-03-14 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-02-16 Tom LendackyKVM: x86: Add speculative control CPUID support for...
2018-02-16 Tom Lendackyx86/svm: Set IBPB when running a different VCPU
2018-02-16 Tom Lendackyx86/svm: Set IBRS value on VM entry and exit
2018-02-16 Tom LendackyKVM: SVM: Do not intercept new speculative control...
2018-02-16 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-02-16 Tim Chenx86/kvm: Toggle IBRS on VM entry and exit
2018-02-16 Tim Chenx86/kvm: Set IBPB when switching VM
2018-02-16 Wei Wangx86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD...
2018-02-05 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-02-05 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-02-05 Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2018-02-05 Andy WhitcroftRevert "x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PR...
2018-02-05 Andy WhitcroftRevert "x86/kvm: Set IBPB when switching VM"
2018-02-05 Andy WhitcroftRevert "x86/kvm: Toggle IBRS on VM entry and exit"
2018-02-05 Andy WhitcroftRevert "x86/kvm: Pad RSB on VM transition"
2018-02-05 Andy WhitcroftRevert "x86/spec_ctrl: Add sysctl knobs to enable/disab...
2018-02-05 Andy WhitcroftRevert "KVM: SVM: Do not intercept new speculative...
2018-02-05 Andy WhitcroftRevert "x86/svm: Set IBRS value on VM entry and exit"
2018-02-05 Andy WhitcroftRevert "x86/svm: Set IBPB when running a different...
2018-02-05 Andy WhitcroftRevert "KVM: x86: Add speculative control CPUID support...
2018-02-05 Andy WhitcroftRevert "x86/svm: Add code to clobber the RSB on VM...
2018-02-05 Andy WhitcroftRevert "x86/svm: Add code to clear registers on VM...
2018-02-05 Andy WhitcroftRevert "Revert "x86/svm: Add code to clear registers...
2018-02-05 Andy WhitcroftRevert "kvm: vmx: Scrub hardware GPRs at VM-exit"
2018-01-15 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-01-15 Andy WhitcroftRevert "x86/svm: Add code to clear registers on VM...
2018-01-11 Tom Lendackyx86/svm: Add code to clear registers on VM exit
2018-01-11 Tom Lendackyx86/svm: Add code to clobber the RSB on VM exit
2018-01-11 Tom LendackyKVM: x86: Add speculative control CPUID support for...
2018-01-11 Tom Lendackyx86/svm: Set IBPB when running a different VCPU
2018-01-11 Tom Lendackyx86/svm: Set IBRS value on VM entry and exit
2018-01-11 Tom LendackyKVM: SVM: Do not intercept new speculative control...
2018-01-11 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-01-11 Tim Chenx86/kvm: Pad RSB on VM transition
2018-01-11 Tim Chenx86/kvm: Toggle IBRS on VM entry and exit
2018-01-11 Tim Chenx86/kvm: Set IBPB when switching VM
2018-01-11 Wei Wangx86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD...
2018-01-06 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2018-01-06 Andy Lutomirskix86/entry: Remap the TSS into the CPU entry area
2018-01-06 Andy Lutomirskix86/entry: Fix assumptions that the HW TSS is at the...
2018-01-06 Juergen Grossx86/paravirt: Remove no longer used paravirt functions
2018-01-06 Thomas Gleixnerx86/idt: Unify gate_struct handling for 32/64-bit kernels
2017-10-19 Ladi ProsekKVM: nVMX: update last_nonleaf_level when initializing...
2017-10-19 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2017-10-19 Ladi ProsekKVM: MMU: always terminate page walks at level 1
2017-10-19 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2017-10-12 Paolo BonziniKVM: VMX: use cmpxchg64
2017-10-12 Haozhong ZhangKVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_poste...
2017-10-12 Haozhong ZhangKVM: VMX: do not change SN bit in vmx_update_pi_irte()
2017-10-12 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-10-12 Ladi ProsekKVM: nVMX: fix HOST_CR3/HOST_CR4 cache
2017-10-12 Paolo BonziniKVM: VMX: simplify and fix vmx_vcpu_pi_load
2017-10-12 Paolo BonziniKVM: VMX: avoid double list add with VT-d posted interrupts
2017-10-12 Paolo BonziniKVM: VMX: extract __pi_post_block
2017-09-28 Jan H. SchönherrKVM: VMX: Do not BUG() on out-of-bounds guest IRQ
2017-09-15 Brijesh SinghKVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code...
2017-09-05 Andy WhitcroftUBUNTU: SAUCE: kvm: BIOS disabled kvm support should...
2017-09-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-09-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-09-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-09-02 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-09-01 Olof JohanssonMerge tag 'mvebu-fixes-4.13-3' of git://git.infradead...
2017-09-01 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-09-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-09-01 Linus TorvaldsMerge tag 'ceph-for-4.13-rc8' of git://github.com/ceph...
2017-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-01 Linus TorvaldsMerge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub...
2017-09-01 Linus TorvaldsMerge tag 'sound-4.13-rc8' of git://git.kernel.org...
2017-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-01 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-09-01 Linus TorvaldsMerge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git...
2017-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-09-01 Linus TorvaldsMerge tag 'for-4.13/dm-fixes-2' of git://git.kernel...
2017-09-01 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-09-01 Linus TorvaldsMerge branch 'mmu_notifier_fixes'
2017-08-31 Jérôme GlisseKVM: update to new mmu_notifier semantic v2
2017-08-31 Takashi IwaiMerge tag 'asoc-fix-v4.13-rc7' of git://git.kernel...
2017-08-31 Martin SchwidefskyMerge tag 'vfio-ccw-20170724' of git://git.kernel.org...
2017-08-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-08-30 Linus TorvaldsMerge branch 'for-linus-4.13-rc7' of git://git.kernel...
2017-08-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-30 Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-08-30 Olof JohanssonMerge tag 'sunxi-fixes-for-4.13-3' of https://git.kerne...
2017-08-29 Dave AirlieMerge tag 'drm-misc-fixes-2017-08-28' of git://anongit...
2017-08-29 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-08-29 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git.kernel.org...
2017-08-29 Jens AxboeMerge branch 'stable/for-jens-4.13' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2017-08-28 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'char-misc-4.13-rc7' of git://git.kernel...
2017-08-28 Linus TorvaldsMerge tag 'staging-4.13-rc7' of git://git.kernel.org...
2017-08-28 Linus TorvaldsMerge tag 'ntb-4.13-bugfixes' of git://github.com/jonma...
2017-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-26 Linus TorvaldsMerge tag 'pci-v4.13-fixes-3' of git://git.kernel.org...
2017-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
next