index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2026-02-19
selftests/bpf: fix flaky build_id test
Gregory Bell
-3
/
+16
2026-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1
Alexei Starovoitov
-48
/
+52
2026-02-18
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
-1
/
+1
2026-02-18
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
-6
/
+6
2026-02-13
selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Saket Kumar Bhaskar
-0
/
+7
2026-02-13
bpf: use reg->var_off instead of reg->off for pointers
Eduard Zingerman
-85
/
+77
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
-2
/
+2
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
-35
/
+39
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
-4
/
+4
2026-02-13
selftests/bpf: Migrate align.c tests to test_loader framework
Eduard Zingerman
-712
/
+589
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2026-02-06
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
-17
/
+2
2026-02-06
selftests/bpf: Choose another percpu variable in bpf for btf_dump test
Amery Hung
-2
/
+2
2026-02-06
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
-166
/
+0
2026-02-06
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
-5
/
+2
2026-02-06
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
-17
/
+7
2026-02-06
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
-9
/
+3
2026-02-06
selftests/xsk: fix number of Tx frags in invalid packet
Larysa Zaremba
-1
/
+1
2026-02-06
selftests/xsk: properly handle batch ending in the middle of a packet
Larysa Zaremba
-0
/
+2
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
-2
/
+301
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
-1
/
+1
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
-0
/
+43
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
-7
/
+2
2026-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
-0
/
+108
2026-02-03
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
-0
/
+203
2026-02-03
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
-111
/
+0
2026-02-03
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
-12
/
+231
2026-02-03
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
-0
/
+48
2026-02-03
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
-4
/
+28
2026-02-03
selftests/bpf: Refactor timer selftests
Mykyta Yatsenko
-19
/
+36
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
-0
/
+32
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
-0
/
+21
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
-3
/
+5
2026-01-31
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
-2
/
+2
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
-8
/
+24
2026-01-31
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
-0
/
+35
2026-01-30
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
-9
/
+43
2026-01-30
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
-0
/
+71
2026-01-30
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
-0
/
+57
2026-01-30
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
-5
/
+14
2026-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
-2
/
+20
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
-0
/
+117
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
-0
/
+22
2026-01-28
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
-5
/
+6
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
-6
/
+302
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
-4
/
+25
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-399
/
+371
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-86
/
+144
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
-1
/
+87
[prev]
[next]