summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* Reduce Coccinelle choices in string_choices.cocciJulia Lawall2024-09-281-50/+41
* coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li2024-09-281-8/+0
* coccinelle: Add rules to find str_yes_no() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_on_off() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_write_read() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_read_write() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li2024-09-281-0/+38
* coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li2024-09-281-0/+38
* coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li2024-09-281-0/+42
* coccinelle: Add rules to find str_false_true() replacementsHongbo Li2024-09-281-0/+19
* coccinelle: Add rules to find str_true_false() replacementsHongbo Li2024-09-281-0/+19
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* coccinelle: Add rules to find str_down_up() replacementsKees Cook2024-08-151-0/+23
* coccinelle: Add rules to find str_up_down() replacementsMichal Wajdeczko2024-08-151-0/+23
* Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum2024-05-201-1/+1
* coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda2024-05-201-16/+16
* Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2024-03-211-1/+1
|\
| * coccinelle: device_attr_show: Remove useless expression STRLi Zhijian2024-02-181-1/+1
* | coccinelle: semantic patch to check for potential struct_size callsJacob Keller2024-02-291-0/+74
* | coccinelle: Add rules to find str_plural() replacementsKees Cook2024-02-291-0/+41
|/
* coccinelle: device_attr_show: simplify patch caseJulia Lawall2024-01-201-8/+3
* coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian2024-01-191-9/+13
* Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson2023-07-291-68/+0
* coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma2022-12-261-4/+4
* update Coccinelle URLJulia Lawall2022-08-0743-43/+43
* coccinelle: free: add version constraintJulia Lawall2022-08-071-0/+1
* scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan2022-07-161-0/+54
* coccinelle: Remove script that checks replacing 0/1 with false/true in functi...Steven Rostedt (Google)2022-07-161-59/+0
* coccinelle: Extend address test from ifaddr semantic patch to test expressionsJérémy LEFAURE2022-07-031-3/+1
* drop fen.cocciJulia Lawall2022-01-151-124/+0
* scripts/coccinelle: drop bugon.cocciJulia Lawall2022-01-151-63/+0
* Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-131-0/+155
|\
| * coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang2021-09-111-0/+155
* | scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson2021-08-081-0/+2
* | coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang2021-08-051-1/+1
|/
* coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch2021-06-211-45/+0
* coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov2021-05-011-1/+17
* drop unneeded *sJulia Lawall2021-05-011-6/+6
* coccinelle: irqf_oneshot: reduce the severity due to false positivesKrzysztof Kozlowski2021-05-011-2/+2
* coccinelle: misc: add swap scriptDenis Efremov2021-05-011-0/+122
* coccinelle: misc: update uninitialized_var.cocci documentationDenis Efremov2021-05-011-5/+10
* coccinelle: misc: restrict patch mode in flexible_array.cocciDenis Efremov2021-05-011-2/+21
* coccinelle: misc: add minmax scriptDenis Efremov2021-05-011-0/+206
* of: Remove of_dev_{get,put}()Rob Herring2021-02-121-1/+0
* coccinnelle: Remove ptr_ret scriptMaxime Ripard2020-12-151-97/+0
* remove boolinit.cocciPeter Zijlstra2020-11-091-195/+0
* Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2020-10-1810-23/+1104
|\
| * coccinelle: api: add kfree_mismatch scriptDenis Efremov2020-10-171-0/+228
| * coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini2020-10-151-0/+358
| * coccinelle: api: kfree_sensitive: print memset positionDenis Efremov2020-10-101-4/+6