index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-24
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
3
-33
/
+10
2025-06-19
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
1
-37
/
+35
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2
-0
/
+33
2025-06-01
selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failure
Yonghong Song
1
-3
/
+3
2025-06-01
selftests/bpf: Fix bpf selftest build error
Saket Kumar Bhaskar
1
-3
/
+3
2025-05-30
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5
-10
/
+10
2025-05-29
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
58
-638
/
+3631
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
14
-25
/
+1812
2025-05-28
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+17
2025-05-28
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-0
/
+53
2025-05-27
selftests/bpf: enable many-args tests for arm64
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2025-05-27
selftests/bpf: Add unit tests with __bpf_trap() kfunc
Yonghong Song
2
-0
/
+73
2025-05-27
selftests/bpf: Add test for open coded dmabuf_iter
T.J. Mercier
3
-0
/
+94
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
3
-0
/
+300
2025-05-27
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+55
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2025-05-23
selftests: bpf: Add a test for mmapable vmlinux BTF
Lorenz Bauer
1
-0
/
+81
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
1
-0
/
+11
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
1
-126
/
+0
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
1
-219
/
+0
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
1
-112
/
+0
2025-05-23
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
1
-0
/
+465
2025-05-23
selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
1
-0
/
+68
2025-05-23
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
1
-14
/
+11
2025-05-23
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
1
-0
/
+55
2025-05-23
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
1
-5
/
+24
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
1
-0
/
+5
2025-05-21
selftests/bpf: Test multi-split BTF
Alan Maguire
1
-6
/
+52
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
1
-6
/
+12
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
1
-5
/
+2
2025-05-15
selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
1
-1
/
+3
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
5
-10
/
+10
2025-05-13
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
3
-0
/
+244
2025-05-13
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
1
-0
/
+2
2025-05-12
selftests/bpf: test_verifier verbose log overflows
Gregory Bell
1
-1
/
+1
2025-05-12
selftests/bpf: test_verifier verbose causes erroneous failures
Gregory Bell
1
-3
/
+3
2025-05-10
selftests/bpf: Add test to cover sockmap with ktls
Jiayuan Chen
2
-0
/
+86
2025-05-09
selftests/bpf: Add link info test for ref_ctr_offset retrieval
Jiri Olsa
1
-2
/
+16
2025-05-09
selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
1
-6
/
+8
2025-05-09
selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
Peilin Ye
1
-2
/
+3
2025-05-09
selftests/bpf: Verify zero-extension behavior in load-acquire tests
Peilin Ye
1
-4
/
+4
2025-05-09
selftests/bpf: Avoid passing out-of-range values to __retval()
Peilin Ye
2
-20
/
+52
2025-05-09
selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
Peilin Ye
2
-7
/
+5
2025-05-06
selftests/bpf: Add test for bpf_list_{front,back}
Martin KaFai Lau
2
-0
/
+119
2025-05-06
selftests/bpf: Add tests for bpf_rbtree_{root,left,right}
Martin KaFai Lau
2
-0
/
+212
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
1
-14
/
+15
2025-05-06
selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
Ihor Solodrai
1
-67
/
+0
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-56
/
+597
[next]