|
| 1 | +2025-11-20 Mauro Carvalho Chehab <mchehab@kernel.org> |
| 2 | + |
| 3 | + - Version 0.8.4 |
| 4 | + |
| 5 | + * Makefile.am: package completions at the source tarball |
| 6 | + * rasdaemon.spec.in: add install rules for completions file |
| 7 | + * unified-sel.c: use tabs instead of spaces for indent |
| 8 | + * Makefile.am: sort if groups |
| 9 | + * Makefile.am: use one file per line, in alphabetic order |
| 10 | + * INSTALL: update it with the autogenerated one from new autotools |
| 11 | + * rasdaemon: Fix CPU isolate errors with limited CPUs at startup |
| 12 | + * rasdaemon: Update the supported modules in the HiSilicon common section |
| 13 | + * rasdaemon: Add support for the CXL memory sparing events |
| 14 | + * rasdaemon: cxl: Add validity check for parsing and logging the corrected memory error threshold event flags and error count |
| 15 | + * rasdaemon: cxl: Update handling of Common Event Record to CXL spec rev3.2 |
| 16 | + * rasdaemon: fix post-processing options |
| 17 | + * rasdaemon: cxl: Add validity check for parse and log hdr_maint_op_sub_class field |
| 18 | + * rasdaemon: cxl: Update ras-report.c with missing maintenance operation subclass information |
| 19 | + * rasdaemon: cxl: Add parse and log linear cache address alias emission for cxl events |
| 20 | + * Makefile.am: install completions files |
| 21 | + * completions: add completions files for zsh and bash |
| 22 | + * ras-events: Revert page_size to 4096 in get_pagesize() |
| 23 | + * ras-events: fix for return error code in add_event_handler() |
| 24 | + * ras-events: fix buffer overflow in add_event_handler read |
| 25 | + * unified-sel: added AER Uncorrectable Error reporting to SEL on OpenBMC |
| 26 | + * README.md: Fix spelling and grammar errors in README.md |
| 27 | + * rasdaemon: Fix coding style issues |
| 28 | + * rasdaemon: add event level for event record |
| 29 | + * aer: print pci device name and vendor/device id |
| 30 | + * rasdaemon: erst: decode panic mce through erst |
| 31 | + * rasdaemon: introduce poison page statistics |
| 32 | + * rasdaemon: support memory corrected error statistics |
| 33 | + * dmidecode Requires on riscv64 Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
| 34 | + * rasdaemon: skip doesn't exist event |
| 35 | + * config: add rsyslog config |
| 36 | + * config: add syslog-ng and logrotate config |
| 37 | + * rasdaemon: trace SIGBUS event for hardware error |
| 38 | + |
1 | 39 | 2024-03-10 Mauro Carvalho Chehab <mchehab@kernel.org> |
2 | 40 | - Version 0.8.3 |
3 | 41 |
|
|
0 commit comments