summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-09KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-04kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini
2018-10-04KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini
2018-10-04KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-10-02x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-01KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson
2018-10-01KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon
2018-10-01KVM: x86: Do not use kvm_x86_ops->mpx_supported() directlyLiran Alon
2018-10-01KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabledLiran Alon
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song
2018-09-24KVM: x86: never trap MSR_KERNEL_GS_BASEPaolo Bonzini
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt
2018-09-20KVM: x86: Turbo bits in MSR_PLATFORM_INFODrew Schmitt
2018-09-20nVMX x86: Check VPID value on vmentry of L2 guestsKrish Sadhukhan
2018-09-20nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2Krish Sadhukhan
2018-09-20KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon
2018-09-20KVM: VMX: check nested state and CR4.VMXE against SMMPaolo Bonzini
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior
2018-09-20x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov
2018-09-20KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson
2018-09-20KVM: VMX: modify preemption timer bit only when arming timerSean Christopherson
2018-09-20KVM: VMX: immediately mark preemption timer expired only for zero valueSean Christopherson
2018-09-20KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko
2018-09-20KVM/MMU: Fix comment in walk_shadow_page_lockless_end()Tianyu Lan
2018-09-20KVM: x86: don't reset root in kvm_mmu_setup()Wei Yang
2018-09-20kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov