index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
api
Age
Commit message (
Expand
)
Author
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-15
coccinelle: Add rules to find str_down_up() replacements
Kees Cook
2024-08-15
coccinelle: Add rules to find str_up_down() replacements
Michal Wajdeczko
2024-05-20
Coccinelle: pm_runtime: Fix grammar in comment
Thorsten Blum
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2024-02-29
coccinelle: Add rules to find str_plural() replacements
Kees Cook
2024-02-18
coccinelle: device_attr_show: Remove useless expression STR
Li Zhijian
2024-01-20
coccinelle: device_attr_show: simplify patch case
Julia Lawall
2024-01-19
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
2022-12-26
coccinelle: api/atomic_as_refcounter: include message type in output
Deepak R Varma
2022-08-07
update Coccinelle URL
Julia Lawall
2021-08-05
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
2021-06-21
coccinelle: api: remove kobj_to_dev.cocci script
Keith Busch
2020-12-15
coccinnelle: Remove ptr_ret script
Maxime Ripard
2020-10-18
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2020-10-17
coccinelle: api: add kfree_mismatch script
Denis Efremov
2020-10-10
coccinelle: api: kfree_sensitive: print memset position
Denis Efremov
2020-10-01
coccinelle: api: add kvmalloc script
Denis Efremov
2020-09-12
coccinelle: api: update kzfree script to kfree_sensitive
Denis Efremov
2020-09-10
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
2020-08-21
coccinelle: api: add kobj_to_dev.cocci script
Denis Efremov
2020-08-21
coccinelle: add patch rule for dma_alloc_coherent
Alex Dewar
2020-08-04
coccinelle: api: filter out memdup_user definitions
Denis Efremov
2020-08-04
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
2020-08-04
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
2020-08-04
coccinelle: api: add kzfree script
Denis Efremov
2020-08-04
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
2020-08-04
coccinelle: api: add device_attr_show script
Denis Efremov
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-06
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-07-30
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
2019-07-30
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
2019-07-17
coccinelle: api: add devm_platform_ioremap_resource script
Himanshu Jha
2019-07-14
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-08
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
[next]