summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-15selftests/bpf: fix implementation of smp_mb()Puranjay Mohan
2025-08-15selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich
2025-07-01selftests/bpf: Add negative test cases for snprintfPaul Chaignon
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-01selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failureYonghong Song
2025-06-01selftests/bpf: Fix bpf selftest build errorSaket Kumar Bhaskar
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27selftests/bpf: Add tests with stack ptr register in conditional jmpYonghong Song
2025-05-27selftests/bpf: enable many-args tests for arm64Alexis Lothoré (eBPF Foundation)
2025-05-27selftests/bpf: Add unit tests with __bpf_trap() kfuncYonghong Song
2025-05-27selftests/bpf: Add test for open coded dmabuf_iterT.J. Mercier
2025-05-27selftests/bpf: Add test for dmabuf_iterT.J. Mercier
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-23selftests: bpf: Add a test for mmapable vmlinux BTFLorenz Bauer
2025-05-23tcp: Restrict SO_TXREHASH to TCP socket.Kuniyuki Iwashima
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir testsMichal Luczaj
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_unix redir testsMichal Luczaj
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir testsMichal Luczaj
2025-05-22selftests/bpf: Add selftest for sockmap/hashmap redirectionMichal Luczaj
2025-05-22selftests/bpf: Introduce verdict programs for sockmap_redirMichal Luczaj
2025-05-22selftests/bpf: Add u32()/u64() to sockmap_helpersMichal Luczaj
2025-05-22selftests/bpf: Add socket_kind_to_str() to socket_helpersMichal Luczaj
2025-05-22selftests/bpf: Support af_unix SOCK_DGRAM socket pair creationMichal Luczaj
2025-05-22selftests/bpf: Add SKIP_LLVM makefile variableMykyta Yatsenko
2025-05-20selftests/bpf: Test multi-split BTFAlan Maguire
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko
2025-05-14selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.Kuniyuki Iwashima
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko
2025-05-12selftests/bpf: test_verifier verbose log overflowsGregory Bell
2025-05-12selftests/bpf: test_verifier verbose causes erroneous failuresGregory Bell
2025-05-09selftests/bpf: Add test to cover sockmap with ktlsJiayuan Chen
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa
2025-05-09selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst
2025-05-09selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye