summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/misc
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: semantic patch to check for potential struct_size callsJacob Keller2024-02-291-0/+74
* update Coccinelle URLJulia Lawall2022-08-0710-10/+10
* coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)2022-07-161-59/+0
* coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE2022-07-031-3/+1
* scripts/coccinelle: drop bugon.cocciJulia Lawall2022-01-151-63/+0
* coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang2021-09-111-0/+155
* coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov2021-05-011-1/+17
* coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski2021-05-011-2/+2
* coccinelle: misc: add swap scriptDenis Efremov2021-05-011-0/+122
* coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov2021-05-011-5/+10
* coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov2021-05-011-2/+21
* coccinelle: misc: add minmax scriptDenis Efremov2021-05-011-0/+206
* remove boolinit.cocciPeter Zijlstra2020-11-091-195/+0
* coccinelle: misc: add flexible_array.cocci scriptDenis Efremov2020-10-031-0/+88
* coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov2020-09-211-0/+39
* coccinelle: misc: add uninitialized_var.cocci scriptDenis Efremov2020-09-051-0/+51
* Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds2020-08-061-0/+209
|\
| * coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov2020-08-041-0/+209
* | scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2020-07-101-1/+7
|/
* net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-071-0/+75
* scripts: add_namespace: Fix coccicheck failedYueHaibing2019-10-071-0/+2
* scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-101-0/+23
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-1915-25/+40
* scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-281-1/+1
* scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall2019-01-061-0/+5
* scripts: coccinelle: Correct warning messageJulia Lawall2018-12-171-6/+6
* scripts: coccinelle: only suggest true/false in files that already use themJulia Lawall2018-12-171-10/+21
* Coccinelle: array_size: report even if include is missingJérémy Lefaure2018-01-161-2/+2
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-172-18/+33
|\
| * coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-161-14/+29
| * Coccinelle: use false positive annotationJulia Lawall2017-11-141-4/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-111-3/+12
* Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-111-1/+2
* Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-111-13/+23
* Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-111-0/+90
* Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
* Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar2016-06-201-1/+17
* scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
* coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* Coccinelle: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
* coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
* coccinelle: misc: move constants to the rightJulia Lawall2015-10-261-0/+171
* coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-031-1/+1
* coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-251-2/+5
* scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-211-1/+1
* scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-211-1/+1
* coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-201-2/+1