index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4 days
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
4 days
selftests/bpf: Add selftest for attaching tracing programs to functions in de...
KaFai Wan
4 days
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
5 days
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5 days
bpf: Add third round of bounds deduction
Paul Chaignon
5 days
selftests/bpf: Test invariants on JSLT crossing sign
Paul Chaignon
5 days
selftests/bpf: Test cross-sign 64bits range refinement
Paul Chaignon
7 days
selftests/bpf: Enable private stack tests for arm64
Puranjay Mohan
7 days
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
7 days
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
9 days
selftests/bpf: Test invalid narrower ctx load
Paul Chaignon
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
2025-07-11
selftests/bpf: Range analysis test case for JSET
Paul Chaignon
2025-07-11
selftests/bpf: add selftests for bpf_arena_reserve_pages
Emil Tsalapatis
2025-07-08
selftests/bpf: Remove enum64 case from __arg_untrusted test suite
Eduard Zingerman
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
2025-07-02
selftests/bpf: null checks for rdonly_untrusted_mem should be preserved
Eduard Zingerman
2025-07-02
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
2025-07-01
selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"
Colin Ian King
2025-06-27
selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
Eduard Zingerman
2025-06-27
selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
Song Liu
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-06-26
selftests/bpf: Test array presets in veristat
Mykyta Yatsenko
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-26
selftests/bpf: Add tests for string kfuncs
Viktor Malik
2025-06-26
selftests/bpf: Allow macros in __retval
Viktor Malik
2025-06-25
selftests/bpf: check operations on untrusted ro pointers to mem
Eduard Zingerman
2025-06-25
selftests/bpf: Add tests for BPF_NEG range tracking logic
Song Liu
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
2025-06-23
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
2025-06-17
bpf: Fix key serial argument of bpf_lookup_user_key()
James Bottomley
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2025-06-13
selftests/bpf: verify jset handling in CFG computation
Eduard Zingerman
2025-06-12
selftests/bpf: Fix two net related test failures with 64K page size
Yonghong Song
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
2025-06-12
selftests/bpf: tests with a loop state missing read/precision mark
Eduard Zingerman
[next]