index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
2024-10-23
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
selftests/bpf: Increase verifier log limit in veristat
Mykyta Yatsenko
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
2024-10-22
selftests/bpf: Add test for writes to .rodata
Daniel Borkmann
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
2024-10-22
selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests
Jordan Rife
2024-10-22
selftests/bpf: Migrate LOAD_REJECT test cases to prog_tests
Jordan Rife
2024-10-22
selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
Jordan Rife
2024-10-21
selftests/bpf: Augment send_signal test with remote signaling
Puranjay Mohan
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: get rid of global vars in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: factorize conn and syncookies tests in a single runner
Alexis Lothoré (eBPF Foundation)
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
2024-10-16
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
2024-10-16
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
2024-10-16
selftests/bpf: Add test to verify tailcall and freplace restrictions
Leon Hwang
2024-10-16
selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
Juntong Deng
2024-10-16
selftests/bpf: Add a test for kmem_cache_iter
Namhyung Kim
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
2024-10-15
selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()
Dimitar Kanaliev
2024-10-15
selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...
Dimitar Kanaliev
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-10-11
selftests/bpf: Check for timeout in perf_link test
Ihor Solodrai
2024-10-11
selftests/bpf: add subprog to BPF object file with no entry programs
Andrii Nakryiko
2024-10-11
selftests/bpf: migrate cgroup sock create test for prohibiting sockets
Daniel T. Lee
2024-10-11
selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio
Daniel T. Lee
2024-10-10
selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf
Zhu Jun
2024-10-10
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
Tyrone Wu
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
2024-10-10
selftests/bpf: check program redirect in xdp_cpumap_attach
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: fix bpf_map_redirect call for cpu map test
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
2024-10-10
selftests/bpf: Provide a generic [un]load_module helper
Simon Sundberg
2024-10-09
selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
Tony Ambardar
2024-10-09
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
2024-10-09
selftests/bpf: Add more test case for field flattening
Hou Tao
2024-10-08
selftests/bpf: add tcx netns cookie tests
Mahe Tardy
2024-10-08
selftests/bpf: add missing header include for htons
Alexis Lothoré (eBPF Foundation)
2024-10-07
selftests/bpf: Fix backtrace printing for selftests crashes
Eduard Zingerman
2024-10-07
selftests/bpf: Test linking with duplicate extern functions
Eric Long
[prev]
[next]