summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce/severity.c
AgeCommit message (Expand)Author
2022-10-31x86/mce: Use severity table to handle uncorrected errors in kernelTony Luck
2022-04-25x86/mce: Add messages for panic errors in AMD's MCE gradingCarlos Bilbao
2022-04-25x86/mce: Simplify AMD severity grading logicCarlos Bilbao
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov
2022-02-13x86/mce: Use arch atomic and bit helpersBorislav Petkov
2021-12-20x86/mce: Check regs before accessing itBorislav Petkov
2021-12-13x86/mce: Prevent severity computation from being instrumentedBorislav Petkov
2021-12-13x86/mce: Use mce_rdmsrl() in severity checking codeBorislav Petkov
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov
2021-09-13x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner
2021-09-13x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-31x86: Add insn_decode_kernel()Peter Zijlstra
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-15x86/mce: Convert to insn_decode()Borislav Petkov
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck
2020-10-07x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song
2020-09-30x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck
2020-09-30x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov
2020-04-14x86/mce: Fixup exception only for the correct MCEsBorislav Petkov
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-25x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov