summaryrefslogtreecommitdiff
path: root/tests/checkpatch.at
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: Add check for egrep/fgrep.Ilya Maximets2022-09-151-0/+27
* checkpatch: Add check for a Fixes tag.Ilya Maximets2022-08-041-0/+69
* checkpatch.py: Add checks for easy-to-misuse APIs.Peng He2022-05-301-3/+21
* checkpatch: Detect "trojan source" attack.Mike Pattrick2022-01-041-0/+22
* checkpatch: Check if some tags are wrongly written.Timothy Redaelli2021-11-041-0/+60
* checkpatch: Avoid catastrophic backtracking.Aaron Conole2021-09-081-0/+16
* checkpatch: Ignore macro definitions of FOR_EACH.Aaron Conole2021-07-011-0/+5
* checkpatch: Add check for a whitespace after cast.Ilya Maximets2020-11-271-0/+17
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-12/+5
* checkpatch: Fix regexp for if, while, etc inside macros.Ilya Maximets2019-08-121-0/+5
* checkpatch: Check FOR_EACH loops with numbers.Ilya Maximets2019-07-121-1/+1
* checkpatch: Normalize exit code for WindowsAlin Gabriel Serdean2019-04-031-1/+1
* checkpatch: Escape range operators inside regex.Ilya Maximets2019-02-221-0/+18
* checkpatch: Check for C99 style comments.Ilya Maximets2019-01-181-0/+23
* checkpatch.at: Reduce duplication of equal headers.Ilya Maximets2019-01-181-124/+24
* checkpatch: Add explicit test for mailing list as author.Ben Pfaff2018-11-021-0/+8
* checkpatch: support macro continuationBala Sankaran2018-08-161-0/+223
* checkpatch: Improve accuracy and specificity of sign-off checking.Ben Pfaff2018-08-131-0/+158