aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce
AgeCommit message (Expand)Author
2024-04-10x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-02-23x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li
2023-05-11x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-01-12x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-12x86/mce: Get rid of msr_opsBorislav Petkov
2022-10-26x86/mce: Retrieve poison range from hardwareJane Chu
2022-07-29x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner
2022-07-29x86/extable: Rework the exception table mechanicsThomas Gleixner
2022-07-29x86/mce: Deduplicate exception handlingThomas Gleixner
2022-07-12mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi
2022-02-01x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck
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-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi
2021-05-28x86/mce: Include a MCi_MISC value in faked mce logsTony Luck
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar
2021-03-31x86: Add insn_decode_kernel()Peter Zijlstra
2021-03-24x86/mce/inject: Add IPID for injection tooBorislav Petkov
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-20x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-15x86/mce: Convert to insn_decode()Borislav Petkov
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov
2021-01-12x86/mce: Remove explicit/superfluous tracingPeter Zijlstra
2021-01-08x86/mce: Make mce_timed_out() identify holdout CPUsPaul E. McKenney
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-01x86/mce: Rename kill_it to kill_current_taskGabriele Paoloni
2020-12-01x86/mce: Remove redundant call to irq_work_queue()Gabriele Paoloni
2020-12-01x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3Gabriele Paoloni
2020-12-01x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right placesGabriele Paoloni
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni