index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Age
Commit message (
Expand
)
Author
2020-02-04
mm: remove __krealloc
Florian Westphal
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
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-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-17
coccinelle: api: add devm_platform_ioremap_resource script
Himanshu Jha
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
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-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-08
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
2019-07-08
coccinelle: put_device: Add a cast to an expression for an assignment
Markus Elfring
2019-07-08
coccinelle: put_device: Adjust a message construction
Markus Elfring
2019-07-08
coccinelle: kstrdup: Fix typo in warning messages
Rikard Falkeborn
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-03-28
scripts: coccinelle: Fix description of badty.cocci
Michael Stefaniuc
2019-03-28
coccinelle: put_device: reduce false positives
Wen Yang
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-01-08
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2019-01-06
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
2019-01-06
scripts: coccinelle: check for redeclaration
Julia Lawall
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-17
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-11-24
drm: remove no longer needed drm-get-put coccinelle script
Fernando Ramos
2018-08-22
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...
zhong jiang
2018-08-14
Coccinelle: doubletest: reduce side effect false positives
Julia Lawall
2018-07-18
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-05-22
coccinelle: deref_null: improve performance
Julia Lawall
2018-05-22
coccinelle: mini_lock: improve performance
Julia Lawall
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm: Remove drm_property_{un/reference}_blob aliases
Haneen Mohammed
2018-03-19
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
2018-03-03
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
2018-02-08
coccinelle: deref_null: avoid useless computation
Julia Lawall
2018-02-07
coccinelle: devm_free: reduce false positives
Julia Lawall
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
[next]