index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
checkpatch: trivial style fixes
Dwaipayan Ray
2021-02-26
1
-9
/
+9
*
|
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
2021-02-26
1
-1
/
+3
*
|
checkpatch: improve blank line after declaration test
Joe Perches
2021-02-26
1
-23
/
+29
*
|
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-4
/
+2
|
\
\
|
*
|
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
1
-4
/
+2
|
|
/
*
|
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
1
-7
/
+0
|
\
\
|
*
|
Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"
Masahiro Yamada
2021-01-28
1
-7
/
+0
|
|
/
*
/
checkpatch: Don't check for mutex_trylock_recursive()
Sebastian Andrzej Siewior
2021-02-10
1
-6
/
+0
|
/
*
checkpatch: prefer strscpy to strlcpy
Joe Perches
2020-12-29
1
-0
/
+6
*
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
2020-12-15
1
-3
/
+10
*
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
2020-12-15
1
-2
/
+5
*
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
2020-12-15
1
-0
/
+9
*
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
2020-12-15
1
-0
/
+22
*
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
2020-12-15
1
-2
/
+69
*
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
2020-12-15
1
-2
/
+10
*
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
2020-12-15
1
-2
/
+8
*
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-12-15
1
-1
/
+1
*
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
2020-12-15
1
-2
/
+2
*
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
2020-12-15
1
-3
/
+3
*
checkpatch: improve email parsing
Dwaipayan Ray
2020-12-15
1
-17
/
+91
*
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
2020-12-15
1
-1
/
+3
*
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
2020-12-15
1
-2
/
+5
*
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
2020-12-15
1
-32
/
+15
*
checkpatch: add a fixer for missing newline at eof
Tom Rix
2020-12-15
1
-2
/
+5
*
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
2020-12-15
1
-38
/
+71
*
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
2020-12-15
1
-4
/
+8
*
checkpatch: prefer static const declarations
Joe Perches
2020-12-15
1
-0
/
+12
*
checkpatch: ignore generated CamelCase defines and enum values
Łukasz Stelmach
2020-12-15
1
-0
/
+2
*
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
2020-12-15
1
-1
/
+15
*
checkpatch: add new exception to repeated word check
Dwaipayan Ray
2020-12-15
1
-2
/
+13
*
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
2020-10-25
1
-5
/
+7
*
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
2020-10-16
1
-16
/
+77
*
checkpatch: fix false positive on empty block comment lines
Łukasz Stelmach
2020-10-16
1
-1
/
+1
*
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
2020-10-16
1
-3
/
+4
*
checkpatch: emit a warning on embedded filenames
Joe Perches
2020-10-16
1
-0
/
+6
*
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
2020-10-16
1
-0
/
+4
*
checkpatch: allow not using -f with files that are in git
Joe Perches
2020-10-16
1
-0
/
+14
*
checkpatch: warn on self-assignments
Joe Perches
2020-10-16
1
-0
/
+11
*
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
2020-10-16
1
-0
/
+6
*
checkpatch: add test for comma use that should be semicolon
Joe Perches
2020-10-16
1
-0
/
+11
*
checkpatch: move repeated word test
Joe Perches
2020-10-16
1
-36
/
+36
*
checkpatch: add --kconfig-prefix
Jerome Forissier
2020-10-16
1
-4
/
+8
*
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-09-05
1
-2
/
+2
*
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
1
-5
/
+1
|
\
|
*
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
2020-08-14
1
-5
/
+1
*
|
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
1
-25
/
+0
*
|
checkpatch: add test for repeated words
Joe Perches
2020-08-12
1
-0
/
+38
*
|
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
1
-9
/
+12
*
|
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
1
-2
/
+24
*
|
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-12
1
-0
/
+6
[prev]
[next]