summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+10
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+33
2026-02-01checkpatch: add an invalid patch separator testJoe Perches1-0/+10
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin1-1/+3
2026-01-15checkpatch: Suggest kmalloc_obj family for sizeof allocationsKees Cook1-6/+33
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver1-0/+7
2026-01-01checkpatch: Deprecate rcu_read_{,un}lock_trace()Paul E. McKenney1-1/+3
2025-12-11checkpatch: add uninitialized pointer with __free attribute checkAlly Heev1-0/+6
2025-11-21checkpatch: add IDR to the deprecated listCarlos López1-0/+4
2025-11-12checkpatch: detect unhandled placeholders in cover lettersOnur Özkan1-0/+7
2025-09-28checkpatch: suppress strscpy warnings for userspace toolsSuchit Karunakaran1-4/+8
2025-09-14checkpatch: allow http links of any length in commit logsJoe Perches1-1/+1
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+31
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney1-2/+0
2025-07-10checkpatch: check for missing sentinels in ID arraysBrian Norris1-0/+28
2025-07-10checkpatch: use utf-8 match for spell checkingAntonio Borneo1-2/+3
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer1-0/+12
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-7/+28
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-05-16checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney1-0/+2
2025-05-12checkpatch: qualify do-while-0 adviceJim Cromie1-6/+27
2025-05-12checkpatch: dont warn about unused macro arg on empty bodyJim Cromie1-1/+1
2025-05-06checkpatch: remove %p4cnAditya Garg1-1/+1
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin1-1/+1
2025-04-12net: Retire DCCP socket.Kuniyuki Iwashima1-1/+1
2025-04-06Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+0
2025-03-17checkpatch: describe --min-conf-desc-lengthPhilipp Hahn1-2/+3
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada1-14/+0
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-18/+8
2025-01-25checkpatch: don't warn about extra parentheses in staging/Dan Carpenter1-3/+3
2025-01-25checkpatch: remove migrated RCU APIs from deprecated_apisDavid Reaver1-10/+0
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2025-01-13checkpatch: check return of `git_commit_info`Tamir Duberstein1-4/+4
2025-01-13checkpatch: update reference to include/asm-<arch>Geert Uytterhoeven1-1/+1
2024-12-30Align git commit ID abbreviation guidelines and checksGeert Uytterhoeven1-2/+2
2024-12-17checkpatch: don't complain on _Generic() usePrzemek Kitszel1-0/+2
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-21/+16
2024-11-06checkpatch: always parse orig_commit in fixes tagTamir Duberstein1-21/+16
2024-10-16checkpatch: Remove links to outdated documentationAnna-Maria Behnsen1-5/+5
2024-08-23net: drop special comment styleJohannes Berg1-10/+0
2024-06-25checkpatch: check for missing Fixes tagsDan Carpenter1-0/+24
2024-06-25checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang1-1/+1
2024-05-12scripts: checkpatch: check unused parameters for function-like macroXining Xu1-0/+6
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+19
2023-12-17scripts: checkpatch: Add __aligned to the list of attribute notesMarcelo Schmitt1-0/+1