summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/api (follow)
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
* 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: 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-0710-10/+10
* 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
* coccinnelle: Remove ptr_ret scriptMaxime Ripard2020-12-151-97/+0
* Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2020-10-185-21/+559
|\
| * coccinelle: api: add kfree_mismatch scriptDenis Efremov2020-10-171-0/+228
| * coccinelle: api: kfree_sensitive: print memset positionDenis Efremov2020-10-101-4/+6
| * coccinelle: api: add kvmalloc scriptDenis Efremov2020-10-011-0/+256
| * coccinelle: api: update kzfree script to kfree_sensitiveDenis Efremov2020-09-121-16/+13
| * coccinelle: api: add kobj_to_dev.cocci scriptDenis Efremov2020-08-211-0/+45
| * coccinelle: add patch rule for dma_alloc_coherentAlex Dewar2020-08-211-3/+13
* | scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab2020-09-101-1/+1
|/
* coccinelle: api: filter out memdup_user definitionsDenis Efremov2020-08-041-4/+13
* coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov2020-08-041-0/+45
* coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov2020-08-041-2/+6
* coccinelle: api: add kzfree scriptDenis Efremov2020-08-041-0/+101
* coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov2020-08-041-1/+1
* coccinelle: api: add device_attr_show scriptDenis Efremov2020-08-041-0/+55
* coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni2019-10-171-60/+0
* Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-0/+102
|\
| * coccinelle: platform_get_irq: Fix parse errorYueHaibing2019-09-061-3/+3
| * coccinelle: Add script to check for platform_get_irq() excessive printsStephen Boyd2019-07-301-0/+102
* | coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich2019-07-301-0/+1
|/
* coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha2019-07-171-0/+60
* Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-151-1/+8
|\
| * *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-141-1/+8
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-132-8/+8
|\ \ | |/ |/|
| * coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov2019-07-071-4/+4