summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)Author
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-15coccinelle: Add rules to find str_down_up() replacementsKees Cook
2024-08-15coccinelle: Add rules to find str_up_down() replacementsMichal Wajdeczko
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2024-02-29coccinelle: semantic patch to check for potential struct_size callsJacob Keller
2024-02-29coccinelle: Add rules to find str_plural() replacementsKees Cook
2024-02-18coccinelle: device_attr_show: Remove useless expression STRLi Zhijian
2024-01-20coccinelle: device_attr_show: simplify patch caseJulia Lawall
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson
2022-12-26coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma
2022-08-07update Coccinelle URLJulia Lawall
2022-08-07coccinelle: free: add version constraintJulia Lawall
2022-07-16scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan
2022-07-16coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)
2022-07-03coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE
2022-01-15drop fen.cocciJulia Lawall
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang
2021-08-08scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov
2021-05-01drop unneeded *sJulia Lawall
2021-05-01coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski
2021-05-01coccinelle: misc: add swap scriptDenis Efremov
2021-05-01coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov
2021-05-01coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard
2020-11-09remove boolinit.cocciPeter Zijlstra
2020-10-18Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2020-10-17coccinelle: api: add kfree_mismatch scriptDenis Efremov
2020-10-15coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini
2020-10-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov