index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
2026-02-18
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2026-02-06
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
2026-02-06
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
2026-02-06
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
2026-02-06
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
2026-02-06
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
2026-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
2026-02-03
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
2026-02-03
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
2026-02-03
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
2026-02-03
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
2026-02-03
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
2026-01-31
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
2026-01-31
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
2026-01-30
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
2026-01-30
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
2026-01-30
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
2026-01-21
selftests/bpf: Test kfunc bpf_strncasecmp
Yuzuki Ishiyama
2026-01-21
selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
2026-01-20
selftests/bpf: test the jited inline of bpf_get_current_task
Menglong Dong
2026-01-20
selftests/bpf: update verifier test for default trusted pointer semantics
Matt Bobrowski
2026-01-20
selftests/bpf: Add tests for BPF_DIV and BPF_MOD range tracking
Yazhou Tang
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2026-01-20
selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
selftests/bpf: Add tests for KF_IMPLICIT_ARGS
Ihor Solodrai
[next]