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
/
coccinelle
/
misc
Age
Commit message (
Expand
)
Author
2020-11-09
remove boolinit.cocci
Peter Zijlstra
2020-10-03
coccinelle: misc: add flexible_array.cocci script
Denis Efremov
2020-09-21
coccinelle: misc: add excluded_middle.cocci script
Denis Efremov
2020-09-05
coccinelle: misc: add uninitialized_var.cocci script
Denis Efremov
2020-08-06
Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...
Linus Torvalds
2020-08-04
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
2020-07-10
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-03-28
scripts: coccinelle: Fix description of badty.cocci
Michael Stefaniuc
2019-01-06
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
2018-12-17
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-01-16
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
coccinelle: orplus: reorganize to improve performance
Julia Lawall
2017-11-14
Coccinelle: use false positive annotation
Julia Lawall
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-11
Coccinelle: misc: Add support for devm variant in all modes
Vaishali Thakkar
2016-12-11
Coccinelle: misc: Improve the result given by context mode
Vaishali Thakkar
2016-12-11
Coccinelle: misc: Improve the matching of rules
Vaishali Thakkar
2016-12-11
Coccinelle: Add misc/boolconv.cocci
Andrew F. Davis
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
2016-06-20
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-02-18
coccinelle: bugon: reduce rule applicability
Julia Lawall
2016-02-18
Coccinelle: array_size: reduce rule applicability
Julia Lawall
2016-02-18
Coccinelle: reduce rule applicability
Julia Lawall
2015-10-26
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
2015-10-26
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
2015-10-26
coccinelle: misc: move constants to the right
Julia Lawall
2015-06-03
coccinelle: simple_return: Add a blank line
Fabio Estevam
2015-05-25
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
Fabio Estevam
2015-05-21
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
Fabio Estevam
2015-05-21
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
Fabio Estevam
2015-05-20
coccinelle: ifaddr: Fix the sentence
Fabio Estevam
2015-05-20
coccinelle: returnvar: Use imperative mood
Fabio Estevam
2015-04-15
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
Fabian Frederick
2015-03-25
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
Valentin Rothberg
2014-11-24
bugon.cocci: fix Options at the macro
Mauro Carvalho Chehab
2014-09-26
coccinelle: misc: semantic patch to delete overly complex return code processing
Julia Lawall
2014-08-06
Coccinelle: Script to replace if and BUG with BUG_ON
Himangi Saraogi
2014-08-06
Coccinelle: Script to detect incorrect argument to sizeof
Himangi Saraogi
2014-08-06
Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs
Himangi Saraogi
2014-06-10
coccicheck: Add unneeded return variable test
Peter Senna Tschudin
2014-06-09
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
2014-03-29
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2013-08-13
coccinelle: replace 0/1 with false/true in functions returning bool
Rasmus Villemoes
[next]