aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2022-06-14Merge tag 'v5.10.121' into v5.10/standard/baseBruce Ashfield
2022-06-09x86: Fix return value of __setup handlersRandy Dunlap
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi
2022-05-31Merge tag 'v5.10.119' into v5.10/standard/baseBruce Ashfield
2022-05-30random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
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-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
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-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/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones
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
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-13Merge tag 'v5.10.73' into v5.10/standard/baseBruce Ashfield
2021-10-13x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum
2021-09-27Merge tag 'v5.10.69' into v5.10/standard/baseBruce Ashfield
2021-09-27Merge tag 'v5.10.68' into v5.10/standard/baseBruce Ashfield
2021-09-27Merge tag 'v5.10.67' into v5.10/standard/baseBruce Ashfield
2021-09-26Merge tag 'v5.10.65' into v5.10/standard/baseBruce Ashfield
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-18x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-15x86/mce: Defer processing of early errorsBorislav Petkov
2021-08-22Merge tag 'v5.10.60' into v5.10/standard/baseBruce Ashfield
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-06-23Merge tag 'v5.10.44' into v5.10/standard/baseBruce Ashfield
2021-06-16x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc
2021-05-17Merge tag 'v5.10.37' into v5.10/standard/baseBruce Ashfield
2021-05-14x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-13Merge tag 'v5.10.36' into v5.10/standard/baseBruce Ashfield
2021-05-11x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson