index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
2019-10-17
1
-60
/
+0
*
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
1
-0
/
+102
|
\
|
*
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-09-06
1
-3
/
+3
|
*
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
2019-07-30
1
-0
/
+102
*
|
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
2019-07-30
1
-0
/
+1
|
/
*
coccinelle: api: add devm_platform_ioremap_resource script
Himanshu Jha
2019-07-17
1
-0
/
+60
*
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-07-14
1
-1
/
+8
|
\
|
*
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
2019-07-14
1
-1
/
+8
*
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
2
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
2019-07-08
1
-4
/
+4
|
*
coccinelle: kstrdup: Fix typo in warning messages
Rikard Falkeborn
2019-07-08
1
-4
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
11
-25
/
+36
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-06-05
1
-1
/
+2
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
1
-0
/
+363
*
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-14
/
+5
*
drm: remove no longer needed drm-get-put coccinelle script
Fernando Ramos
2018-11-24
1
-78
/
+0
*
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...
zhong jiang
2018-08-22
1
-40
/
+1
*
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
2018-07-18
1
-0
/
+129
*
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-30
1
-2
/
+2
|
\
|
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-2
/
+2
|
|
\
|
|
*
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
2018-03-03
1
-2
/
+2
*
|
|
drm: Remove drm_property_{un/reference}_blob aliases
Haneen Mohammed
2018-03-22
1
-10
/
+0
|
/
/
*
/
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
2018-03-19
1
-10
/
+0
|
/
*
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-29
1
-1
/
+0
*
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
2018-01-16
1
-0
/
+0
*
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
2018-01-16
1
-21
/
+71
*
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
2018-01-16
1
-5
/
+367
*
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-21
1
-277
/
+0
*
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
2
-33
/
+272
|
\
|
*
coccinelle: api: detect identical chip data arrays
Julia Lawall
2017-11-14
1
-0
/
+161
|
*
coccinelle: Improve setup_timer.cocci matching
Kees Cook
2017-11-14
1
-24
/
+105
|
*
Coccinelle: setup_timer: improve messages from setup_timer
Julia Lawall
2017-11-14
1
-9
/
+6
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-0
/
+5
|
\
\
|
*
|
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
2017-09-26
1
-0
/
+5
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
/
*
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
*
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+20
*
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
*
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
*
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+42
*
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Julia Lawall
2016-10-01
1
-7
/
+11
*
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Julia Lawall
2016-10-01
1
-4
/
+4
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-05-26
1
-2
/
+2
|
\
|
*
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-20
1
-2
/
+2
*
|
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
2016-04-12
1
-0
/
+67
|
/
*
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
2016-02-18
1
-0
/
+199
*
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
2016-02-18
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-0
/
+84
|
\
|
*
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-09-08
1
-0
/
+84
*
|
coccinelle: api: extend spatch for dropping unnecessary owner
Krzysztof Kozlowski
2015-08-19
1
-0
/
+73
[next]