summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce/inject.c
AgeCommit message (Expand)Author
2023-11-22x86/mce/inject: Clear test status valueYazen Ghannam
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen
2022-06-28x86/mce: Check whether writes to MCA_STATUS are getting ignoredSmita Koralahalli
2021-12-28x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2021-12-08x86/mce/inject: Set the valid bit in MCA_STATUS before error injectionSmita Koralahalli
2021-12-08x86/mce/inject: Check if a bank is populated before injectingSmita Koralahalli
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-03-24x86/mce/inject: Add IPID for injection tooBorislav Petkov
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-15x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-06-11x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner
2019-12-17x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2019-05-06Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov
2019-03-27x86/mce: Handle varying MCA bank countsYazen Ghannam
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov