* Support for Ice Lake and Sapphire Rapids
* Support for HiSilicon Kunpeng9xx
* Support for Ampere
* Support for memory failure events
* Support for ARM processor error information
* Support for decoding for new SMCA Load Store bank type
* Add 8 channel decoding for SMCA systems
* Improvements at the page isolation logic
* New labels: A2SDi-8C-HLN4F, A2SDi-8C+-HLN4F, ASUS PRIME X570-PRO
* New labels: Supermicro X10SRA-F and H8DGU
* Added support to specify SYSCONFDEFDIR
* RASSTATEDIR is now created at runtime
* Use a linked list for non-standard error decoding interface
* PCIe AER now displas PCIe dev name
* Fixed a memory leak
* Added ppc64le to travis build
* Support for new AMD SMCA bank types
* Add decoders for more hip08 events
* Add support for memory Corrected Error predictive failure analysis
* Several fixes
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
* Change DB for hip08 in order to better handle some OEM data
* Fix an issue of sqlite3 integer bind parameter mismatch
* Update instructions about sending patches
* Fix URLs to git.kernel.org repositories in README file
* Fix file descriptor leak in ras-report.c:setup_report_socket()
* Initialize record.cpu before pevent_print_event().
* Flush trace buffer immediately, not on next call
* Replace whitespaces by tabs
* Fix build with musl
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* Added support for ARM Scalable MCA
* Added support for HiSilicon HIP08
* Added support for Hygon Dhyana family 18h processor
* Added support for disk I/O error monitoring
* Added devlink events
* Integrate rasdaemon build tests with Travis CI
* Fixed asdaemon high CPU usage when part of CPUs offline
* Fixed mcgstatus message print
* Some other minor fixes
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fedora hosted repositories are unreliable: the git repository
was removed without e-mailing me, as the project maintainer.
I only noticed it when someone complained, 14 days after
the repository removal. That's unacceptable.
So, move the project to Infradead.org.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* Add internal errors of IA32_MC4_STATUS for Haswell
* Use MCA error msg as error_msg
* Unnecessary comma for empty mc_location string
* Remove a space from mcgstatus_msg
* Add support to log Local Machine Check Exception (LMCE)
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
* Add support to match the machine by system's product name
* Add support for Haswell/Broadwell/Knights Landing
* Some bug fixes on some MCE handlers
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>