summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
AgeCommit message (Expand)AuthorLines
2022-12-26coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma-4/+4
2022-08-07update Coccinelle URLJulia Lawall-43/+43
2022-08-07coccinelle: free: add version constraintJulia Lawall-0/+1
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan-0/+54
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)-59/+0
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE-3/+1
2022-01-15drop fen.cocciJulia Lawall-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall-63/+0
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+155
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang-0/+155
2021-08-08scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson-0/+2
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang-1/+1
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch-45/+0
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov-1/+17
2021-05-01drop unneeded *sJulia Lawall-6/+6
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski-2/+2
2021-05-01coccinelle: misc: add swap scriptDenis Efremov-0/+122
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov-5/+10
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov-2/+21
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov-0/+206
2021-02-12of: Remove of_dev_{get,put}()Rob Herring-1/+0
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard-97/+0
2020-11-09remove boolinit.cocciPeter Zijlstra-195/+0
2020-10-18Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds-23/+1104
2020-10-17coccinelle: api: add kfree_mismatch scriptDenis Efremov-0/+228
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini-0/+358
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov-4/+6
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov-0/+88
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov-0/+256
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov-0/+39
2020-09-12coccinelle: api: update kzfree script to kfree_sensitiveDenis Efremov-16/+13
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab-1/+1
2020-09-05coccinelle: misc: add uninitialized_var.cocci scriptDenis Efremov-0/+51
2020-09-02coccinelle: ifnullfree: add vfree(), kvfree*() functionsDenis Efremov-2/+9
2020-08-21coccinelle: api: add kobj_to_dev.cocci scriptDenis Efremov-0/+45
2020-08-21coccinelle: add patch rule for dma_alloc_coherentAlex Dewar-3/+13
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-8/+8
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds-4/+427
2020-08-04coccinelle: api: filter out memdup_user definitionsDenis Efremov-4/+13
2020-08-04coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov-0/+45
2020-08-04coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov-2/+6
2020-08-04coccinelle: api: add kzfree scriptDenis Efremov-0/+101
2020-08-04coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov-0/+209
2020-08-04coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov-1/+1
2020-08-04coccinelle: api: add device_attr_show scriptDenis Efremov-0/+55
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich-1/+7
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller-0/+75
2020-02-04mm: remove __kreallocFlorian Westphal-4/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-5/+1
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni-60/+0