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