index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
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
2024-10-07
selftests: bpf: Add missing per-arch include path
Björn Töpel
2024-10-07
selftests/bpf: Extend netkit tests to validate skb meta data
Daniel Borkmann
2024-10-03
selftests/bpf: Emit top frequent code lines in veristat
Mykyta Yatsenko
2024-10-03
selftests/bpf: Support cross-endian building
Tony Ambardar
2024-10-03
selftests/bpf: Fix uprobe_multi compilation error
Alan Maguire
2024-10-03
selftests/bpf: vm: Add support for VIRTIO_FS
Manu Bretelle
2024-10-03
selftests/bpf: Add missing va_end.
Zhang Jiao
2024-10-03
selftests/bpf: Bail out quickly from failing consumer test
Jiri Olsa
2024-10-03
selftests/bpf: Fix uprobe consumer test
Jiri Olsa
2024-10-03
selftests/bpf: Set vpath in Makefile to search for skels
Ihor Solodrai
2024-10-03
selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGS
Ihor Solodrai
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
bpf: selftests: send packet to devmap redirect XDP
Florian Kauer
2024-10-01
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
Eduard Zingerman
2024-09-30
selftests/bpf: Add mptcp subflow subtest
Geliang Tang
2024-09-30
selftests/bpf: Add getsockopt to inspect mptcp subflow
Geliang Tang
2024-09-30
selftests/bpf: Add mptcp subflow example
Nicolas Rybowski
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
[prev]
[next]