summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/cper.c
AgeCommit message (Expand)Author
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
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