Tags

Tags give the ability to mark specific points in history as being important
  • v0.9.92

    484438dd · bump to version 0.9.92 ·
    rasdaemon: bump to version 0.9.92
    
    Main new features:
    
      * Added AmpereOne vendor-specific RAS error decoding with DB support;
      * Added generic BMC SEL support (disabled by default);
      * Added PCIe EDPC error handling and configuration;
      * Fixed SQLite busy timeouts and added a parameter to adjust max
        lock time;
      * Added JSON output for ras-mc-ctl database errors;
      * Improved ras-mc-ctl DIMM and database commands;
      * Added CI test results to README and generated doc pages;
      * Expanded documentation;
      * Added GitHub issue templates;
      * Fixed several issues on event decoding, page-isolation,
        DB timezone handing and others.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    
  • v0.9.91

    rasdaemon: bump to version 0.9.91
    
    Main new features:
    
      * Replaced Autotools with Meson;
      * Added MySQL/MariaDB and PostgreSQL database support;
      * Replaced ras-mc-ctl with an improved version, in Python;
      * Features are now mapped as modules that are auto-registered
        in runtime;
      * ARM processor error vendor data can now accept multiple
        vendor decoders;
      * Added unit tests for both rasdaemon and ras-mc-ctl;
      * Improved docs with kernel-doc API description;
      * Fixed multiple issues at the code.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    
  • v0.8.2

    Version 0.8.2
    
    	* ChangeLog: fix 0.8.1 release date
    	* checkpatch.pl: warn also about strcat and sprintf usages
    	* ci.yml: run checkpatch when doing tests
    	* Makefile: add types.h to the list of headers
    	* Makefile: only enable rbtree if needed
    	* mce-intel: drop a code commented a long time ago with an action
    	* mce-intel-ivb/mce-intel-sb: remove code commented with #if 0
    	* New feature: support memory row CE threshold policy
    	* non-standard-jaguarmicro: avoid CamelCase
    	* ras-arm-handler: cope with latest upstream changes
    	* ras-arm-handler: Parse and log ARM Processor Error Info table
    	* ras-arm-handler: use GENMASK() macro
    	* rasdaemon: add .editorconfig file to follow our coding style
    	* rasdaemon: alphabetically sort includes
    	* rasdaemon: check if sscanf() processed all arguments on dev_name
    	* rasdaemon: cleanup coding style
    	* rasdaemon: coding style cleanup
    	* rasdaemon: CXL: Extract, log and record region info from cxl_general_media and cxl_dram events
    	* rasdaemon: CXL: Fix uncorrectable macro spelling
    	* rasdaemon: don't use braces for single statement blocks
    	* rasdaemon: don't use unsafe strcpy, strcat and sprintf
    	* rasdaemon: enforce SPDX license tags
    	* rasdaemon: fix a coding style issue
    	* rasdaemon: fix checkpatch warnings
    	* rasdaemon: fix initialization potential issues
    	* rasdaemon: fix for compilation warning in ras-memory-failure-handler.c
    	* rasdaemon: fix mem_fail_event build breakage
    	* rasdaemon: fix some coding style issues
    	* rasdaemon: fix some typos and correct spelling
    	* rasdaemon: ipmitool SEL logging of AER CEs on OpenBMC platforms
    	* rasdaemon: modify support for vendor-specific machine check error information
    	* rasdaemon: move type macros to a separate header (types.h)
    	* rasdaemon: rbtree: removed unused definition for RB_ROOT
    	* rasdaemon: use __func__ instead of the name of the function
    	* ras-events: demote log information about trace being enabled/disabled
    	* ras-events: drop a dead code to check number of CPUs
    	* ras-events: fix -d option to work again
    	* ras-events: fix warning ‘filter_ras_mc_event’ defined but not used
    	* ras-events: make returned error code consistent
    	* ras-mc-ctl: log hpa and region info from cxl_general_media and cxl_dram tables
    	* ras-page-isolation: drop an unused variable
    	* ras-page-isolation: fix location_fields size
    	* ras-page-isolation: fix an overflow bug when units->val=1
    	* ras-page-isolation: use snprintf() instead of sprintf()
    	* scripts/checkpatch.pl: add support for checking SPDX
    	* scripts/checkpatch.pl: do some additional cleanups
    	* scripts/checkpatch.pl: set default mode to strict
    	* scripts/checkpatch.pl: some improvements to reduce false positives
    	* types.h: add an implementation for strscpy() and strscat()
    	* types.h: don't depend on linux/bits.h
    	* unified-sel: convert license boilerplate to SPDX
    
  • v0.6.8

    c2255178 · Bump version to 0.6.8 ·
    Bump verstion to 0.6.8