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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-30
MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...
Marc Kleine-Budde
1
-0
/
+6
2021-07-30
Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-40
/
+61
2021-07-30
Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+3
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
18
-156
/
+31
2021-07-30
Merge branch 'libbpf: rename btf__get_from_id() and btf__load() APIs, support...
Andrii Nakryiko
11
-47
/
+90
2021-07-30
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
1
-1
/
+1
2021-07-30
libbpf: Add split BTF support for btf__load_from_kernel_by_id()
Quentin Monnet
3
-2
/
+9
2021-07-30
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
7
-29
/
+42
2021-07-30
tools: Free BTF objects at various locations
Quentin Monnet
4
-4
/
+9
2021-07-30
libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()
Quentin Monnet
4
-11
/
+24
2021-07-30
libbpf: Rename btf__load() as btf__load_into_kernel()
Quentin Monnet
4
-2
/
+5
2021-07-30
libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()
Quentin Monnet
1
-1
/
+3
2021-07-30
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
1
-0
/
+5
2021-07-30
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
1
-6
/
+7
2021-07-30
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-30
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
12
-20
/
+50
2021-07-30
ipvlan: Add handling of NETDEV_UP events
Di Zhu
1
-0
/
+1
2021-07-30
net/sched: store the last executed chain also for clsact egress
Davide Caratti
18
-58
/
+41
2021-07-29
Merge branch 'dpaa2-switch-add-mirroring-support'
David S. Miller
7
-149
/
+747
2021-07-29
docs: networking: dpaa2: document mirroring support on the switch
Ioana Ciornei
1
-0
/
+43
2021-07-29
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
3
-0
/
+71
2021-07-29
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
1
-5
/
+138
2021-07-29
dpaa2-switch: add support for port mirroring
Ioana Ciornei
3
-5
/
+182
2021-07-29
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
3
-0
/
+130
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
1
-6
/
+25
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
1
-6
/
+26
2021-07-29
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
3
-125
/
+130
2021-07-29
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
1
-8
/
+8
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
ARM: riscpc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-71
/
+537
2021-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2021-07-29
qede: Remove the qede module version
Shai Malin
3
-21
/
+4
2021-07-29
qed: Remove the qed module version
Shai Malin
3
-18
/
+1
2021-07-29
Merge branch 'sja110-vlan-fixes'
David S. Miller
2
-63
/
+98
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
1
-17
/
+10
2021-07-29
net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...
Vladimir Oltean
1
-18
/
+56
2021-07-29
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
Vladimir Oltean
1
-29
/
+33
2021-07-29
Merge branch 'mctp'
David S. Miller
29
-3
/
+2889
2021-07-29
mctp: Add MCTP overview document
Jeremy Kerr
3
-0
/
+215
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
6
-2
/
+23
2021-07-29
mctp: Add dest neighbour lladdr to route output
Matt Johnston
1
-2
/
+8
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
3
-44
/
+361
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
4
-10
/
+491
2021-07-29
mctp: Add neighbour netlink interface
Matt Johnston
1
-3
/
+204
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
7
-1
/
+178
[prev]
[next]