summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/severity.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-131-7/+19
|\
| * x86/mce: Switch to new Intel CPU model definesTony Luck2024-04-291-5/+5
| * x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck2024-04-091-2/+14
* | x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen2024-04-041-1/+0
|/
* x86/mce: Use severity table to handle uncorrected errors in kernelTony Luck2022-10-311-3/+5
* x86/mce: Add messages for panic errors in AMD's MCE gradingCarlos Bilbao2022-04-251-1/+10
* x86/mce: Simplify AMD severity grading logicCarlos Bilbao2022-04-251-65/+36
* x86/mce: Remove the tolerance level controlBorislav Petkov2022-02-231-12/+9
* x86/mce: Use arch atomic and bit helpersBorislav Petkov2022-02-131-1/+1
* x86/mce: Check regs before accessing itBorislav Petkov2021-12-201-1/+4
* x86/mce: Prevent severity computation from being instrumentedBorislav Petkov2021-12-131-9/+21
* x86/mce: Use mce_rdmsrl() in severity checking codeBorislav Petkov2021-12-131-5/+3
* Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-011-6/+5
|\
| * x86/mce: Get rid of the mce_severity function pointerBorislav Petkov2021-09-231-6/+5
* | x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner2021-09-131-1/+0
* | x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner2021-09-131-0/+2
* | x86/extable: Rework the exception table mechanicsThomas Gleixner2021-09-131-11/+10
|/
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-8/+4
|\
| * x86: Add insn_decode_kernel()Peter Zijlstra2021-03-311-1/+1
| * x86/mce: Convert to insn_decode()Borislav Petkov2021-03-151-8/+4
* | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
|/
* x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck2020-10-071-1/+52
* x86/mce: Provide method to find out the type of an exception handlerTony Luck2020-10-071-1/+4
* x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song2020-10-071-6/+8
* x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck2020-09-301-4/+0
* x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov2020-09-301-2/+26
* x86/mce: Fixup exception only for the correct MCEsBorislav Petkov2020-04-141-1/+5
* x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck2019-08-051-2/+2
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-11/+3
|\
| * x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-11/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
* x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-051-0/+419