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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Darrick J. Wong
4
-3
/
+474
2016-12-10
ocfs2: charge quota for reflinked blocks
Darrick J. Wong
1
-0
/
+7
2016-12-10
ocfs2: fix bad pointer cast
Darrick J. Wong
1
-1
/
+1
2016-12-10
ocfs2: always unlock when completing dio writes
Darrick J. Wong
1
-4
/
+1
2016-12-10
ocfs2: don't eat io errors during _dio_end_io_write
Darrick J. Wong
1
-6
/
+9
2016-12-10
ocfs2: budget for extent tree splits when adding refcount flag
Darrick J. Wong
1
-0
/
+3
2016-12-10
ocfs2: prohibit refcounted swapfiles
Darrick J. Wong
1
-0
/
+9
2016-12-10
ocfs2: add newlines to some error messages
Darrick J. Wong
1
-2
/
+2
2016-12-10
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
6
-29
/
+23
2016-12-10
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
3
-204
/
+219
2016-12-10
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
5
-40
/
+22
2016-12-04
Linux 4.9-rc8
Linus Torvalds
1
-1
/
+1
2016-12-04
Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
7
-13
/
+34
2016-12-03
Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2
-3
/
+5
2016-12-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2016-12-03
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
1
-0
/
+2
2016-12-03
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-12-03
kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
Nicolas Pitre
1
-1
/
+8
2016-12-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-6
/
+22
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
121
-450
/
+1064
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-02
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
2016-12-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+9
2016-12-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+12
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
1
-2
/
+0
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
1
-10
/
+0
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
1
-0
/
+1
2016-12-02
arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions
Sudeep Holla
3
-3
/
+3
2016-12-02
Merge branch 'stmmac-probe-error-handling-and-phydev-leaks'
David S. Miller
13
-63
/
+215
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
13
-49
/
+156
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
1
-1
/
+11
2016-12-02
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
1
-10
/
+19
[next]