aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/dev-mcelog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli1-1/+3
2020-06-18x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+1
2020-06-11x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck1-1/+1
2020-05-04x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe1-0/+1
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck1-0/+5
2020-03-10x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck1-20/+27
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-12-06x86/mce: Unify pr_* prefixBorislav Petkov1-2/+0
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-0/+360