index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
checkpatch: prefer strscpy to strlcpy
Joe Perches
1
-0
/
+6
2020-12-16
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-16
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-16
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-16
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-16
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
2020-12-16
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
1
-2
/
+10
2020-12-16
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
1
-2
/
+8
2020-12-16
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-12-16
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
1
-2
/
+2
2020-12-16
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
1
-3
/
+3
2020-12-16
checkpatch: improve email parsing
Dwaipayan Ray
1
-17
/
+91
2020-12-16
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
1
-1
/
+3
2020-12-16
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
1
-2
/
+5
2020-12-16
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
1
-32
/
+15
2020-12-16
checkpatch: add a fixer for missing newline at eof
Tom Rix
1
-2
/
+5
2020-12-16
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
1
-38
/
+71
2020-12-16
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
1
-4
/
+8
2020-12-16
checkpatch: prefer static const declarations
Joe Perches
1
-0
/
+12
2020-12-16
checkpatch: ignore generated CamelCase defines and enum values
Łukasz Stelmach
1
-0
/
+2
2020-12-16
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
1
-1
/
+15
2020-12-16
checkpatch: add new exception to repeated word check
Dwaipayan Ray
1
-2
/
+13
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-16
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
1
-16
/
+77
2020-10-16
checkpatch: fix false positive on empty block comment lines
Łukasz Stelmach
1
-1
/
+1
2020-10-16
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
1
-3
/
+4
2020-10-16
checkpatch: emit a warning on embedded filenames
Joe Perches
1
-0
/
+6
2020-10-16
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
1
-0
/
+4
2020-10-16
checkpatch: allow not using -f with files that are in git
Joe Perches
1
-0
/
+14
2020-10-16
checkpatch: warn on self-assignments
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
1
-0
/
+6
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: move repeated word test
Joe Perches
1
-36
/
+36
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
1
-4
/
+8
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+1
2020-08-14
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
1
-5
/
+1
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
1
-25
/
+0
2020-08-12
checkpatch: add test for repeated words
Joe Perches
1
-0
/
+38
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
1
-9
/
+12
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
1
-2
/
+24
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
1
-0
/
+6
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+5
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
1
-8
/
+1
2020-07-16
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
1
-11
/
+5
2020-06-12
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+8
2020-06-11
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
1
-2
/
+2
2020-06-05
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-06-05
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
1
-0
/
+1
[next]