summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-03-23KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-23x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-23x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-23x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-02-23KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel
2019-02-23x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32chenzefeng (A)
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-20perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-20KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-20KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-20KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov
2019-02-20x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior
2019-02-20x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King
2019-02-06x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-02-06KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers
2019-01-13x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2019-01-13KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-13x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-12-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-12-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner
2018-12-17KVM: SVM: Move spec control call after restore of GSThomas Gleixner
2018-12-17x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk
2018-12-17x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-12-17x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-12-17x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86: fix SMAP in 32-bit environmentsLinus Torvalds
2018-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds
2018-12-17KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-12-17KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-12-17KVM/x86: Add IBPB supportAshok Raj
2018-12-17KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-12-17KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-12-17KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-12-17KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2018-12-17KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář