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
2023-08-22
samples/bpf: fix broken map lookup probe
Daniel T. Lee
1
-2
/
+15
2023-08-22
samples/bpf: fix bio latency check with tracepoint
Daniel T. Lee
1
-12
/
+24
2023-08-22
samples/bpf: make tracing programs to be more CO-RE centric
Daniel T. Lee
4
-40
/
+20
2023-08-22
samples/bpf: fix symbol mismatch by compiler optimization
Daniel T. Lee
2
-2
/
+3
2023-08-22
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
17
-17
/
+17
2023-08-22
samples/bpf: convert to vmlinux.h with tracing programs
Daniel T. Lee
10
-62
/
+25
2023-08-22
samples/bpf: fix warning with ignored-attributes
Daniel T. Lee
1
-1
/
+1
2023-08-22
Merge branch 'remove-unnecessary-synchronizations-in-cpumap'
Alexei Starovoitov
1
-78
/
+35
2023-08-22
bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
Hou Tao
1
-9
/
+8
2023-08-22
bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
Hou Tao
1
-69
/
+27
2023-08-18
selftests/bpf: Fix a selftest compilation error
Yonghong Song
1
-1
/
+1
2023-08-18
selftests/bpf: Add CO-RE relocs kfunc flavors tests
Dave Marchevsky
2
-0
/
+53
2023-08-18
libbpf: Support triple-underscore flavors for kfunc relocation
Dave Marchevsky
1
-1
/
+19
2023-08-18
bpf/tests: Enhance output on error and fix typos
Helge Deller
1
-5
/
+7
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REROUTE
Yan Zhai
3
-0
/
+299
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
Yan Zhai
4
-0
/
+560
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
3
-3
/
+6
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-18
selftests/bpf: Enable cpu v4 tests for arm64
Xu Kuohai
6
-6
/
+6
2023-08-18
bpf, arm64: Support signed div/mod instructions
Xu Kuohai
2
-4
/
+17
2023-08-18
bpf, arm64: Support 32-bit offset jmp instruction
Xu Kuohai
1
-1
/
+5
2023-08-18
bpf, arm64: Support unconditional bswap
Xu Kuohai
1
-2
/
+3
2023-08-18
bpf, arm64: Support sign-extension mov instructions
Xu Kuohai
2
-1
/
+19
2023-08-18
bpf, arm64: Support sign-extension load instructions
Xu Kuohai
2
-8
/
+43
2023-08-18
arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
Xu Kuohai
2
-0
/
+10
2023-08-18
Merge branch 'netconsole-enable-compile-time-configuration'
Jakub Kicinski
2
-20
/
+50
2023-08-18
netconsole: Enable compile time configuration
Breno Leitao
2
-0
/
+27
2023-08-18
netconsole: Create a allocation helper
Breno Leitao
1
-20
/
+23
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
Merge branch 'netem-use-a-seeded-prng-for-loss-and-corruption-events'
Jakub Kicinski
2
-15
/
+35
2023-08-18
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-18
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-18
netem: add prng attribute to netem_sched_data
François Michel
2
-0
/
+17
2023-08-18
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-18
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
1
-1
/
+1
2023-08-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
20
-37
/
+1179
2023-08-17
Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"
Jakub Kicinski
3
-311
/
+1
2023-08-16
Merge branch 'bpf: Force to MPTCP'
Martin KaFai Lau
4
-20
/
+221
2023-08-16
selftests/bpf: Add mptcpify test
Geliang Tang
2
-0
/
+161
2023-08-16
selftests/bpf: Fix error checks of mptcp open_and_load
Geliang Tang
1
-11
/
+1
2023-08-16
selftests/bpf: Add two mptcp netns helpers
Geliang Tang
1
-10
/
+21
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
1
-0
/
+7
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
1
-0
/
+37
2023-08-16
selftests/bpf: Add selftest for fill_link_info
Yafang Shao
3
-0
/
+387
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
1
-3
/
+2
2023-08-16
Merge branch 'ipv6-expired-routes'
David S. Miller
4
-25
/
+172
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
1
-3
/
+69
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
3
-22
/
+103
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
[prev]
[next]