index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
/
checkpatch.rst
Age
Commit message (
Expand
)
Author
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-10
checkpatch: add uninitialized pointer with __free attribute check
Ally Heev
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-11
checkpatch: document new check PLACEHOLDER_USE
Onur Özkan
2025-10-21
docs: checkpatch: Drop networking comment style
Brian Norris
2025-10-21
docs: checkpatch: Align block comment style
Brian Norris
2025-06-26
checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
Matthias Schiffer
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
2024-10-16
checkpatch: Remove links to outdated documentation
Anna-Maria Behnsen
2024-05-11
scripts: checkpatch: check unused parameters for function-like macro
Xining Xu
2024-02-12
docs: dev-tools: checkpatch.rst: Fix grammar
Thorsten Blum
2022-10-03
checkpatch: warn for non-standard fixes tag style
Niklas Söderlund
2021-10-04
Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"
Jonathan Corbet
2021-09-27
docs: checkpatch: add multiline, do/while, and multiple-assignment messages
Utkarsh Verma
2021-09-27
docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE
Utkarsh Verma
2021-09-14
Documentation: checkpatch: Add SYMBOLIC_PERMS message
Utkarsh Verma
2021-09-14
Documentation: checkpatch: Add TRAILING_SEMICOLON message
Utkarsh Verma
2021-09-14
Documentation: checkpatch: Add SPLIT_STRING message
Utkarsh Verma
2021-06-14
docs: checkpatch: Document and segregate more checkpatch message types
Dwaipayan Ray
2021-05-20
Documentation: checkpatch: Tweak BIT() macro include
Andrew Jeffery
2021-05-20
docs: Add more message type documentations for checkpatch
Dwaipayan Ray
2021-03-25
docs: document all error message types in checkpatch
Dwaipayan Ray
2021-03-06
docs: add documentation for checkpatch
Dwaipayan Ray