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
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
1
-12
/
+43
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
1
-0
/
+76
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-10
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
1
-0
/
+4
2024-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
3
-19
/
+79
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
1
-1
/
+1
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
1
-18
/
+1
2024-12-04
selftests/bpf: Add IRQ save/restore tests
Kumar Kartikeya Dwivedi
1
-0
/
+2
2024-12-02
selftests/bpf: ensure proper root namespace cleanup when test fail
Alexis Lothoré (eBPF Foundation)
1
-5
/
+11
2024-12-02
selftests/bpf: add cgroup skb direct packet access test
Mahe Tardy
1
-0
/
+28
2024-12-02
selftests/bpf: migrate bpf flow dissectors tests to test_progs
Alexis Lothoré (eBPF Foundation)
1
-0
/
+792
2024-12-02
selftests/bpf: use the same udp and tcp headers in tests under test_progs
Alexis Lothoré (eBPF Foundation)
5
-5
/
+5
2024-12-02
selftests/bpf: move ip checksum helper to network helpers
Alexis Lothoré (eBPF Foundation)
1
-18
/
+1
2024-12-02
selftests/bpf: migrate flow_dissector namespace exclusivity test
Alexis Lothoré (eBPF Foundation)
1
-0
/
+62
2024-12-02
selftests/bpf: add gre packets testing to flow_dissector
Alexis Lothoré (eBPF Foundation)
1
-0
/
+76
2024-12-02
selftests/bpf: expose all subtests from flow_dissector
Alexis Lothoré (eBPF Foundation)
1
-3
/
+17
2024-12-02
selftests/bpf: re-split main function into dedicated tests
Alexis Lothoré (eBPF Foundation)
1
-35
/
+73
2024-12-02
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
Alexis Lothoré (eBPF Foundation)
1
-20
/
+21
2024-12-02
selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
Alexis Lothoré (eBPF Foundation)
1
-30
/
+6
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
1
-1
/
+1
2024-11-26
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
1
-0
/
+31
2024-11-26
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
1
-0
/
+46
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-155
/
+893
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+54
2024-11-19
selftests/bpf: Add some tests with sockmap SK_PASS
Jiayuan Chen
1
-0
/
+54
2024-11-15
selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar
Ihor Solodrai
1
-7
/
+12
2024-11-13
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
1
-0
/
+106
2024-11-13
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
1
-0
/
+2
2024-11-13
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
1
-1
/
+2
2024-11-13
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
1
-13
/
+19
2024-11-13
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2
-6
/
+6
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
1
-2
/
+2
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
1
-0
/
+6
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
1
-1
/
+131
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
3
-12
/
+0
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
1
-18
/
+80
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
1
-21
/
+49
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
1
-0
/
+33
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
1
-0
/
+57
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
1
-0
/
+31
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
1
-0
/
+47
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
1
-6
/
+8
2024-11-06
selftests/bpf: Drop netns helpers in mptcp
Geliang Tang
1
-30
/
+12
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
1
-0
/
+25
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
9
-20
/
+20
2024-11-04
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
1
-0
/
+8
2024-11-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-105
/
+567
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
1
-12
/
+23
[prev]
[next]