index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-14
/
+5
*
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
2019-01-06
1
-0
/
+5
*
scripts: coccinelle: check for redeclaration
Julia Lawall
2019-01-06
1
-0
/
+3
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-16
/
+27
|
\
|
*
scripts: coccinelle: Correct warning message
Julia Lawall
2018-12-17
1
-6
/
+6
|
*
scripts: coccinelle: only suggest true/false in files that already use them
Julia Lawall
2018-12-17
1
-10
/
+21
*
|
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: doubletest: reduce side effect false positives
Julia Lawall
2018-08-14
1
-8
/
+26
*
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
2018-07-18
1
-0
/
+129
*
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
2
-22
/
+24
|
\
|
*
coccinelle: deref_null: improve performance
Julia Lawall
2018-05-22
1
-20
/
+20
|
*
coccinelle: mini_lock: improve performance
Julia Lawall
2018-05-22
1
-2
/
+4
*
|
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: deref_null: avoid useless computation
Julia Lawall
2018-02-08
1
-3
/
+3
*
coccinelle: devm_free: reduce false positives
Julia Lawall
2018-02-07
1
-1
/
+54
*
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: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
2018-01-16
1
-1
/
+1
*
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
2018-01-16
1
-21
/
+71
*
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
2018-01-16
1
-2
/
+2
*
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
6
-53
/
+307
|
\
|
*
coccinelle: orplus: reorganize to improve performance
Julia Lawall
2017-11-16
1
-14
/
+29
|
*
coccinelle: use exists to improve efficiency
Julia Lawall
2017-11-14
1
-1
/
+1
|
*
Coccinelle: use false positive annotation
Julia Lawall
2017-11-14
1
-4
/
+4
|
*
coccinelle: grep Options and Requires fields more precisely
Masahiro Yamada
2017-11-14
1
-1
/
+1
|
*
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
8
-0
/
+8
|
/
*
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: misc: Add support for devm variant in all modes
Vaishali Thakkar
2016-12-11
1
-3
/
+12
*
Coccinelle: misc: Improve the result given by context mode
Vaishali Thakkar
2016-12-11
1
-1
/
+2
*
Coccinelle: misc: Improve the matching of rules
Vaishali Thakkar
2016-12-11
1
-13
/
+23
*
Coccinelle: Add misc/boolconv.cocci
Andrew F. Davis
2016-12-11
1
-0
/
+90
*
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
2016-10-11
1
-0
/
+64
*
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
[next]