summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman
2024-12-04selftests/bpf: Add IRQ save/restore testsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Expand coverage of preempt tests to sleepable kfuncKumar Kartikeya Dwivedi
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy
2024-12-02selftests/bpf: use the same udp and tcp headers in tests under test_progsAlexis Lothoré (eBPF Foundation)
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-16selftests/bpf: Fix build error with llvm 19Alexei Starovoitov
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-13selftests/bpf: Add a test for arena range tree algorithmAlexei Starovoitov
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-12selftests/bpf: Add struct_ops prog private stack testsYonghong Song
2024-11-12selftests/bpf: Add tracing prog private stack testsYonghong Song
2024-11-11selftests/bpf: Test the update operations for htab of mapsHou Tao
2024-11-11selftests/bpf: Add uprobe sessions to consumer testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session single consumer testJiri Olsa
2024-11-11selftests/bpf: Add kprobe session verifier test for return valueJiri Olsa
2024-11-11selftests/bpf: Add uprobe session verifier test for return valueJiri Olsa
2024-11-11selftests/bpf: Add uprobe session recursive testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session cookie testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session testJiri Olsa
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-11-03selftests/bpf: Add tests for tail calls with locks and refsKumar Kartikeya Dwivedi
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-01selftests/bpf: Add a test for open coded kmem_cache iterNamhyung Kim
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-30selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan
2024-10-30selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifierPuranjay Mohan
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29selftests/bpf: drop unnecessary bpf_iter.h type duplicationAndrii Nakryiko
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-10-24selftests/bpf: Create task_local_storage map with invalid uptr's structMartin KaFai Lau
2024-10-24selftests/bpf: Add uptr failure verifier testsMartin KaFai Lau
2024-10-24selftests/bpf: Add update_elem failure test for task storage uptrMartin KaFai Lau
2024-10-24selftests/bpf: Some basic __uptr testsKui-Feng Lee
2024-10-23selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22selftests/bpf: Migrate LOAD_REJECT test cases to prog_testsJordan Rife