mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
69779c01a9
Changelog: =========== * rasdaemon: Add NVIDIA non-standard CPER decoder (Vera and Grace) * rasdaemon: Add Intel Diamond Rapids, Granite Rapids, Sierra Forest, and Clearwater Forest support * rasdaemon: Add Zhaoxin CPUs support for MCE record events * rasdaemon: Fix uuid_le() buffer size calculation and SQLite API return code checks * rasdaemon: Allow built-in or modules EDAC in status checks * rasdaemon: Add RERI handler implementation * ras-mc-ctl: Consolidate error counts by DIMM label * ras-mc-ctl: Fix signal events query column * ras-mc-ctl: Fix mc_event_trigger.local reference * ras-mc-ctl: Correct --error-count alignment output * ras-events: Fix event file endianness handling * ras-aer-handler: Add support for AER triggers * tracing: Address deprecated /sys/kernel/debug/tracing path * ras-page-isolation.c: Clean up compiler warning * types.c: Add missing newline at end of file * Documentation: Update README.md and SECURITY.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>