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.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
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
24
-556
/
+1746
2025-05-27
selftests/bpf: Add unit tests with __bpf_trap() kfunc
Yonghong Song
1
-0
/
+2
2025-05-27
selftests/bpf: Add test for open coded dmabuf_iter
T.J. Mercier
1
-0
/
+41
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
1
-0
/
+244
2025-05-23
selftests: bpf: Add a test for mmapable vmlinux BTF
Lorenz Bauer
1
-0
/
+81
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
1
-126
/
+0
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
1
-219
/
+0
2025-05-23
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
1
-112
/
+0
2025-05-23
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
1
-0
/
+465
2025-05-23
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
1
-14
/
+11
2025-05-23
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
1
-0
/
+55
2025-05-23
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
1
-5
/
+24
2025-05-21
selftests/bpf: Test multi-split BTF
Alan Maguire
1
-6
/
+52
2025-05-13
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
1
-0
/
+13
2025-05-10
selftests/bpf: Add test to cover sockmap with ktls
Jiayuan Chen
1
-0
/
+76
2025-05-09
selftests/bpf: Add link info test for ref_ctr_offset retrieval
Jiri Olsa
1
-2
/
+16
2025-05-06
selftests/bpf: Add test for bpf_list_{front,back}
Martin KaFai Lau
1
-0
/
+6
2025-05-06
selftests/bpf: Add tests for bpf_rbtree_{root,left,right}
Martin KaFai Lau
1
-0
/
+6
2025-05-06
selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
Ihor Solodrai
1
-67
/
+0
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-47
/
+519
2025-05-03
selftests/bpf: Cleanup bpf qdisc selftests
Amery Hung
1
-39
/
+11
2025-05-03
selftests/bpf: Test attaching a bpf qdisc with incomplete operators
Amery Hung
1
-0
/
+19
2025-05-03
selftests/bpf: Test setting and creating bpf qdisc as default qdisc
Amery Hung
1
-0
/
+60
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
1
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
1
-13
/
+20
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+37
2025-05-02
selftests/bpf: Add btf dedup test covering module BTF dedup
Alan Maguire
1
-0
/
+101
2025-05-01
selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs
Lorenzo Bianconi
1
-1
/
+21
2025-04-29
selftests/bpf: Fix kmem_cache iterator draining
T.J. Mercier
1
-1
/
+1
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
2
-1
/
+37
2025-04-25
selftests/bpf: add test for softlock when modifying hashmap while iterating
Brandon Kammerdiener
1
-0
/
+37
2025-04-25
selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs
Ilya Leoshkevich
1
-6
/
+8
2025-04-24
selftests/bpf: Set MACs during veth creation in tc_redirect
Ilya Leoshkevich
1
-5
/
+6
2025-04-23
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-04-23
selftests/bpf: Add test for attaching kprobe with long event names
Feng Yang
1
-0
/
+35
2025-04-23
selftests/bpf: Add test for attaching uprobe with long event names
Feng Yang
1
-0
/
+49
2025-04-23
selftests/bpf: Close the file descriptor to avoid resource leaks
Malaya Kumar Rout
1
-1
/
+3
2025-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+180
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-2
/
+5
2025-04-17
selftests/bpf: Test attaching bpf qdisc to mq and non root
Amery Hung
1
-0
/
+75
2025-04-17
selftests/bpf: Add a bpf fq qdisc to selftest
Amery Hung
1
-0
/
+24
2025-04-17
selftests/bpf: Add a basic fifo qdisc test
Amery Hung
1
-0
/
+81
2025-04-10
selftests/bpf: Add test case for atomic update of fd htab
Hou Tao
1
-0
/
+192
2025-04-10
selftests/bpf: add ktls selftest
Jiayuan Chen
1
-1
/
+173
2025-04-10
selftests/bpf: Fix bpf_nf selftest failure
Saket Kumar Bhaskar
1
-0
/
+6
2025-04-10
selftests/bpf: Add BTF.ext line/func info getter tests
Mykyta Yatsenko
1
-0
/
+64
2025-04-10
selftests/bpf: Support struct/union presets in veristat
Mykyta Yatsenko
1
-0
/
+5
2025-04-05
selftests/bpf: Make res_spin_lock test less verbose
Kumar Kartikeya Dwivedi
1
-2
/
+5
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+98
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
42
-477
/
+3305
[prev]
[next]