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
/
prog_tests
Age
Commit message (
Expand
)
Author
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
2025-09-04
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
2025-08-27
selftests/bpf: Enable timed may_goto tests for arm64
Puranjay Mohan
2025-08-27
selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...
Jiawei Zhao
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
2025-08-27
bpf: Add selftest to check the verifier's abstract multiplication
Nandakumar Edamana
2025-08-26
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2025-08-21
selftests/bpf: Add optimized usdt variant for basic usdt test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
2025-08-15
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
2025-08-06
selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
Amery Hung
2025-08-01
selftests/bpf: Test concurrent task local data key creation
Amery Hung
[prev]
[next]