]> www.infradead.org Git - users/mchehab/rasdaemon.git/shortlog
users/mchehab/rasdaemon.git
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...
2024-07-16 Mauro Carvalho... ras-aer-handler: handle errors when running ipmitool
2024-07-16 Mauro Carvalho... rbtree.h: Fix an issue introduced by checkpatch logic
2024-07-16 Mauro Carvalho... rasdaemon: do some coding style cleanups
2024-07-16 Mauro Carvalho... scripts/checkpatch.pl: add a script to check coding...
2024-07-16 sathya priya... rasdaemon: mce-amd-smca: Optimizing decoding of MCA_CTL...
2024-07-16 tictoocAdd labels for TRX50 WS
2024-07-16 Mauro Carvalho... Cleanup MCE error log on non-x86 args
2024-07-16 Mauro Carvalho... contrib/qemu_einj.py: make it more generic to allow...
2024-07-16 Mauro Carvalho... rasdaemon: add mem_fail_event trigger
2024-07-16 Mauro Carvalho... trigger: parse only once TRIGGER_DIR env variable
2024-07-16 Mauro Carvalho... ras-mc-handler: cleanup trigger logic
2024-07-15 Ruidong Tianrasdaemon: add mc_event trigger
2024-07-10 Mauro Carvalho... util/arm_einj.py: fix a typo at virt-addr
2024-07-10 Mauro Carvalho... util/arm_einj.py: remove a debug print
2024-07-10 Mauro Carvalho... util/arm_einj.py: add an utility for ARM error injectio...
2024-06-25 Mauro Carvalho... ras-arm-handler: be compatible with upstream Kernel
2024-06-11 Mauro Carvalho... Do a coding style cleanup with regards to tabs and...
2024-06-11 Jesus Esquivelrasdaemon: Add Corrected Internal Error for aer_cor_errors
2024-06-11 Avadhut Naikrasdaemon: Update SMCA bank error descriptions
2024-06-11 Raul E RangelAdd Lenovo P920 DIMM labels
2024-06-11 Shiju Joserasdaemon: Fix for vendor errors are not recorded in...
2024-06-11 Aristeu Rozanskimce-amd-smca: update smca_hwid to use smca_bank_types
2024-06-11 Ivan Mironovlabels/asrock: Add DIMM labels for ASRock Rack X570D4U
2024-06-11 Avadhut Naikrasdaemon: Add support to parse microcode field of...
2024-06-11 Avadhut Naikrasdaemon: Add support to parse the PPIN field of mce...
2024-06-11 Avadhut Naikrasdaemon: ras-mc-ctl: Add support to display mcastatus...
2024-06-11 zhuofengprint logs in the same line
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL memory modul...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL DRAM trace...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL general...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL generic...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL poison trace...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL overflow...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL AER correcta...
2024-06-11 Shiju Joserasdaemon: ras-mc-ctl: Add support for CXL AER uncorrec...
2024-06-11 Shiju Joserasdaemon: ras-memory-failure-handler: update memory...
2024-06-11 Shiju Joserasdaemon: Fix build warnings unused variable if AMP...
2024-06-11 Ivan Mironovrasdaemon: ras-mc-ctl: Do not try to find modprobe
2024-06-11 Ivan Mironovlabels/asus: Add DIMM labels for Asus PRIME X570-P
2024-06-11 Etienne ChampetierUse block_rq_error if RHEL >= 9.1
2024-06-11 Sathya Priya... rasdaemon: Add error decoding for MCA_CTL_SMU extended...
next