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
2019-01-17
net: phy: Add missing features to PHY drivers
Andrew Lunn
4
-0
/
+17
2019-01-17
ipv6: route: place a warning with duplicated string with correct extack
Jakub Kicinski
1
-12
/
+2
2019-01-17
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-01-17
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
1
-1
/
+1
2019-01-17
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-17
erspan: build the header with the right proto according to erspan_ver
Xin Long
2
-11
/
+18
2019-01-17
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2019-01-17
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
2
-0
/
+23
2019-01-17
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-16
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
1
-0
/
+1
2019-01-16
net: add document for several snmp counters
yupeng
1
-5
/
+125
2019-01-16
fou, fou6: do not assume linear skbs
Eric Dumazet
2
-4
/
+14
2019-01-16
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
1
-1
/
+1
2019-01-16
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
1
-29
/
+0
2019-01-16
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
1
-1
/
+1
2019-01-16
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
1
-1
/
+34
2019-01-16
IN_BADCLASS: fix macro to actually work
Greg Kroah-Hartman
1
-1
/
+1
2019-01-16
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
1
-1
/
+1
2019-01-16
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2019-01-16
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
1
-8
/
+11
2019-01-16
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
7
-252
/
+24
2019-01-16
Merge branch 'tipc-uninit-values'
David S. Miller
2
-2
/
+50
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-16
tipc: fix uninit-value in in tipc_conn_rcv_sub
Ying Xue
1
-1
/
+1
2019-01-16
Merge branch 'sch_cake-leaf-qdisc-fixes'
David S. Miller
9
-21
/
+35
2019-01-16
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
1
-2
/
+3
2019-01-16
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
3
-3
/
+9
2019-01-16
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
8
-16
/
+23
2019-01-16
ip6_gre: update version related info when changing link
Hangbin Liu
1
-0
/
+4
2019-01-16
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
1
-12
/
+7
2019-01-16
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
3
-10
/
+10
2019-01-16
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
1
-1
/
+1
2019-01-16
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
3
-6
/
+15
2019-01-16
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
1
-2
/
+2
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-17
/
+22
2019-01-15
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+9
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
110
-438
/
+1149
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
2019-01-15
sbitmap: Protect swap_lock from hardirq
Ming Lei
1
-2
/
+3
2019-01-14
sbitmap: Protect swap_lock from softirqs
Steven Rostedt (VMware)
1
-10
/
+2
2019-01-14
Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-8
/
+3
2019-01-14
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
25
-100
/
+244
2019-01-14
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+18
2019-01-14
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-01-14
Linux 5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
[next]