summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/misc
AgeCommit message (Expand)Author
2022-08-07update Coccinelle URLJulia Lawall
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski
2021-05-01coccinelle: misc: add swap scriptDenis Efremov
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov
2020-11-09remove boolinit.cocciPeter Zijlstra
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov
2020-09-05coccinelle: misc: add uninitialized_var.cocci scriptDenis Efremov
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds
2020-08-04coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2019-10-07scripts: add_namespace: Fix coccicheck failedYueHaibing
2019-09-10scripts: Coccinelle script for namespace dependencies.Matthias Maennich
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-03-28scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall
2018-12-17scripts: coccinelle: Correct warning messageJulia Lawall
2018-12-17scripts: coccinelle: only suggest true/false in files that already use themJulia Lawall
2018-01-16Coccinelle: array_size: report even if include is missingJérémy Lefaure
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16coccinelle: orplus: reorganize to improve performanceJulia Lawall
2017-11-14Coccinelle: use false positive annotationJulia Lawall
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-11Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar
2016-12-11Coccinelle: misc: Improve the result given by context modeVaishali Thakkar
2016-12-11Coccinelle: misc: Improve the matching of rulesVaishali Thakkar
2016-12-11Coccinelle: Add misc/boolconv.cocciAndrew F. Davis
2016-10-11Coccinelle: flag conditions with no effectNicholas Mc Guire
2016-06-20Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar
2016-04-20scripts: coccinelle: remove check to move constants to rightWolfram Sang
2016-02-18coccinelle: bugon: reduce rule applicabilityJulia Lawall
2016-02-18Coccinelle: array_size: reduce rule applicabilityJulia Lawall
2016-02-18Coccinelle: reduce rule applicabilityJulia Lawall
2015-10-26coccinelle: Improve checking for missing NULL terminatorsDaniel Granat
2015-10-26coccinelle: misc: remove "complex return code" warningsJohan Hovold
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall
2015-06-03coccinelle: simple_return: Add a blank lineFabio Estevam
2015-05-25coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam
2015-05-21scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam
2015-05-21scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam
2015-05-20coccinelle: ifaddr: Fix the sentenceFabio Estevam
2015-05-20coccinelle: returnvar: Use imperative moodFabio Estevam