summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-29x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-06-29KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-29kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-29x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-20KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-20KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-20x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-20x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-20x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-20x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-20x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-20x86_64: Fix jiffies ODR violationBob Haarman
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2020-05-20x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2020-05-10x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2020-05-10x86/LDT: Print the real LDT base addressJan Beulich
2020-05-10perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2020-05-05perf/x86: Fix uninitialized value usagePeter Zijlstra
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics