summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/api
AgeCommit message (Expand)Author
7 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon
7 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon
8 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon
2026-08-23coccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon
2026-08-23coccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon
2026-08-23coccinelle: api: check for macro contextJulia Lawall
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook
2026-02-09coccinelle: Add kmalloc_objs conversion scriptKees Cook
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris
2025-09-22coccinelle: platform_no_drv_owner: handle also built-in driversKrzysztof Kozlowski
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-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
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
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard
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-10coccinelle: api: kfree_sensitive: print memset positionDenis Efremov
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov
2020-09-12coccinelle: api: update kzfree script to kfree_sensitiveDenis Efremov
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab
2020-08-21coccinelle: api: add kobj_to_dev.cocci scriptDenis Efremov
2020-08-21coccinelle: add patch rule for dma_alloc_coherentAlex Dewar
2020-08-04coccinelle: api: filter out memdup_user definitionsDenis Efremov
2020-08-04coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov
2020-08-04coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov
2020-08-04coccinelle: api: add kzfree scriptDenis Efremov
2020-08-04coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov