Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
81a15b9a65565dc819c909512c9d83620b33e7ec
/
scripts
/
coccinelle
1c94871
mm: remove __krealloc
by Florian Westphal
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
283ea34
coccinelle: api/devm_platform_ioremap_resource: remove useless script
by Alexandre Belloni
· 5 years ago
c7c4e29
scripts: add_namespace: Fix coccicheck failed
by YueHaibing
· 5 years ago
e070355
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
1f7d290
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
eb8305a
scripts: Coccinelle script for namespace dependencies.
by Matthias Maennich
· 5 years ago
ca7ce5a
coccinelle: platform_get_irq: Fix parse error
by YueHaibing
· 5 years ago
ef349ab
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
by Matthias Maennich
· 5 years ago
98051ba
coccinelle: Add script to check for platform_get_irq() excessive prints
by Stephen Boyd
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
d09778d
coccinelle: api: add devm_platform_ioremap_resource script
by Himanshu Jha
· 5 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
fcd9814
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 5 years ago
3975b09
*: convert stream-like files -> stream_open, even if they use noop_llseek
by Kirill Smelkov
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
0c4ab18
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
by Kirill Smelkov
· 6 years ago
f58c17c
coccinelle: put_device: Add a cast to an expression for an assignment
by Markus Elfring
· 6 years ago
30a70e8
coccinelle: put_device: Adjust a message construction
by Markus Elfring
· 6 years ago
a3b0b6f
coccinelle: kstrdup: Fix typo in warning messages
by Rikard Falkeborn
· 6 years ago
4489f161
docs: driver-model: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 6 years ago
fb9e53c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
by Thomas Gleixner
· 6 years ago
10dce8a
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
7fcddf7
scripts: coccinelle: Fix description of badty.cocci
by Michael Stefaniuc
· 6 years ago
7265f5b
coccinelle: put_device: reduce false positives
by Wen Yang
· 6 years ago
da9cfb8
coccinelle: semantic code search for missing put_device()
by Wen Yang
· 6 years ago
dfd32ca
dma-mapping: remove dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
c300331
scripts: coccinelle: boolinit: drop warnings on named constants
by Julia Lawall
· 6 years ago
dc7884f
scripts: coccinelle: check for redeclaration
by Julia Lawall
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
518d8a5
scripts: coccinelle: Correct warning message
by Julia Lawall
· 6 years ago
b825b43
scripts: coccinelle: only suggest true/false in files that already use them
by Julia Lawall
· 6 years ago
4ddf373
drm: remove no longer needed drm-get-put coccinelle script
by Fernando Ramos
· 6 years ago
6fbd856
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
by zhong jiang
· 6 years ago
09d4d96
Coccinelle: doubletest: reduce side effect false positives
by Julia Lawall
· 6 years ago
b56e535
Coccinelle: add atomic_as_refcounter script
by Elena Reshetova
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
21195f8
coccinelle: deref_null: improve performance
by Julia Lawall
· 7 years ago
32d0572
coccinelle: mini_lock: improve performance
by Julia Lawall
· 7 years ago
83fd26c
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
3ae7fb2
drm: Remove drm_property_{un/reference}_blob aliases
by Haneen Mohammed
· 7 years ago
e007488
drm: remove drm_mode_object_{un/reference} aliases
by Haneen Mohammed
· 7 years ago
a11761c
Coccinelle: memdup: Fix typo in warning messages
by Dafna Hirschfeld
· 7 years ago
a2b0fe7
coccinelle: deref_null: avoid useless computation
by Julia Lawall
· 7 years ago
e856f3a
coccinelle: devm_free: reduce false positives
by Julia Lawall
· 7 years ago
25899e0
Coccinelle: memdup: drop spurious line
by Julia Lawall
· 7 years ago
1936f8f
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
by Himanshu Jha
· 7 years ago
3e47599
Coccinelle: ifnullfree: Trim the warning reported in report mode
by Himanshu Jha
· 7 years ago
d8e7eb5
Coccinelle: alloc_cast: Add more memory allocating functions to the list
by Himanshu Jha
· 7 years ago
cb00a4f
Coccinelle: array_size: report even if include is missing
by Jérémy Lefaure
· 7 years ago
5e2d9da
Coccinelle: kzalloc-simple: Add all zero allocating functions
by Himanshu Jha
· 7 years ago
9477b4a
Coccinelle: Remove setup_timer.cocci
by Kees Cook
· 7 years ago
2ce079f
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
937c812
coccinelle: orplus: reorganize to improve performance
by Julia Lawall
· 7 years ago
6851ba1
coccinelle: use exists to improve efficiency
by Julia Lawall
· 7 years ago
69c4907
Coccinelle: use false positive annotation
by Julia Lawall
· 7 years ago
e0be348
coccinelle: grep Options and Requires fields more precisely
by Masahiro Yamada
· 7 years ago
a44b866
coccinelle: api: detect identical chip data arrays
by Julia Lawall
· 7 years ago
1b18d05
coccinelle: Improve setup_timer.cocci matching
by Kees Cook
· 7 years ago
bc27b77
Coccinelle: setup_timer: improve messages from setup_timer
by Julia Lawall
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9a96f55
drm: introduce drm_dev_{get/put} functions
by Aishwarya Pant
· 7 years ago
6472e50
drm: Introduce drm_property_blob_{get,put}()
by Thierry Reding
· 8 years ago
e6b6271
drm: Introduce drm_gem_object_{get,put}()
by Thierry Reding
· 8 years ago
a4a69da
drm: Introduce drm_framebuffer_{get,put}()
by Thierry Reding
· 8 years ago
ad09360
drm: Introduce drm_connector_{get,put}()
by Thierry Reding
· 8 years ago
020a218
drm: Introduce drm_mode_object_{get,put}()
by Thierry Reding
· 8 years ago
d1e774f
Coccinelle: misc: Add support for devm variant in all modes
by Vaishali Thakkar
· 8 years ago
35b303a
Coccinelle: misc: Improve the result given by context mode
by Vaishali Thakkar
· 8 years ago
dca24c4
Coccinelle: misc: Improve the matching of rules
by Vaishali Thakkar
· 8 years ago
75238b9
Coccinelle: Add misc/boolconv.cocci
by Andrew F. Davis
· 8 years ago
c899035
Coccinelle: flag conditions with no effect
by Nicholas Mc Guire
· 8 years ago
d97629f
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
by Julia Lawall
· 8 years ago
43d9639
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
by Julia Lawall
· 8 years ago
cc65e82
scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci
by Luis R. Rodriguez
· 9 years ago
b7b2ee41
coccinelle: catch krealloc() on devm_*() allocated memory
by Yann Droneaud
· 9 years ago
a720c06
coccinelle: recognize more devm_* memory allocation functions
by Yann Droneaud
· 9 years ago
6dd9379
coccinelle: also catch kzfree() issues
by Yann Droneaud
· 9 years ago
bf56cc0
Coccinelle: noderef: Add new rules and correct the old rule
by Vaishali Thakkar
· 9 years ago
dc03c0f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
f931362
scripts: coccinelle: remove check to move constants to right
by Wolfram Sang
· 9 years ago
531f503
Coccinelle: setup_timer: Add space in front of parentheses
by Vaishali Thakkar
· 9 years ago
5103068
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
by Nicolai Stange
· 9 years ago
c5eda8f
Coccinelle: Add api/setup_timer.cocci
by Vaishali Thakkar
· 9 years ago
f75621c
coccinelle: bugon: reduce rule applicability
by Julia Lawall
· 9 years ago
79ff2b3
Coccinelle: pm_runtime: reduce rule applicability
by Julia Lawall
· 9 years ago
c7eaa88
Coccinelle: array_size: reduce rule applicability
by Julia Lawall
· 9 years ago
8f551be
Coccinelle: reduce rule applicability
by Julia Lawall
· 9 years ago
1b669e7
scripts/coccinelle: modernize &
by Julia Lawall
· 9 years ago
3f984cb
coccinelle: tests: unsigned value cannot be lesser than zero
by Andrzej Hajda
· 9 years ago
67afc21
coccinelle: Improve checking for missing NULL terminators
by Daniel Granat
· 9 years ago
4743775
coccinelle: ifnullfree: handle various destroy functions
by Julia Lawall
· 9 years ago
ca047e7
coccinelle: ifnullfree: various cleanups
by Julia Lawall
· 9 years ago
41167d0
cocinelle: iterators: semantic patch to delete unneeded of_node_put
by Julia Lawall
· 9 years ago
7c2aa61
scripts/coccinelle: fix typos
by Julia Lawall
· 9 years ago
1a617a8
coccinelle: misc: remove "complex return code" warnings
by Johan Hovold
· 9 years ago
Next »