summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
3 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
3 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
4 daysselftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan
4 daysselftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan
4 daysbpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan
5 daysMerge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysbpf: Add third round of bounds deductionPaul Chaignon
5 daysselftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
5 daysselftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
7 daysselftests/bpf: Enable private stack tests for arm64Puranjay Mohan
7 daysselftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song
7 daysselftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song
9 daysselftests/bpf: Test invalid narrower ctx loadPaul Chaignon
2025-07-14selftests/bpf: Create iter_tcp_destroy test programJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife
2025-07-11selftests/bpf: Range analysis test case for JSETPaul Chaignon
2025-07-11selftests/bpf: add selftests for bpf_arena_reserve_pagesEmil Tsalapatis
2025-07-08selftests/bpf: Remove enum64 case from __arg_untrusted test suiteEduard Zingerman
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai
2025-07-02selftests/bpf: null checks for rdonly_untrusted_mem should be preservedEduard Zingerman
2025-07-02selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-07-01selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"Colin Ian King
2025-06-27selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access testsEduard Zingerman
2025-06-27selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattrSong Liu
2025-06-26Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-06-26selftests/bpf: Test array presets in veristatMykyta Yatsenko
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-26selftests/bpf: Add tests for string kfuncsViktor Malik
2025-06-26selftests/bpf: Allow macros in __retvalViktor Malik
2025-06-25selftests/bpf: check operations on untrusted ro pointers to memEduard Zingerman
2025-06-25selftests/bpf: Add tests for BPF_NEG range tracking logicSong Liu
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-24selftests/bpf: Add testcases for BPF_ADD and BPF_SUBHarishankar Vishwanathan
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-13selftests/bpf: verify jset handling in CFG computationEduard Zingerman
2025-06-12selftests/bpf: Fix two net related test failures with 64K page sizeYonghong Song
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2025-06-12selftests/bpf: tests with a loop state missing read/precision markEduard Zingerman