index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
api
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
coccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lock
Sang-Heon Jeon
1
-4
/
+0
11 days
coccinelle: kfree_mismatch: drop vmalloc_exec
Sang-Heon Jeon
1
-6
/
+6
12 days
coccinelle: pool_zalloc-simple: drop the pci_pool_alloc rules
Sang-Heon Jeon
1
-14
/
+3
2026-08-23
coccinelle: zalloc-simple: drop the kmem_alloc rules
Sang-Heon Jeon
1
-40
/
+1
2026-08-23
coccinelle: alloc_cast: drop removed allocators
Sang-Heon Jeon
1
-12
/
+8
2026-08-23
coccinelle: api: check for macro context
Julia Lawall
1
-2
/
+21
2026-03-20
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
Kees Cook
1
-0
/
+11
2026-02-09
coccinelle: Add kmalloc_objs conversion script
Kees Cook
1
-0
/
+124
2025-12-21
Coccinelle: pm_runtime: Fix typo in report message
Thorsten Blum
1
-1
/
+1
2025-12-04
coccinelle: Drop pm_runtime_barrier() error code checks
Brian Norris
1
-1
/
+0
2025-09-22
coccinelle: platform_no_drv_owner: handle also built-in drivers
Krzysztof Kozlowski
1
-0
/
+9
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-15
coccinelle: Add rules to find str_down_up() replacements
Kees Cook
1
-0
/
+23
2024-08-15
coccinelle: Add rules to find str_up_down() replacements
Michal Wajdeczko
1
-0
/
+23
2024-05-20
Coccinelle: pm_runtime: Fix grammar in comment
Thorsten Blum
1
-1
/
+1
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2024-02-29
coccinelle: Add rules to find str_plural() replacements
Kees Cook
1
-0
/
+41
2024-02-18
coccinelle: device_attr_show: Remove useless expression STR
Li Zhijian
1
-1
/
+1
2024-01-20
coccinelle: device_attr_show: simplify patch case
Julia Lawall
1
-8
/
+3
2024-01-19
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
1
-9
/
+13
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
2022-12-26
coccinelle: api/atomic_as_refcounter: include message type in output
Deepak R Varma
1
-4
/
+4
2022-08-07
update Coccinelle URL
Julia Lawall
10
-10
/
+10
2021-08-05
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
1
-1
/
+1
2021-06-21
coccinelle: api: remove kobj_to_dev.cocci script
Keith Busch
1
-45
/
+0
2020-12-15
coccinnelle: Remove ptr_ret script
Maxime Ripard
1
-97
/
+0
2020-10-18
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
5
-21
/
+559
2020-10-17
coccinelle: api: add kfree_mismatch script
Denis Efremov
1
-0
/
+228
2020-10-10
coccinelle: api: kfree_sensitive: print memset position
Denis Efremov
1
-4
/
+6
2020-10-01
coccinelle: api: add kvmalloc script
Denis Efremov
1
-0
/
+256
2020-09-12
coccinelle: api: update kzfree script to kfree_sensitive
Denis Efremov
1
-16
/
+13
2020-09-10
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-21
coccinelle: api: add kobj_to_dev.cocci script
Denis Efremov
1
-0
/
+45
2020-08-21
coccinelle: add patch rule for dma_alloc_coherent
Alex Dewar
1
-3
/
+13
2020-08-04
coccinelle: api: filter out memdup_user definitions
Denis Efremov
1
-4
/
+13
2020-08-04
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
1
-0
/
+45
2020-08-04
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
1
-2
/
+6
2020-08-04
coccinelle: api: add kzfree script
Denis Efremov
1
-0
/
+101
2020-08-04
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
1
-1
/
+1
[next]