aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccicheck (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-14coccicheck: return proper error code on failDenis Efremov1-2/+3
2018-02-02Coccinelle: coccicheck: fix typoJulia Lawall1-1/+1
2017-11-23coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada1-6/+9
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-12/+14
2017-11-14coccinelle: fix verbose message about .cocci file being runMasahiro Yamada1-1/+1
2017-11-14coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada1-2/+2
2017-11-14Coccinelle: make DEBUG_FILE option more usefulJulia Lawall1-9/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-11scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring1-1/+1
2016-07-22coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez1-2/+3
2016-07-22coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez1-0/+14
2016-07-22coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez1-0/+21
2016-07-22coccicheck: add support for DEBUG_FILELuis R. Rodriguez1-1/+9
2016-07-22coccicheck: enable parmap supportLuis R. Rodriguez1-3/+32
2016-07-22coccicheck: make SPFLAGS more usefulLuis R. Rodriguez1-1/+4
2016-07-22coccicheck: move spatch binary check upLuis R. Rodriguez1-5/+5
2016-06-20coccicheck: Allow for overriding spatch flagsDeepa Dinamani1-2/+2
2016-05-19coccicheck: Fix missing 0 index in kill loopKees Cook1-1/+1
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda1-1/+1
2013-07-03Coccinelle: Update information about the minimal version requiredNicolas Palix1-0/+5
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix1-14/+14
2013-07-03coccicheck: span checks across CPUsKees Cook1-3/+28
2013-06-14Coccinelle: Make 'report' the default modeNicolas Palix1-3/+11
2013-04-08Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix1-1/+5
2013-04-08Coccinelle: Add support to the SPFLAGS variableNicolas Palix1-1/+1
2013-04-08Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix1-12/+13
2013-04-08Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix1-1/+1
2013-02-22coccicheck: Allow to show the executed command lineBernd Schubert1-7/+21
2013-02-22coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert1-1/+10
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix1-0/+3
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-01-14coccicheck: add M= option to control which dir is processedGreg Dietsche1-5/+14
2010-10-28Coccinelle: Add contextual messageNicolas Palix1-3/+13
2010-10-13Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix1-4/+6
2010-10-13Coccinelle: Add a new mode named 'chain'Nicolas Palix1-5/+11
2010-10-13Coccinelle: Improve user information with a new kind of commentNicolas Palix1-3/+11
2010-06-28Add support for the C variable in the coccicheck scriptNicolas Palix1-25/+51
2010-06-12Add a target to use the Coccinelle checkerNicolas Palix1-0/+54