aboutsummaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)AuthorFilesLines
2024-02-18coccinelle: device_attr_show: Remove useless expression STRGravatar Li Zhijian 1-1/+1
2024-01-20coccinelle: device_attr_show: simplify patch caseGravatar Julia Lawall 1-8/+3
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Gravatar Li Zhijian 1-9/+13
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Gravatar Sean Christopherson 1-68/+0
2022-12-26coccinelle: api/atomic_as_refcounter: include message type in outputGravatar Deepak R Varma 1-4/+4
2022-08-07update Coccinelle URLGravatar Julia Lawall 43-43/+43
2022-08-07coccinelle: free: add version constraintGravatar Julia Lawall 1-0/+1
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsGravatar Ziyang Xuan 1-0/+54
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Gravatar Steven Rostedt (Google) 1-59/+0
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsGravatar Jérémy LEFAURE 1-3/+1
2022-01-15drop fen.cocciGravatar Julia Lawall 1-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciGravatar Julia Lawall 1-63/+0
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+155
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsGravatar Wen Yang 1-0/+155
2021-08-08scripts: coccinelle: allow list_entry_is_head() to use posGravatar Daniel Thompson 1-0/+2
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveGravatar Weizhao Ouyang 1-1/+1
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptGravatar Keith Busch 1-45/+0
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsGravatar Denis Efremov 1-1/+17
2021-05-01drop unneeded *sGravatar Julia Lawall 1-6/+6
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesGravatar Krzysztof Kozlowski 1-2/+2
2021-05-01coccinelle: misc: add swap scriptGravatar Denis Efremov 1-0/+122
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationGravatar Denis Efremov 1-5/+10
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciGravatar Denis Efremov 1-2/+21
2021-05-01coccinelle: misc: add minmax scriptGravatar Denis Efremov 1-0/+206
2021-02-12of: Remove of_dev_{get,put}()Gravatar Rob Herring 1-1/+0
2020-12-15coccinnelle: Remove ptr_ret scriptGravatar Maxime Ripard 1-97/+0
2020-11-09remove boolinit.cocciGravatar Peter Zijlstra 1-195/+0
2020-10-18Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Gravatar Linus Torvalds 10-23/+1104
2020-10-17coccinelle: api: add kfree_mismatch scriptGravatar Denis Efremov 1-0/+228
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptGravatar Sumera Priyadarsini 1-0/+358
2020-10-10coccinelle: api: kfree_sensitive: print memset positionGravatar Denis Efremov 1-4/+6
2020-10-03coccinelle: misc: add flexible_array.cocci scriptGravatar Denis Efremov 1-0/+88
2020-10-01coccinelle: api: add kvmalloc scriptGravatar Denis Efremov 1-0/+256
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptGravatar Denis Efremov 1-0/+39
2020-09-12coccinelle: api: update kzfree script to kfree_sensitiveGravatar Denis Efremov 1-16/+13
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docGravatar Mauro Carvalho Chehab 1-1/+1
2020-09-05coccinelle: misc: add uninitialized_var.cocci scriptGravatar Denis Efremov 1-0/+51
2020-09-02coccinelle: ifnullfree: add vfree(), kvfree*() functionsGravatar Denis Efremov 1-2/+9
2020-08-21coccinelle: api: add kobj_to_dev.cocci scriptGravatar Denis Efremov 1-0/+45
2020-08-21coccinelle: add patch rule for dma_alloc_coherentGravatar Alex Dewar 1-3/+13
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 4-8/+8
2020-08-06Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Gravatar Linus Torvalds 5-4/+427
2020-08-04coccinelle: api: filter out memdup_user definitionsGravatar Denis Efremov 1-4/+13
2020-08-04coccinelle: api: extend memdup_user rule with vmemdup_user()Gravatar Denis Efremov 1-0/+45
2020-08-04coccinelle: api: extend memdup_user transformation with GFP_USERGravatar Denis Efremov 1-2/+6
2020-08-04coccinelle: api: add kzfree scriptGravatar Denis Efremov 1-0/+101
2020-08-04coccinelle: misc: add array_size_dup script to detect missed overflow checksGravatar Denis Efremov 1-0/+209
2020-08-04coccinelle: api/kstrdup: fix coccinelle positionGravatar Denis Efremov 1-1/+1
2020-08-04coccinelle: api: add device_attr_show scriptGravatar Denis Efremov 1-0/+55
2020-07-10scripts: add dummy report mode to add_namespace.cocciGravatar Matthias Maennich 1-1/+7