summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)AuthorFilesLines
4 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall1-2/+2
4 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon1-4/+4
4 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon1-4/+0
4 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon1-6/+6
4 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon1-14/+3
11 dayscoccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon1-40/+1
11 dayscoccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon1-12/+8
11 dayscoccinelle: remove obsolete pci_free_consistent.cocciSang-Heon Jeon1-53/+0
11 daysscripts: coccinelle: devm_free: reduce false positivesJulia Lawall1-3/+12
11 dayscoccinelle: misc: struct_size: drop unneeded parenthesesSang-Heon Jeon1-6/+2
11 dayscoccinelle: mini_lock: improve performance when searching loopsSang-Heon Jeon1-2/+22
11 dayscoccinelle: api: check for macro contextJulia Lawall1-2/+21
11 dayscoccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall1-13/+13
11 dayscoccinelle: misc: minmax: check for the presence of if casesJulia Lawall1-4/+28
11 dayscoccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall1-4/+4
11 dayscoccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon1-5/+19
11 dayscoccinelle: double_lock: improve performance when no double lock existsSang-Heon Jeon1-1/+14
2026-08-14HID: add documentation and Coccinelle script for FF registration raceDmitry Torokhov1-0/+34
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook1-0/+11
2026-02-09coccinelle: Add kmalloc_objs conversion scriptKees Cook1-0/+124
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum1-1/+1
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris1-1/+0
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2-7/+16
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman1-0/+34
2025-09-23coccinelle: platform_no_drv_owner: handle also built-in driversKrzysztof Kozlowski1-0/+9
2025-09-23coccinelle: of_table: handle SPI device ID tablesKrzysztof Kozlowski1-7/+7
2025-07-20coccinelle: misc: secs_to_jiffies: implement context and report modesEaswar Hariharan1-5/+44
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+10
2025-03-17coccinelle: misc: secs_to_jiffies: Patch expressions tooEaswar Hariharan1-0/+10
2025-02-28coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline testGal Pressman1-5/+8
2025-01-13coccinelle: misc: add secs_to_jiffies scriptEaswar Hariharan1-0/+22
2024-12-03scripts/nsdeps: get 'make nsdeps' working againMasahiro Yamada1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
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