summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)AuthorLines
2026-04-24Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+8
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2026-04-15checkpatch: exclude forward declarations of const structsTaylor Nelms-2/+2
2026-03-27checkpatch: add support for Assisted-by tagSasha Levin-0/+10
2026-03-20LICENSES: Explicitly allow SPDX-FileCopyrightTextKrzysztof Kozlowski-0/+8
2026-02-23checkpatch: Fix false DT_SPLIT_BINDING_PATCH warningsRob Herring (Arm)-1/+1
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+10
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+33
2026-01-31checkpatch: add an invalid patch separator testJoe Perches-0/+10
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin-1/+3
2026-01-14checkpatch: Suggest kmalloc_obj family for sizeof allocationsKees Cook-6/+33
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver-0/+7
2026-01-01checkpatch: Deprecate rcu_read_{,un}lock_trace()Paul E. McKenney-1/+3
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev-0/+6
2025-11-20checkpatch: add IDR to the deprecated listCarlos López-0/+4
2025-11-11checkpatch: detect unhandled placeholders in cover lettersOnur Özkan-0/+7
2025-09-28checkpatch: suppress strscpy warnings for userspace toolsSuchit Karunakaran-4/+8
2025-09-13checkpatch: allow http links of any length in commit logsJoe Perches-1/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+31
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney-2/+0
2025-07-09checkpatch: check for missing sentinels in ID arraysBrian Norris-0/+28
2025-07-09checkpatch: use utf-8 match for spell checkingAntonio Borneo-2/+3
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer-0/+12
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-7/+28
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+1
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+1
2025-05-16checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney-0/+2
2025-05-11checkpatch: qualify do-while-0 adviceJim Cromie-6/+27
2025-05-11checkpatch: dont warn about unused macro arg on empty bodyJim Cromie-1/+1
2025-05-06checkpatch: remove %p4cnAditya Garg-1/+1
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin-1/+1
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-1/+1
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-14/+0
2025-03-17checkpatch: describe --min-conf-desc-lengthPhilipp Hahn-2/+3
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada-14/+0
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-18/+8
2025-01-24checkpatch: don't warn about extra parentheses in staging/Dan Carpenter-3/+3
2025-01-24checkpatch: remove migrated RCU APIs from deprecated_apisDavid Reaver-10/+0
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2025-01-12checkpatch: check return of `git_commit_info`Tamir Duberstein-4/+4
2025-01-12checkpatch: update reference to include/asm-<arch>Geert Uytterhoeven-1/+1
2024-12-30Align git commit ID abbreviation guidelines and checksGeert Uytterhoeven-2/+2
2024-12-17checkpatch: don't complain on _Generic() usePrzemek Kitszel-0/+2
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-21/+16
2024-11-05checkpatch: always parse orig_commit in fixes tagTamir Duberstein-21/+16
2024-10-16checkpatch: Remove links to outdated documentationAnna-Maria Behnsen-5/+5
2024-08-23net: drop special comment styleJohannes Berg-10/+0