summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-021-2/+2
* perf/x86: fix sysfs type mismatchesSami Tolvanen2020-12-024-24/+12
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11
* x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-241-46/+2
* KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* perf/core: Fix bad use of igrab()Song Liu2020-11-181-2/+2
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2020-11-102-10/+17
* perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips2020-11-101-4/+8
* arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-11-101-1/+14
* KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
* KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson2020-10-291-0/+1
* x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner2020-10-011-2/+2
* KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-012-2/+12
* KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini2020-10-011-1/+1
* x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2020-09-232-0/+2
* KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-231-0/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-232-2/+0
* x86/asm: Add instruction suffixes to bitopsJan Beulich2020-08-262-14/+17
* x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak2020-08-263-9/+9
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-211-1/+1
* KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-08-211-1/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-08-211-0/+1
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2020-08-211-1/+1
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-311-1/+1
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-301-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-301-2/+20
* x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel2020-06-301-1/+1
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-201-2/+0
* x86/boot: Correct relocation destination on old linkersArvind Sankar2020-06-202-2/+4
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-7/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-06-201-0/+4
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-115-14/+158
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-112-1/+33
* mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-111-0/+1
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-111-2/+2