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
Age
Commit message (
Expand
)
Author
2025-12-21
selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
Matt Bobrowski
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-16
selftests/bpf: Add tests for the arena offset of globals
Emil Tsalapatis
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
2025-12-16
selftests/bpf: Explicitly account for globals in verifier_arena_large
Emil Tsalapatis
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2025-12-10
selftests/bpf: add verifier sign extension bound computation tests.
Cupertino Miranda
2025-12-09
selftests/bpf: add tests for attaching invalid fd
Kohei Enju
2025-12-09
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
2025-12-08
selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-05
selftests/bpf: Test getting associated struct_ops in timer callback
Amery Hung
2025-12-05
selftests/bpf: Test ambiguous associated struct_ops
Amery Hung
2025-12-05
selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
Amery Hung
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-11-29
selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: Add success stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
2025-11-28
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
2025-11-24
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
[prev]
[next]