index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
coccinelle: deref_null: avoid useless computation
Julia Lawall
1
-3
/
+3
2018-02-07
coccinelle: devm_free: reduce false positives
Julia Lawall
1
-1
/
+54
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
1
-1
/
+0
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
1
-0
/
+0
2018-01-16
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
1
-1
/
+1
2018-01-16
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
1
-21
/
+71
2018-01-16
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
1
-2
/
+2
2018-01-16
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
1
-5
/
+367
2017-11-22
Coccinelle: Remove setup_timer.cocci
Kees Cook
1
-277
/
+0
2017-11-18
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-53
/
+307
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2017-11-16
coccinelle: orplus: reorganize to improve performance
Julia Lawall
1
-14
/
+29
2017-11-14
coccinelle: use exists to improve efficiency
Julia Lawall
1
-1
/
+1
2017-11-14
Coccinelle: use false positive annotation
Julia Lawall
1
-4
/
+4
2017-11-14
coccinelle: grep Options and Requires fields more precisely
Masahiro Yamada
1
-1
/
+1
2017-11-14
coccinelle: api: detect identical chip data arrays
Julia Lawall
1
-0
/
+161
2017-11-14
coccinelle: Improve setup_timer.cocci matching
Kees Cook
1
-24
/
+105
2017-11-14
Coccinelle: setup_timer: improve messages from setup_timer
Julia Lawall
1
-9
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
1
-0
/
+5
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
1
-0
/
+20
2017-02-28
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
1
-0
/
+42
2016-12-11
Coccinelle: misc: Add support for devm variant in all modes
Vaishali Thakkar
1
-3
/
+12
2016-12-11
Coccinelle: misc: Improve the result given by context mode
Vaishali Thakkar
1
-1
/
+2
2016-12-11
Coccinelle: misc: Improve the matching of rules
Vaishali Thakkar
1
-13
/
+23
2016-12-11
Coccinelle: Add misc/boolconv.cocci
Andrew F. Davis
1
-0
/
+90
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
1
-0
/
+64
2016-10-02
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Julia Lawall
1
-7
/
+11
2016-10-02
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Julia Lawall
1
-4
/
+4
2016-07-22
scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci
Luis R. Rodriguez
1
-0
/
+3
2016-06-21
coccinelle: catch krealloc() on devm_*() allocated memory
Yann Droneaud
1
-0
/
+4
2016-06-21
coccinelle: recognize more devm_* memory allocation functions
Yann Droneaud
1
-0
/
+20
2016-06-21
coccinelle: also catch kzfree() issues
Yann Droneaud
4
-5
/
+25
2016-06-20
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
1
-1
/
+17
2016-05-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-173
/
+2
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
1
-171
/
+0
2016-04-20
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
1
-2
/
+2
2016-04-13
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
1
-0
/
+67
2016-02-19
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
1
-0
/
+199
2016-02-19
coccinelle: bugon: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-19
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-19
Coccinelle: array_size: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-19
Coccinelle: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
scripts/coccinelle: modernize &
Julia Lawall
1
-1
/
+1
2016-01-12
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
1
-0
/
+75
2015-10-27
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
1
-5
/
+28
2015-10-27
coccinelle: ifnullfree: handle various destroy functions
Julia Lawall
1
-1
/
+9
[next]