index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-28
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
1
-1
/
+1
2026-02-28
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
2026-02-28
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
2
-0
/
+415
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
1
-1
/
+2
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
1
-10
/
+26
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
1
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
3
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
1
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
1
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
7
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
1
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
1
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
1
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
1
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
3
-4
/
+22
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
4
-26
/
+34
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
1
-0
/
+3
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
1
-4
/
+9
2026-02-24
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
2
-3
/
+5
2026-02-24
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
1
-5
/
+7
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
9
-14
/
+12
2026-02-24
selftests/bpf: Replace strcpy() calls with strscpy()
Ihor Solodrai
6
-7
/
+8
2026-02-24
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
2
-14
/
+33
2026-02-19
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
1
-1
/
+1
2026-02-19
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
1
-6
/
+6
2026-02-14
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2
-2
/
+2
2026-02-14
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
4
-35
/
+39
2026-02-14
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2
-4
/
+4
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-02-07
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
1
-17
/
+2
2026-02-07
selftests/bpf: Choose another percpu variable in bpf for btf_dump test
Amery Hung
1
-2
/
+2
2026-02-07
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
2
-166
/
+0
2026-02-07
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
1
-5
/
+2
2026-02-07
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
2
-17
/
+7
2026-02-07
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
1
-9
/
+3
2026-02-06
selftests/xsk: fix number of Tx frags in invalid packet
Larysa Zaremba
1
-1
/
+1
2026-02-06
selftests/xsk: properly handle batch ending in the middle of a packet
Larysa Zaremba
1
-0
/
+2
2026-02-05
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
1
-2
/
+301
2026-02-05
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+1
2026-02-05
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
1
-0
/
+43
2026-02-05
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
1
-7
/
+2
2026-02-05
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
2
-0
/
+108
2026-02-04
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
2
-0
/
+203
2026-02-04
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
1
-111
/
+0
2026-02-04
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
2
-12
/
+231
2026-02-04
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
2
-0
/
+48
2026-02-04
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
2
-4
/
+28
2026-02-04
selftests/bpf: Refactor timer selftests
Mykyta Yatsenko
1
-19
/
+36
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
1
-0
/
+32
[next]