summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
5 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysselftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan
6 daysselftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan
7 daysMerge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysselftests/bpf: Update reg_bound range refinement logicPaul Chaignon
9 daysselftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-16bpf/selftests: Add selftests for token infoTao Chen
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich
2025-07-15selftests/bpf: Fix build error due to certain uninitialized variablesYonghong Song
2025-07-14selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife
2025-07-14selftests/bpf: Create established sockets in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan 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-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard 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: Don't call fsopen() as privileged userMatteo Croce
2025-07-02selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-07-01selftests/bpf: Add negative test cases for snprintfPaul Chaignon
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-25selftests/bpf: check operations on untrusted ro pointers to memEduard Zingerman
2025-06-25selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest buildYonghong Song
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-06-17selftests/bpf: Fix RELEASE build failure with gcc14Yonghong Song
2025-06-12selftests/bpf: Fix xdp_do_redirect failure with 64KB 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: fix signedness bug in redir_partial()Fushuai Wang
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song
2025-06-11selftests/bpf: Add test to cover ktls with bpf_msg_pop_dataJiayuan Chen
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen