]> www.infradead.org Git - users/mchehab/rasdaemon.git/shortlog
users/mchehab/rasdaemon.git
2025-03-10 Mauro Carvalho... rasdaemon: bump to version 0.8.3 master v0.8.3
2025-03-10 Mauro Carvalho... ras-diskerror-handler.h: fix checkpatch warnings
2025-03-10 scarlet-stormUse the right dev_t decoding for diskerror handler
2025-03-10 Bing Xiarasdaemon: Add new modules supported by HiSilicon commo...
2025-03-10 Xiaofei Tanrasdaemon: Fix some static check warning
2025-03-10 Bing Xiarasdaemon: Fix few compilation warnings in non standard...
2025-03-10 Bing Xiarasdaemon: Fix some compilation alarms in ras-record.h.
2025-03-10 Shiju Joserasdaemon: ras-mc-ctl: Update logging of CXL memory...
2025-03-10 Shiju Joserasdaemon: ras-mc-ctl: Update logging of CXL DRAM event...
2025-03-10 Shiju Joserasdaemon: ras-mc-ctl: Update logging of CXL general...
2025-03-10 Shiju Joserasdaemon: ras-mc-ctl: Update logging of common event...
2025-03-10 Shiju Joserasdaemon: ras-mc-ctl: Fix logging of memory event...
2025-03-10 Shiju Joserasdaemon: cxl: Update memory module event to CXL spec...
2025-03-10 Shiju Joserasdaemon: cxl: Update CXL DRAM event to CXL spec rev 3.1
2025-03-10 Shiju Joserasdaemon: cxl: Update CXL general media event to CXL...
2025-03-10 Shiju Joserasdaemon: cxl: Add Component Identifier formatting...
2025-03-10 Shiju Joserasdaemon: cxl: Update common event to CXL spec rev 3.1
2025-03-10 Shiju Joserasdaemon: cxl: Add automatic indexing for storing...
2025-03-10 Shiju Joserasdaemon: cxl: Fix mismatch in region field's name...
2025-03-10 Shiju Joserasdaemon: cxl: Fix logging of memory event type of...
2025-03-10 Shiju Joserasdaemon: Fix for parsing error when trace event's...
2025-03-10 Srinivasulu... rasdaemon: Add page offline support for cxl memory
2025-03-10 DezponiaAdd labels for ASRock X370 Taichi
2025-03-10 Mauro Carvalho... Add labels for ASRock X570 Creator
2025-03-10 DezponiaAdd labels for ASRock X570S PG Riptide
2025-03-10 Ruidong Tianrasdaemon: mce: decode io port for bus error
2025-03-10 Ruidong Tianrasdaemon: arm: do not print error msg if field not...
2025-03-10 Ruidong Tianrasdaemon: add DE error type for AMD
2024-11-27 Hunter.Herasdaemon: Fix the display format of JaguarMicro vendor...
2024-11-19 Mauro Carvalho... rasdaemon: bump to version 0.8.2 v0.8.2
2024-11-19 Mauro Carvalho... ras-page-isolation.h: remove extra parenthesis
2024-11-19 Mauro Carvalho... rasdaemon: check if sscanf() processed all arguments...
2024-11-19 Mauro Carvalho... unified-sel.h: convert license boilerplate to SPDX
2024-11-19 Mauro Carvalho... ras-page-isolation.h: fix most coding style issues
2024-11-19 Mauro Carvalho... ras-page-isolation: fix location_fields size
2024-11-18 Mauro Carvalho... unified-sel: fix most coding style issues
2024-11-18 Mauro Carvalho... unified-sel: replace license boilerplate with SPDX
2024-11-18 Mauro Carvalho... ras-page-isolation: fix additional coding style issues
2024-11-18 Mauro Carvalho... ras-page-isolation: make memory_location_field static
2024-11-18 Mauro Carvalho... ras-page-isolation: drop some uneeded prototype
2024-11-18 Mauro Carvalho... ras-page-isolation: use snprintf() instead of sprintf()
2024-11-18 Mauro Carvalho... mce-intel: drop a code commented a long time ago with...
2024-11-18 Mauro Carvalho... mce-intel-ivb/mce-intel-sb: remove code commented with...
2024-11-18 Mauro Carvalho... rasdaemon: don't use braces for single statement blocks
2024-11-18 Mauro Carvalho... ras-page-isolation: don't use "/**" for normal comments
2024-11-18 Mauro Carvalho... rasdaemon: use __func__ instead of the name of the...
2024-11-18 Mauro Carvalho... rasdaemon: fix some coding style issues
2024-11-18 Krishna Dhulipalaipmitool SEL logging of AER CEs on OpenBMC platforms
2024-11-18 zhuofengThe rasdaemon service may fail to be started for the...
2024-11-18 Mauro Carvalho... Makefile: only enable rbtree if needed
2024-11-18 zhuofengNew feature: support memory row CE threshold policy
2024-11-18 Mauro Carvalho... ras-page-isolation: drop an unused variable
2024-11-18 zhuofengFix the bug that `config->env` is greater than `ulong_m...
2024-11-18 Avadhut Naikrasdaemon: Modify support for vendor-specific machine...
2024-11-18 Shiju Joserasdaemon: ras-mc-ctl: Log hpa and region info from...
2024-11-18 Shiju Joserasdaemon: CXL: Extract, log and record region info...
2024-11-18 Shiju Joserasdaemon: CXL: Fix uncorrectable macro spelling
2024-11-18 Shiju Joserasdaemon: ras-non-standard-handler: Fix checkpatch...
2024-11-18 Shiju Joserasdaemon: ras-events: Fix warning ‘filter_ras_mc_event...
2024-11-18 Shiju Joserasdaemon: ras-arm-handler: Fix checkpatch warning...
2024-11-18 Shiju Joserasdaemon: ras-events: removed obselete code under...
2024-11-18 Shiju Joserasdaemon: ras-mce-handler: Fix checkpatch errors
2024-11-18 Shiju Joserasdaemon: rbtree: removed unused definition for RB_ROOT
2024-11-18 Shiju Joserasdaemon: Fix for compilation warning in ras-memory...
2024-11-18 Avadhut Naikrasdaemon: Fix mem_fail_event build breakage
2024-11-18 Tomohiro Misonoras-events: fix -d option to work again
2024-11-18 Baruch SiachChangeLog: fix 0.8.1 release date
2024-07-19 Mauro Carvalho... ci.yml: Change the name of the second job
2024-07-19 Mauro Carvalho... ci.yml: place checkpatch check in separate
2024-07-19 Mauro Carvalho... ci.yml: run checkpatch when doing tests
2024-07-19 Mauro Carvalho... Makefile.am: add types.h to the list of headers
2024-07-19 Mauro Carvalho... scripts/checkpatch.pl: add support for checking SPDX
2024-07-19 Mauro Carvalho... rasdaemon: enforce SPDX license tags
2024-07-19 Mauro Carvalho... ras-events: demote log information about trace being...
2024-07-19 Mauro Carvalho... rasdaemon: cleanup coding style
2024-07-19 Mauro Carvalho... ras-events: make returned error code consistent
2024-07-19 Mauro Carvalho... rasdaemon: add .editorconfig file to follow our coding...
2024-07-18 Mauro Carvalho... ras-report.h: avoid long lines
2024-07-18 Mauro Carvalho... types.h: remove whitespaces
2024-07-18 Mauro Carvalho... types.h: don't depend on linux/bits.h
2024-07-18 Mauro Carvalho... ras-events: don't use extern inside a C file
2024-07-18 Mauro Carvalho... rasdaemon: don't use unsafe strcpy, strcat and sprintf
2024-07-18 Mauro Carvalho... types.h: add an implementation for strscpy() and strscat()
2024-07-18 Mauro Carvalho... ras-events: drop a dead code to check number of CPUs
2024-07-18 Mauro Carvalho... ras-report: fix coding style and string fill issues
2024-07-18 Mauro Carvalho... non-standard-jaguarmicro: avoid CamelCase
2024-07-18 Mauro Carvalho... checkpatch.pl: warn also about strcat and sprintf usages
2024-07-18 Mauro Carvalho... rasdaemon: alphabetically sort includes
2024-07-18 Mauro Carvalho... ras-arm-handler: use GENMASK() macro
2024-07-18 Mauro Carvalho... rasdaemon: move type macros to a separate header (types.h)
2024-07-18 Mauro Carvalho... rasdaemon: fix a coding style issue
2024-07-17 Shiju Joseras-arm-handler: Parse and log ARM Processor Error...
2024-07-17 Mauro Carvalho... rasdaemon: fix some typos and correct spelling
2024-07-17 Mauro Carvalho... scripts/checkpatch.pl: set default mode to strict
2024-07-17 Mauro Carvalho... ras-arm-handler: cope with latest upstream changes
2024-07-17 Mauro Carvalho... scripts/checkpatch.pl: some improvements to reduce...
2024-07-16 Mauro Carvalho... rasdaemon: coding style cleanup
2024-07-16 Mauro Carvalho... scripts/checkpatch.pl: do some additional cleanups
2024-07-16 Mauro Carvalho... Bump version to 0.8.1 v0.8.1
2024-07-16 Mauro Carvalho... rasdaemon: adjust install targets for the spec to be...
next