summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/dev-mcelog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
* x86/mce/dev-mcelog: use strscpy() to instead of strncpy()Xu Panda2023-01-071-2/+1
* x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli2020-09-151-1/+3
* x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-181-1/+1
* x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck2020-06-111-1/+1
* x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe2020-05-041-0/+1
* x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-141-0/+5
* x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck2020-03-101-20/+27
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* x86/mce: Unify pr_* prefixBorislav Petkov2018-12-061-2/+0
* x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-051-0/+360