index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
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-05-20
coccinelle: misc: minmax: Suppress reports for err returns
Ricardo Ribalda
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: semantic patch to check for potential struct_size calls
Jacob Keller
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
2022-08-07
coccinelle: free: add version constraint
Julia Lawall
2022-07-16
scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
Ziyang Xuan
2022-07-16
coccinelle: Remove script that checks replacing 0/1 with false/true in functi...
Steven Rostedt (Google)
2022-07-03
coccinelle: Extend address test from ifaddr semantic patch to test expressions
Jérémy LEFAURE
2022-01-15
drop fen.cocci
Julia Lawall
2022-01-15
scripts/coccinelle: drop bugon.cocci
Julia Lawall
2021-11-13
Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-11
coccinelle: semantic patch to check for inappropriate do_div() calls
Wen Yang
2021-08-08
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
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
2021-05-01
coccinelle: misc: minmax: suppress patch generation for err returns
Denis Efremov
2021-05-01
drop unneeded *s
Julia Lawall
2021-05-01
coccinelle: irqf_oneshot: reduce the severity due to false positives
Krzysztof Kozlowski
2021-05-01
coccinelle: misc: add swap script
Denis Efremov
2021-05-01
coccinelle: misc: update uninitialized_var.cocci documentation
Denis Efremov
2021-05-01
coccinelle: misc: restrict patch mode in flexible_array.cocci
Denis Efremov
2021-05-01
coccinelle: misc: add minmax script
Denis Efremov
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
2020-12-15
coccinnelle: Remove ptr_ret script
Maxime Ripard
2020-11-09
remove boolinit.cocci
Peter Zijlstra
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-15
coccinelle: iterators: Add for_each_child.cocci script
Sumera Priyadarsini
2020-10-10
coccinelle: api: kfree_sensitive: print memset position
Denis Efremov
[next]