]> git.infradead.org Git - users/mchehab/rasdaemon.git/shortlog
users/mchehab/rasdaemon.git
2024-07-19 Mauro Carvalho... ci.yml: Change the name of the second job master
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