summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)AuthorFilesLines
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li1-0/+19
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-08-15coccinelle: Add rules to find str_down_up() replacementsKees Cook1-0/+23
2024-08-15coccinelle: Add rules to find str_up_down() replacementsMichal Wajdeczko1-0/+23
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum1-1/+1
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda1-16/+16
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2024-03-01coccinelle: semantic patch to check for potential struct_size callsJacob Keller1-0/+74
2024-03-01coccinelle: Add rules to find str_plural() replacementsKees Cook1-0/+41
2024-02-18coccinelle: device_attr_show: Remove useless expression STRLi Zhijian1-1/+1
2024-01-20coccinelle: device_attr_show: simplify patch caseJulia Lawall1-8/+3
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian1-9/+13
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson1-68/+0
2022-12-26coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma1-4/+4
2022-08-07update Coccinelle URLJulia Lawall43-43/+43
2022-08-07coccinelle: free: add version constraintJulia Lawall1-0/+1
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan1-0/+54
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)1-59/+0
2022-07-04coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE1-3/+1
2022-01-15drop fen.cocciJulia Lawall1-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall1-63/+0
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+155
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang1-0/+155
2021-08-08scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson1-0/+2
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang1-1/+1
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch1-45/+0
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov1-1/+17
2021-05-01drop unneeded *sJulia Lawall1-6/+6
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski1-2/+2
2021-05-01coccinelle: misc: add swap scriptDenis Efremov1-0/+122
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov1-5/+10
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov1-2/+21
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov1-0/+206
2021-02-13of: Remove of_dev_{get,put}()Rob Herring1-1/+0
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard1-97/+0
2020-11-09remove boolinit.cocciPeter Zijlstra1-195/+0
2020-10-19Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds10-23/+1104
2020-10-18coccinelle: api: add kfree_mismatch scriptDenis Efremov1-0/+228
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini1-0/+358
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov1-4/+6