aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08KVM: x86: fix sending PV IPILi RongQing
2022-03-28Merge tag 'v5.10.109' into v5.10/standard/baseBruce Ashfield
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-21Merge tag 'v5.10.106' into v5.10/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-02Merge tag 'v5.10.103' into v5.10/standard/baseBruce Ashfield
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon
2022-02-09Merge tag 'v5.10.97' into v5.10/standard/baseBruce Ashfield
2022-02-05x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck
2022-02-05x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-02-01x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2022-01-27x86/mce: Mark mce_read_aux() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_end() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_panic() noinstrBorislav Petkov
2022-01-27x86/mce: Allow instrumentation during task work queueingBorislav Petkov
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2022-01-27clocksource: Reduce clocksource-skew thresholdPaul E. McKenney
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi
2021-12-08Merge tag 'v5.10.84' into v5.10/standard/baseBruce Ashfield
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-12-08x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross
2021-12-08x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-11-29Merge tag 'v5.10.81' into v5.10/standard/baseBruce Ashfield
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-21x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-11-18x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky
2021-11-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-18x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel
2021-11-18x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-18x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane
2021-10-26Merge tag 'v5.10.75' into v5.10/standard/baseBruce Ashfield