summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/severity.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck1-1/+52
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck1-1/+4
2020-10-07x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song1-6/+8
2020-09-30x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck1-4/+0
2020-09-30x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov1-2/+26
2020-04-14x86/mce: Fixup exception only for the correct MCEsBorislav Petkov1-1/+5
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck1-2/+2
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+3
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-02-25x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-0/+419