summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce/core.c
AgeCommit message (Expand)Author
2023-08-18x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam
2023-07-21x86/mce: Prevent duplicate error recordsBorislav Petkov (AMD)
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2023-05-16x86/MCE: Check a hw error's address to determine proper recovery actionYazen Ghannam
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-01-10x86/mce: Mask out non-address bits from machine check bankTony Luck
2022-12-28x86/mce: Add support for Extended Physical Address MCA changesSmita Koralahalli
2022-12-28x86/mce: Define a function to extract ErrorAddr from MCA_ADDRSmita Koralahalli
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-04-05x86/mce: Avoid unnecessary padding in struct mce_bankSmita Koralahalli
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov
2022-02-19x86/mce: Work around an erratum on fast string copy instructionsJue Wang
2022-02-13x86/mce: Use arch atomic and bit helpersBorislav Petkov
2022-02-01x86/cpu: Read/save PPIN MSR during initializationTony Luck
2021-12-13x86/mce: Mark mce_start() noinstrBorislav Petkov
2021-12-13x86/mce: Mark mce_timed_out() noinstrBorislav Petkov
2021-12-13x86/mce: Move the tainting outside of the noinstr regionBorislav Petkov
2021-12-13x86/mce: Mark mce_read_aux() noinstrBorislav Petkov
2021-12-13x86/mce: Mark mce_end() noinstrBorislav Petkov
2021-12-13x86/mce: Mark mce_panic() noinstrBorislav Petkov
2021-12-13x86/mce: Allow instrumentation during task work queueingBorislav Petkov
2021-12-13x86/mce: Remove noinstr annotation from mce_setup()Borislav Petkov
2021-12-13x86/mce: Use mce_rdmsrl() in severity checking codeBorislav Petkov
2021-12-13x86/mce: Remove function-local cpus variablesBorislav Petkov
2021-12-13x86/mce: Do not use memset to clear the banks bitmapsBorislav Petkov
2021-11-17x86/mce: Get rid of cpu_missingZhaolong Zhang
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-16Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar
2021-09-23x86/mce: Get rid of the ->quirk_no_way_out() indirect callBorislav Petkov
2021-09-23x86/mce: Get rid of msr_opsBorislav Petkov
2021-09-23x86/mce: Get rid of machine_check_vectorBorislav Petkov
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov
2021-09-20x86/mce: Change to not send SIGBUS error during copy from userTony Luck
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner
2021-09-13x86/mce: Deduplicate exception handlingThomas Gleixner
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-01x86/mce: Rename kill_it to kill_current_taskGabriele Paoloni