Age | Commit message (Expand) | Author |
2022-04-08 | efi/cper: Reformat CPER memory error location to more readable | Shuai Xue |
2022-04-08 | EDAC/ghes: Unify CPER memory error location reporting | Shuai Xue |
2022-04-08 | efi/cper: Add a cper_mem_err_status_str() to decode error description | Shuai Xue |
2021-10-05 | efi/cper: use stack buffer for error record decoding | Ard Biesheuvel |
2021-08-27 | efi: cper: check section header more appropriately | Shuai Xue |
2021-08-27 | efi: cper: fix scnprintf() use in cper_mem_err_location() | Rasmus Villemoes |
2021-05-22 | efi: cper: fix snprintf() use in cper_dimm_err_location() | Rasmus Villemoes |
2020-09-17 | cper,edac,efi: Memory Error Record: bank group/address and chip id | Alex Kluver |
2020-09-17 | edac,ghes,cper: Add Row Extension to Memory Error Record | Alex Kluver |
2020-05-14 | efi: cper: Add support for printing Firmware Error Record Reference | Punit Agrawal |
2020-04-14 | efi/cper: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2019-10-07 | efi/cper: Fix endianness of PCIe class code | Lukas Wunner |
2019-08-12 | efi: cper: print AER info of PCIe fatal error | Xiaofei Tan |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-02-20 | efi: cper: Fix possible out-of-bounds access | Ross Lagerwall |
2019-02-04 | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel |
2018-07-22 | efi/cper: Use consistent types for UUIDs | Andy Shevchenko |
2018-07-16 | efi/cper: Avoid using get_seconds() | Arnd Bergmann |
2018-05-14 | efi: Decode IA32/X64 Processor Error Section | Yazen Ghannam |
2018-05-14 | efi/cper: Remove the INDENT_SP silliness | Borislav Petkov |
2018-01-03 | efi: Move ARM CPER code to new file | Tyler Baicar |
2017-09-12 | Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-08-30 | efi: switch to use new generic UUID API | Andy Shevchenko |
2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu |
2017-06-22 | trace, ras: add ARM processor error trace event | Tyler Baicar |
2017-06-22 | efi: print unrecognized CPER section | Tyler Baicar |
2017-06-22 | efi: parse ARM processor error | Tyler Baicar |
2017-06-22 | cper: add timestamp print to CPER status printing | Tyler Baicar |
2017-06-22 | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar |
2015-07-15 | efi: Handle memory error structures produced based on old versions of standard | Luck, Tony |
2014-11-19 | RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded | Steven Rostedt (Red Hat) |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-25 | trace, RAS: Add eMCA trace event interface | Chen, Gong |
2014-06-25 | CPER: Adjust code flow of some functions | Chen, Gong |
2014-06-16 | ACPICA: Restore error table definitions to reduce code differences between Li... | Lv Zheng |
2013-10-31 | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony |