index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2025-10-31
selftests/bpf: Skip tc_tunnel subtest if its setup fails
Alexis Lothoré (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Isolate non-CI tests
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately on allocation failures
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when workers fail
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Add return value to init_iface()
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Release resources when swap fails
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Wrap test clean-up in functions
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Initialize bitmap before use
Bastien Curutchet (eBPF Foundation)
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
2025-10-29
selftests/bpf: Add ABBCCA case for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-10-29
selftests/bpf: Fix intermittent failures in file_reader test
Mykyta Yatsenko
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
2025-10-29
selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progs
Alexis Lothoré (eBPF Foundation)
2025-10-29
selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platforms
Alexis Lothoré (eBPF Foundation)
2025-10-29
selftests/bpf: Add tc helpers
Alexis Lothoré (eBPF Foundation)
2025-10-27
selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer
Xu Kuohai
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
2025-10-27
selftests/bpf: add file dynptr tests
Mykyta Yatsenko
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
2025-10-27
selftests/bpf: remove unnecessary kfunc prototypes
Mykyta Yatsenko
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-18
selftests/bpf: Fix list_del() in arena list
Puranjay Mohan
2025-10-18
selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
Yonghong Song
2025-10-18
bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
Yafang Shao
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
2025-10-16
selftests/bpf: Add test for sk->sk_bypass_prot_mem.
Kuniyuki Iwashima
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
2025-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1
Alexei Starovoitov
2025-10-10
selftests/bpf: Add more bpf_wq tests
Mykyta Yatsenko
2025-10-10
selftests/bpf: Test direct packet access on non-linear skbs
Paul Chaignon
2025-10-10
selftests/bpf: Support non-linear flag in test loader
Paul Chaignon
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2025-10-10
selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
Rong Tao
2025-10-10
selftests/bpf: Add tests for async cb context
Kumar Kartikeya Dwivedi
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
[prev]
[next]