summaryrefslogtreecommitdiff
path: root/scripts/coccicheck
Commit message (Expand)AuthorAge
* Coccinelle: coccicheck: fix typoJulia Lawall2018-02-02
* coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-11-23
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17
|\
| * coccinelle: fix verbose message about .cocci file being runMasahiro Yamada2017-11-14
| * coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2017-11-14
| * Coccinelle: make DEBUG_FILE option more usefulJulia Lawall2017-11-14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring2016-10-11
* coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez2016-07-22
* coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez2016-07-22
* coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez2016-07-22
* coccicheck: add support for DEBUG_FILELuis R. Rodriguez2016-07-22
* coccicheck: enable parmap supportLuis R. Rodriguez2016-07-22
* coccicheck: make SPFLAGS more usefulLuis R. Rodriguez2016-07-22
* coccicheck: move spatch binary check upLuis R. Rodriguez2016-07-22
* coccicheck: Allow for overriding spatch flagsDeepa Dinamani2016-06-20
* coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-19
* Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-26
* Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-03
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
* coccicheck: span checks across CPUsKees Cook2013-07-03
* Coccinelle: Make 'report' the default modeNicolas Palix2013-06-14
* Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix2013-04-08
* Coccinelle: Add support to the SPFLAGS variableNicolas Palix2013-04-08
* Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix2013-04-08
* Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix2013-04-08
* coccicheck: Allow to show the executed command lineBernd Schubert2013-02-22
* coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert2013-02-22
* coccicheck: Add the rep+ctxt modeNicolas Palix2012-10-11
* coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-24
* coccicheck: add M= option to control which dir is processedGreg Dietsche2012-01-14
* Coccinelle: Add contextual messageNicolas Palix2010-10-28
* Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-13
* Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-13
* Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-13
* Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-28
* Add a target to use the Coccinelle checkerNicolas Palix2010-06-12