index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccicheck
Age
Commit message (
Expand
)
Author
2018-08-14
coccicheck: return proper error code on fail
Denis Efremov
2018-02-02
Coccinelle: coccicheck: fix typo
Julia Lawall
2017-11-23
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
coccinelle: fix verbose message about .cocci file being run
Masahiro Yamada
2017-11-14
coccinelle: grep Options and Requires fields more precisely
Masahiro Yamada
2017-11-14
Coccinelle: make DEBUG_FILE option more useful
Julia Lawall
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-11
scripts/coccicheck: Update reference for the corresponding documentation
Markus Elfring
2016-07-22
coccicheck: refer to Documentation/coccinelle.txt and wiki
Luis R. Rodriguez
2016-07-22
coccicheck: add support for requring a coccinelle version
Luis R. Rodriguez
2016-07-22
coccicheck: replace --very-quiet with --quiet when debugging
Luis R. Rodriguez
2016-07-22
coccicheck: add support for DEBUG_FILE
Luis R. Rodriguez
2016-07-22
coccicheck: enable parmap support
Luis R. Rodriguez
2016-07-22
coccicheck: make SPFLAGS more useful
Luis R. Rodriguez
2016-07-22
coccicheck: move spatch binary check up
Luis R. Rodriguez
2016-06-20
coccicheck: Allow for overriding spatch flags
Deepa Dinamani
2016-05-19
coccicheck: Fix missing 0 index in kill loop
Kees Cook
2015-10-26
Coccinelle: fix incorrect -include option transformation
Andrzej Hajda
2013-07-03
Coccinelle: Update information about the minimal version required
Nicolas Palix
2013-07-03
Coccinelle: Update the options used to the new option scheme
Nicolas Palix
2013-07-03
coccicheck: span checks across CPUs
Kees Cook
2013-06-14
Coccinelle: Make 'report' the default mode
Nicolas Palix
2013-04-08
Coccinelle: Fix patch output when coccicheck is used with M= and C=
Nicolas Palix
2013-04-08
Coccinelle: Add support to the SPFLAGS variable
Nicolas Palix
2013-04-08
Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables
Nicolas Palix
2013-04-08
Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)
Nicolas Palix
2013-02-22
coccicheck: Allow to show the executed command line
Bernd Schubert
2013-02-22
coccicheck: Allow the user to give a V= (verbose) argument
Bernd Schubert
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
2012-02-24
coccicheck: change handling of C={1,2} when M= is set
Greg Dietsche
2012-01-14
coccicheck: add M= option to control which dir is processed
Greg Dietsche
2010-10-28
Coccinelle: Add contextual message
Nicolas Palix
2010-10-13
Coccinelle: Use the -no_show_diff option for org and report mode
Nicolas Palix
2010-10-13
Coccinelle: Add a new mode named 'chain'
Nicolas Palix
2010-10-13
Coccinelle: Improve user information with a new kind of comment
Nicolas Palix
2010-06-28
Add support for the C variable in the coccicheck script
Nicolas Palix
2010-06-12
Add a target to use the Coccinelle checker
Nicolas Palix