- b8709bc checkpatch: improve Kconfig help test by Joe Perches · 3 years ago
- 36f8b34 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE by Jerome Forissier · 3 years ago
- 0ee3e7b checkpatch: get default codespell dictionary path from package location by Peter Ujfalusi · 3 years, 2 months ago
- 70a1165 checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses by Joe Perches · 3 years, 2 months ago
- 86cffec Compiler Attributes: add __alloc_size() for better bounds checking by Kees Cook · 3 years, 2 months ago
- 4ce9f97 checkpatch: improve GIT_COMMIT_ID test by Joe Perches · 3 years, 4 months ago
- 046fc74 checkpatch: make email address check case insensitive by Mimi Zohar · 3 years, 4 months ago
- d2af5aa checkpatch: support wide strings by Joe Perches · 3 years, 4 months ago
- 46b85bf checkpatch: do not complain about positive return values starting with EPOLL by Guenter Roeck · 3 years, 6 months ago
- 6907865 checkpatch: improve the indented label test by Joe Perches · 3 years, 6 months ago
- f9363b3 checkpatch: scripts/spdxcheck.py now requires python3 by Guenter Roeck · 3 years, 6 months ago
- 7e6cdd7 checkpatch: improve ALLOC_ARRAY_ARGS test by Christophe JAILLET · 3 years, 8 months ago
- 7b84434 checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE by Vincent Mailhol · 3 years, 8 months ago
- fbe7454 checkpatch: warn when missing newline in return sysfs_emit() formats by Joe Perches · 3 years, 8 months ago
- 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
- 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- 56ddc4c docs: dt: update writing-schema.rst references by Mauro Carvalho Chehab · 3 years, 9 months ago
- 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
- 52178ce checkpatch: add verbose mode by Dwaipayan Ray · 3 years, 10 months ago
- 5b8f82e checkpatch: do not apply "initialise globals to 0" check to BPF progs by Song Liu · 3 years, 10 months ago
- 263afd3 checkpatch: don't warn about colon termination in linker scripts by Chris Down · 3 years, 10 months ago
- 58f0226 checkpatch: add kmalloc_array_node to unnecessary OOM message check by Joe Perches · 3 years, 10 months ago
- de93245 checkpatch: add warning for avoiding .L prefix symbols in assembly files by Aditya Srivastava · 3 years, 10 months ago
- 0972b8b checkpatch: improve TYPECAST_INT_CONSTANT test message by Joe Perches · 3 years, 10 months ago
- adb2da8 checkpatch: prefer ftrace over function entry/exit printks by Joe Perches · 3 years, 10 months ago
- ea7dbab checkpatch: trivial style fixes by Dwaipayan Ray · 3 years, 10 months ago
- 35cdcbf checkpatch: ignore warning designated initializers using NR_CPUS by Peng Wang · 3 years, 10 months ago
- b5e8736 checkpatch: improve blank line after declaration test by Joe Perches · 3 years, 10 months ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
- af612e4 lib/vsprintf: Add support for printing V4L2 and DRM fourccs by Sakari Ailus · 3 years, 10 months ago
- 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 3 years, 11 months ago
- 6c80408 checkpatch: Don't check for mutex_trylock_recursive() by Sebastian Andrzej Siewior · 3 years, 11 months ago
- 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 3 years, 11 months ago
- ae9162e Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" by Masahiro Yamada · 4 years ago
- 5dbdb2d checkpatch: prefer strscpy to strlcpy by Joe Perches · 4 years ago
- f5eea3b checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning by Joe Perches · 4 years ago
- 7da07c3 checkpatch: fix TYPO_SPELLING check for words with apostrophe by Dwaipayan Ray · 4 years ago
- 084a617 checkpatch: add warning for lines starting with a '#' in commit log by Dwaipayan Ray · 4 years ago
- 70eb227 checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi] by Dwaipayan Ray · 4 years ago
- 831242a checkpatch: add fix and improve warning msg for non-standard signature by Aditya Srivastava · 4 years ago
- 8e08f07 checkpatch: add fix option for LOGICAL_CONTINUATIONS by Aditya Srivastava · 4 years ago
- da7355a checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS by Aditya Srivastava · 4 years ago
- 03f4935 checkpatch: fix unescaped left brace by Dwaipayan Ray · 4 years ago
- 27b379a checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags by Aditya Srivastava · 4 years ago
- e73d271 checkpatch: fix spelling errors and remove repeated word by Dwaipayan Ray · 4 years ago
- fccaebf checkpatch: improve email parsing by Dwaipayan Ray · 4 years ago
- 0830aab checkpatch: add __alias and __weak to suggested __attribute__ conversions by Joe Perches · 4 years ago
- 7580c5b checkpatch: add fix option for GERRIT_CHANGE_ID by Aditya Srivastava · 4 years ago
- 339f29d checkpatch: update __attribute__((section("name"))) quote removal by Joe Perches · 4 years ago
- 47ca69b checkpatch: add a fixer for missing newline at eof by Tom Rix · 4 years ago
- 7ebe1d1 checkpatch: extend attributes check to handle more patterns by Dwaipayan Ray · 4 years ago
- dc58bc5 checkpatch: allow --fix removal of unnecessary break statements by Joe Perches · 4 years ago
- 7316976 checkpatch: prefer static const declarations by Joe Perches · 4 years ago
- 4104a20 checkpatch: ignore generated CamelCase defines and enum values by Łukasz Stelmach · 4 years ago
- 8d0325c checkpatch: fix false positives in REPEATED_WORD warning by Aditya Srivastava · 4 years ago
- 1db81a6 checkpatch: add new exception to repeated word check by Dwaipayan Ray · 4 years ago
- 0f7f635 checkpatch: enable GIT_DIR environment use to set git repository location by Joe Perches · 4 years, 2 months ago
- 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 2 months ago
- c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 2 months ago
- 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 2 months ago
- a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 2 months ago
- e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 2 months ago
- f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 2 months ago
- 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 2 months ago
- 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 2 months ago
- 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 2 months ago
- 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 2 months ago
- 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 2 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
- 32b2ee5 Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 6 months ago
- ef3c005 checkpatch: remove missing switch/case break test by Joe Perches · 4 years, 5 months ago
- 1a3dcf2 checkpatch: add test for repeated words by Joe Perches · 4 years, 5 months ago
- ced69da1 checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing by Quentin Monnet · 4 years, 5 months ago
- 65b64b3 checkpatch: add --fix option for ASSIGN_IN_IF by Joe Perches · 4 years, 5 months ago
- 5016126 checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ by Joe Perches · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- ad83ec6 checkpatch: Remove checks relating to [smp_]read_barrier_depends() by Will Deacon · 5 years ago
- d8b44b5 checkpatch: Remove awareness of uninitialized_var() macro by Kees Cook · 4 years, 7 months ago
- b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 2581ac7 checkpatch: correct check for kernel parameters doc by Tim Froidcoeur · 4 years, 7 months ago
- 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
- c7f574d checkpatch: use patch subject when reading from stdin by Geert Uytterhoeven · 4 years, 7 months ago
- 32f30ca checkpatch: disallow --git and --file/--fix by Joe Perches · 4 years, 7 months ago
- a55ee0c checkpatch: look for c99 comments in ctx_locate_comment by Joe Perches · 4 years, 7 months ago
- 7ccf41a checkpatch: additional MAINTAINER section entry ordering checks by Joe Perches · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- bdc48fa checkpatch/coding-style: deprecate 80-column warning by Joe Perches · 4 years, 7 months ago
- 6b9ea5f checkpatch: warn about uses of ENOTSUPP by Jakub Kicinski · 4 years, 8 months ago
- 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
- 5099a72 checkpatch: Warn about data_race() without comment by Marco Elver · 4 years, 9 months ago
- 858e684 docs: dt: convert submitting-patches.txt to ReST format by Mauro Carvalho Chehab · 4 years, 9 months ago
- 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 8 months ago
- 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 9 months ago
- 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 9 months ago
- 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 9 months ago
- 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 9 months ago
- 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 9 months ago
- 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 9 months ago