index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
Bastien Curutchet (eBPF Foundation)
-4
/
+4
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
Bastien Curutchet (eBPF Foundation)
-9
/
+19
2025-10-31
selftests/bpf: test_xsk: Add return value to init_iface()
Bastien Curutchet (eBPF Foundation)
-6
/
+11
2025-10-31
selftests/bpf: test_xsk: Release resources when swap fails
Bastien Curutchet (eBPF Foundation)
-1
/
+6
2025-10-31
selftests/bpf: test_xsk: Wrap test clean-up in functions
Bastien Curutchet (eBPF Foundation)
-12
/
+24
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
Bastien Curutchet (eBPF Foundation)
-1
/
+22
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
Bastien Curutchet (eBPF Foundation)
-0
/
+7
2025-10-31
selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
Bastien Curutchet (eBPF Foundation)
-1
/
+4
2025-10-31
selftests/bpf: test_xsk: Initialize bitmap before use
Bastien Curutchet (eBPF Foundation)
-0
/
+4
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
-2634
/
+2738
2025-10-29
selftests/bpf: Add ABBCCA case for rqspinlock stress test
Kumar Kartikeya Dwivedi
-27
/
+66
2025-10-29
selftests/bpf: Fix intermittent failures in file_reader test
Mykyta Yatsenko
-2
/
+6
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
-321
/
+0
2025-10-29
selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progs
Alexis Lothoré (eBPF Foundation)
-19
/
+693
2025-10-29
selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platforms
Alexis Lothoré (eBPF Foundation)
-35
/
+22
2025-10-29
selftests/bpf: Add tc helpers
Alexis Lothoré (eBPF Foundation)
-93
/
+74
2025-10-27
selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer
Xu Kuohai
-6
/
+74
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
-1
/
+165
2025-10-27
selftests/bpf: add file dynptr tests
Mykyta Yatsenko
-0
/
+310
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
-12
/
+12
2025-10-27
selftests/bpf: remove unnecessary kfunc prototypes
Mykyta Yatsenko
-10
/
+0
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+16
2025-10-18
selftests/bpf: Fix list_del() in arena list
Puranjay Mohan
-4
/
+2
2025-10-18
selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
Yonghong Song
-3
/
+3
2025-10-18
bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
Yafang Shao
-3
/
+5
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
-0
/
+1
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
-10
/
+16
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
-7
/
+7
2025-10-16
selftests/bpf: Add test for sk->sk_bypass_prot_mem.
Kuniyuki Iwashima
-0
/
+396
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
-0
/
+3
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
-3
/
+6
2025-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1
Alexei Starovoitov
-0
/
+61
2025-10-10
selftests/bpf: Add more bpf_wq tests
Mykyta Yatsenko
-0
/
+96
2025-10-10
selftests/bpf: Test direct packet access on non-linear skbs
Paul Chaignon
-0
/
+58
2025-10-10
selftests/bpf: Support non-linear flag in test loader
Paul Chaignon
-2
/
+32
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
-0
/
+61
2025-10-10
selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
Rong Tao
-0
/
+26
2025-10-10
selftests/bpf: Add tests for async cb context
Kumar Kartikeya Dwivedi
-0
/
+183
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
-1
/
+1
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-4
/
+103
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-1
/
+1
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-4
/
+5
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
-0
/
+29
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
-0
/
+52
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
-0
/
+18
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
-2
/
+2
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-844
/
+7243
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-52
/
+1090
[prev]
[next]