summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-03-13x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin
2019-03-13x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-13x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-13x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky
2019-03-13x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang
2019-03-10x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov
2019-03-10x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-03-05x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang
2019-02-27kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-27always clear the X2APIC_ENABLE bit for PV guestTalons Lee
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-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-20x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-20kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-12KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov
2019-02-12x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior
2019-02-12x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King
2019-01-31x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-01-31KVM/nVMX: Do not validate that posted_intr_desc_addr is page alignedKarimAllah Ahmed
2019-01-31kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-31KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-31KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-22xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-13x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov