aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/inject.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-28x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun1-1/+1
2021-12-08x86/mce/inject: Set the valid bit in MCA_STATUS before error injectionSmita Koralahalli1-0/+2
2021-12-08x86/mce/inject: Check if a bank is populated before injectingSmita Koralahalli1-1/+41
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-03-24x86/mce/inject: Add IPID for injection tooBorislav Petkov1-0/+6
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-15x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan1-1/+1
2020-06-11x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner1-2/+2
2019-12-17x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr1-1/+1
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman1-32/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner1-8/+1
2019-05-06Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov1-1/+1
2019-03-27x86/mce: Handle varying MCA bank countsYazen Ghannam1-7/+7
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-0/+739