summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/misc
AgeCommit message (Expand)Author
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
2015-04-15scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick
2015-03-25irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg
2014-11-24bugon.cocci: fix Options at the macroMauro Carvalho Chehab
2014-09-26coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall
2014-08-06Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi
2014-08-06Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi
2014-08-06Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin
2014-06-09coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd
2014-03-29Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin
2012-12-09scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall
2012-02-25coccinelle: semantic patch for bool issuesJulia Lawall
2012-02-25coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall