aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/dev-mcelog.c
AgeCommit message (Expand)Author
2023-01-07x86/mce/dev-mcelog: use strscpy() to instead of strncpy()Xu Panda
2020-09-15x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli
2020-06-18x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-11x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck
2020-05-04x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-03-10x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-12-06x86/mce: Unify pr_* prefixBorislav Petkov
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov