summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/cper.c
AgeCommit message (Expand)Author
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-18efi/cper, cxl: Decode CXL Protocol Error SectionSmita Koralahalli
2022-10-20efi/cper: Export several helpers for ghes_edac to useJia He
2022-04-08efi/cper: Reformat CPER memory error location to more readableShuai Xue
2022-04-08EDAC/ghes: Unify CPER memory error location reportingShuai Xue
2022-04-08efi/cper: Add a cper_mem_err_status_str() to decode error descriptionShuai Xue
2021-10-05efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-08-27efi: cper: check section header more appropriatelyShuai Xue
2021-08-27efi: cper: fix scnprintf() use in cper_mem_err_location()Rasmus Villemoes
2021-05-22efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver
2020-05-14efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-08-12efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-07-22efi/cper: Use consistent types for UUIDsAndy Shevchenko
2018-07-16efi/cper: Avoid using get_seconds()Arnd Bergmann
2018-05-14efi: Decode IA32/X64 Processor Error SectionYazen Ghannam
2018-05-14efi/cper: Remove the INDENT_SP sillinessBorislav Petkov
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar
2017-06-22efi: print unrecognized CPER sectionTyler Baicar
2017-06-22efi: parse ARM processor errorTyler Baicar
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2014-11-19RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open codedSteven Rostedt (Red Hat)
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-25trace, RAS: Add eMCA trace event interfaceChen, Gong
2014-06-25CPER: Adjust code flow of some functionsChen, Gong
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony