summaryrefslogtreecommitdiff
path: root/scripts/coccinelle
AgeCommit message (Expand)Author
3 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall
3 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon
3 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon
3 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon
4 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon
10 dayscoccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon
10 dayscoccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon
10 dayscoccinelle: remove obsolete pci_free_consistent.cocciSang-Heon Jeon
10 daysscripts: coccinelle: devm_free: reduce false positivesJulia Lawall
10 dayscoccinelle: misc: struct_size: drop unneeded parenthesesSang-Heon Jeon
10 dayscoccinelle: mini_lock: improve performance when searching loopsSang-Heon Jeon
10 dayscoccinelle: api: check for macro contextJulia Lawall
10 dayscoccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall
10 dayscoccinelle: misc: minmax: check for the presence of if casesJulia Lawall
10 dayscoccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall
10 dayscoccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon
10 dayscoccinelle: double_lock: improve performance when no double lock existsSang-Heon Jeon
2026-08-14HID: add documentation and Coccinelle script for FF registration raceDmitry Torokhov
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-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman
2025-09-22coccinelle: platform_no_drv_owner: handle also built-in driversKrzysztof Kozlowski
2025-09-22coccinelle: of_table: handle SPI device ID tablesKrzysztof Kozlowski
2025-07-19coccinelle: misc: secs_to_jiffies: implement context and report modesEaswar Hariharan
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-16coccinelle: misc: secs_to_jiffies: Patch expressions tooEaswar Hariharan
2025-02-27coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline testGal Pressman
2025-01-12coccinelle: misc: add secs_to_jiffies scriptEaswar Hariharan
2024-12-03scripts/nsdeps: get 'make nsdeps' working againMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
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