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