index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2025-06-01
selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failure
Yonghong Song
2025-06-01
selftests/bpf: Fix bpf selftest build error
Saket Kumar Bhaskar
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
2025-05-27
selftests/bpf: enable many-args tests for arm64
Alexis Lothoré (eBPF Foundation)
2025-05-27
selftests/bpf: Add unit tests with __bpf_trap() kfunc
Yonghong Song
2025-05-27
selftests/bpf: Add test for open coded dmabuf_iter
T.J. Mercier
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-23
selftests: bpf: Add a test for mmapable vmlinux BTF
Lorenz Bauer
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
2025-05-22
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
2025-05-22
selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
2025-05-22
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
2025-05-22
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
2025-05-22
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
2025-05-20
selftests/bpf: Test multi-split BTF
Alan Maguire
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
2025-05-14
selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
2025-05-12
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
2025-05-12
selftests/bpf: test_verifier verbose log overflows
Gregory Bell
2025-05-12
selftests/bpf: test_verifier verbose causes erroneous failures
Gregory Bell
2025-05-09
selftests/bpf: Add test to cover sockmap with ktls
Jiayuan Chen
2025-05-09
selftests/bpf: Add link info test for ref_ctr_offset retrieval
Jiri Olsa
2025-05-09
selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
2025-05-09
selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
Peilin Ye
2025-05-09
selftests/bpf: Verify zero-extension behavior in load-acquire tests
Peilin Ye
2025-05-09
selftests/bpf: Avoid passing out-of-range values to __retval()
Peilin Ye
2025-05-09
selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
Peilin Ye
2025-05-06
selftests/bpf: Add test for bpf_list_{front,back}
Martin KaFai Lau
2025-05-06
selftests/bpf: Add tests for bpf_rbtree_{root,left,right}
Martin KaFai Lau
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
2025-05-05
selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
Ihor Solodrai
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]