summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce/severity.c
AgeCommit message (Expand)Author
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