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
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-04-26
bpf: fix uninitialized variable in bpf tools
John Fastabend
1
-2
/
+5
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-12
/
+82
2018-04-26
bpf: fix for lex/yacc build error with gcc-5
John Fastabend
1
-0
/
+2
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
1
-4
/
+0
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
bpf, x64: fix JIT emission for dead code
Gianluca Borello
1
-1
/
+11
2018-04-25
bpf: clear the ip_tunnel_info.
William Tu
1
-0
/
+1
2018-04-25
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-463
/
+1163
2018-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-16
/
+37
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
sfc: ARFS filter IDs
Edward Cree
6
-46
/
+337
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2
-6
/
+0
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
1
-1
/
+1
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
1
-2
/
+2
2018-04-24
igb: Fix the transmission mode of queue 0 for Qav mode
Vinicius Costa Gomes
1
-1
/
+16
2018-04-24
ixgbevf: ensure xdp_ring resources are free'd on error exit
Colin Ian King
1
-1
/
+1
2018-04-24
team: fix netconsole setup over team
Xin Long
1
-7
/
+12
2018-04-24
Merge branch 'amd-xgbe-fixes'
David S. Miller
7
-23
/
+233
2018-04-24
amd-xgbe: Only use the SFP supported transceiver signals
Tom Lendacky
1
-17
/
+54
2018-04-24
amd-xgbe: Improve KR auto-negotiation and training
Tom Lendacky
7
-4
/
+160
2018-04-24
amd-xgbe: Add pre/post auto-negotiation phy hooks
Tom Lendacky
2
-2
/
+19
2018-04-24
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
1
-0
/
+4
2018-04-24
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-24
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-24
Merge branch 'bpf-sockmap-fixes'
Daniel Borkmann
4
-8
/
+52
2018-04-24
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
John Fastabend
1
-2
/
+1
2018-04-24
bpf: sockmap, sk_wait_event needed to handle blocking cases
John Fastabend
1
-0
/
+44
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
4
-6
/
+7
2018-04-24
bpf: sockmap sample use clang flag, -target bpf
John Fastabend
1
-2
/
+5
2018-04-24
bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG
John Fastabend
1
-1
/
+9
2018-04-24
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
1
-0
/
+2
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-171
/
+200
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-23
Linux 4.17-rc2
Linus Torvalds
1
-1
/
+1
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-27
/
+59
2018-04-23
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
1
-2
/
+2
2018-04-23
Merge branch 'net-sched-ife-malformed-ife-packet-fixes'
David S. Miller
3
-5
/
+45
2018-04-23
net: sched: ife: check on metadata length
Alexander Aring
1
-0
/
+3
2018-04-23
net: sched: ife: handle malformed tlv length
Alexander Aring
3
-4
/
+41
2018-04-23
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-23
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
1
-1
/
+1
2018-04-23
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-23
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
22
-136
/
+194
[next]