Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-07 | x86/mce/dev-mcelog: use strscpy() to instead of strncpy() | Xu Panda | 1 | -2/+1 |
2020-09-15 | x86/mce/dev-mcelog: Do not update kflags on AMD systems | Smita Koralahalli | 1 | -1/+3 |
2020-06-18 | x86/mce/dev-mcelog: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-11 | x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy() | Tony Luck | 1 | -1/+1 |
2020-05-04 | x86/mcelog: Add compat_ioctl for 32-bit mcelog support | He Zhe | 1 | -0/+1 |
2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck | 1 | -0/+5 |
2020-03-10 | x86/mce/dev-mcelog: Dynamically allocate space for machine check records | Tony Luck | 1 | -20/+27 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2018-12-06 | x86/mce: Unify pr_* prefix | Borislav Petkov | 1 | -2/+0 |
2018-12-05 | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 1 | -0/+360 |