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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
i2c: remove unneeded 'extern' from function declatations
Luca Ceresoli
1
-60
/
+55
2019-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+5
2019-12-15
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+4
2019-12-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2019-12-14
Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2019-12-14
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+23
2019-12-14
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-16
/
+16
2019-12-13
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
1
-0
/
+5
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
1
-1
/
+0
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
1
-0
/
+2
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
1
-2
/
+0
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-2
/
+0
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-2
/
+2
2019-12-12
io_uring: ensure we return -EINVAL on unknown opcode
Jens Axboe
1
-17
/
+22
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+5
2019-12-11
i2c: add helper to check if a client has a driver attached
Wolfram Sang
1
-0
/
+5
2019-12-11
io_uring: allow unbreakable links
Jens Axboe
1
-0
/
+1
2019-12-11
i2c: fix header file kernel-doc warning
Randy Dunlap
1
-0
/
+1
2019-12-11
i2c: remove i2c_new_dummy() API
Wolfram Sang
1
-6
/
+0
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
1
-0
/
+5
2019-12-09
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-2
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
9
-16
/
+16
2019-12-09
PM / devfreq: Use PM QoS for sysfs min/max_freq
Leonard Crestez
1
-4
/
+5
2019-12-09
PM / devfreq: Add PM QoS support
Leonard Crestez
1
-0
/
+5
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-23
/
+64
2019-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-51
/
+123
2019-12-08
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-76
/
+287
2019-12-08
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
1
-2
/
+0
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2
-0
/
+10
2019-12-07
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-07
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-3
/
+13
2019-12-07
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2
-2
/
+16
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
1
-8
/
+7
2019-12-07
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+4
2019-12-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2019-12-07
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-263
/
+295
2019-12-07
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-2
/
+92
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-33
/
+34
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-0
/
+6
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-0
/
+1
2019-12-06
printk: Drop pr_warning definition
Kefeng Wang
1
-2
/
+1
2019-12-06
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+6
2019-12-05
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-65
/
+30
2019-12-05
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+115
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
14
-86
/
+199
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+85
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+5
[next]