index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-07
update Coccinelle URL
Julia Lawall
43
-43
/
+43
2022-08-07
coccinelle: free: add version constraint
Julia Lawall
1
-0
/
+1
2022-07-16
scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
Ziyang Xuan
1
-0
/
+54
2022-07-16
coccinelle: Remove script that checks replacing 0/1 with false/true in functi...
Steven Rostedt (Google)
1
-59
/
+0
2022-07-03
coccinelle: Extend address test from ifaddr semantic patch to test expressions
Jérémy LEFAURE
1
-3
/
+1
2022-01-15
drop fen.cocci
Julia Lawall
1
-124
/
+0
2022-01-15
scripts/coccinelle: drop bugon.cocci
Julia Lawall
1
-63
/
+0
2021-11-13
Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+155
2021-09-11
coccinelle: semantic patch to check for inappropriate do_div() calls
Wen Yang
1
-0
/
+155
2021-08-08
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
1
-0
/
+2
2021-08-05
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
1
-1
/
+1
2021-06-21
coccinelle: api: remove kobj_to_dev.cocci script
Keith Busch
1
-45
/
+0
2021-05-01
coccinelle: misc: minmax: suppress patch generation for err returns
Denis Efremov
1
-1
/
+17
2021-05-01
drop unneeded *s
Julia Lawall
1
-6
/
+6
2021-05-01
coccinelle: irqf_oneshot: reduce the severity due to false positives
Krzysztof Kozlowski
1
-2
/
+2
2021-05-01
coccinelle: misc: add swap script
Denis Efremov
1
-0
/
+122
2021-05-01
coccinelle: misc: update uninitialized_var.cocci documentation
Denis Efremov
1
-5
/
+10
2021-05-01
coccinelle: misc: restrict patch mode in flexible_array.cocci
Denis Efremov
1
-2
/
+21
2021-05-01
coccinelle: misc: add minmax script
Denis Efremov
1
-0
/
+206
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+0
2020-12-15
coccinnelle: Remove ptr_ret script
Maxime Ripard
1
-97
/
+0
2020-11-09
remove boolinit.cocci
Peter Zijlstra
1
-195
/
+0
2020-10-18
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
10
-23
/
+1104
2020-10-17
coccinelle: api: add kfree_mismatch script
Denis Efremov
1
-0
/
+228
2020-10-15
coccinelle: iterators: Add for_each_child.cocci script
Sumera Priyadarsini
1
-0
/
+358
2020-10-10
coccinelle: api: kfree_sensitive: print memset position
Denis Efremov
1
-4
/
+6
2020-10-03
coccinelle: misc: add flexible_array.cocci script
Denis Efremov
1
-0
/
+88
2020-10-01
coccinelle: api: add kvmalloc script
Denis Efremov
1
-0
/
+256
2020-09-21
coccinelle: misc: add excluded_middle.cocci script
Denis Efremov
1
-0
/
+39
2020-09-12
coccinelle: api: update kzfree script to kfree_sensitive
Denis Efremov
1
-16
/
+13
2020-09-10
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-05
coccinelle: misc: add uninitialized_var.cocci script
Denis Efremov
1
-0
/
+51
2020-09-02
coccinelle: ifnullfree: add vfree(), kvfree*() functions
Denis Efremov
1
-2
/
+9
2020-08-21
coccinelle: api: add kobj_to_dev.cocci script
Denis Efremov
1
-0
/
+45
2020-08-21
coccinelle: add patch rule for dma_alloc_coherent
Alex Dewar
1
-3
/
+13
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
4
-8
/
+8
2020-08-06
Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...
Linus Torvalds
5
-4
/
+427
2020-08-04
coccinelle: api: filter out memdup_user definitions
Denis Efremov
1
-4
/
+13
2020-08-04
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
1
-0
/
+45
2020-08-04
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
1
-2
/
+6
2020-08-04
coccinelle: api: add kzfree script
Denis Efremov
1
-0
/
+101
2020-08-04
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
1
-0
/
+209
2020-08-04
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
1
-1
/
+1
2020-08-04
coccinelle: api: add device_attr_show script
Denis Efremov
1
-0
/
+55
2020-07-10
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
1
-1
/
+7
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-0
/
+75
2020-02-04
mm: remove __krealloc
Florian Westphal
1
-4
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-5
/
+1
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
1
-60
/
+0
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
1
-0
/
+2
[next]