aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)AuthorFilesLines
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov2-0/+68
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer1-0/+216
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu1-10/+108
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest1-3/+8
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest1-0/+71
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov1-0/+8
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov1-0/+33
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-4/+4
2021-02-10selftest/bpf: Add test for var-offset stack accessAndrei Matei1-0/+35
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-04bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh1-5/+18
2021-02-02selftests/bpf: Fix a compiler warning in local_storage testKP Singh1-1/+1
2021-02-02bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCHBrendan Jackman1-0/+15
2021-01-27selftests/bpf: Verify that rebinding to port < 1024 from BPF worksStanislav Fomichev1-0/+109
2021-01-21selftest/bpf: Fix typoJunlin Yang1-2/+2
2021-01-20bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev4-0/+31
2021-01-20bpf: Permit size-0 datasecYonghong Song1-0/+21
2021-01-20selftests: bpf: Add a new test for bare tracepointsQais Yousef1-0/+27
2021-01-20bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira1-58/+60
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-70/+26
2021-01-14bpf: Add tests for new BPF atomic operationsBrendan Jackman1-0/+246
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman1-2/+2
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko1-0/+31
2021-01-12selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko1-33/+0
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh1-70/+26
2021-01-08selftests/bpf: Remove duplicate include in test_lsmMenglong Dong1-1/+0
2021-01-08selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko1-0/+64
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+128
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko1-1/+10
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+12
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker1-4/+4
2020-12-04selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest1-2/+16
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest1-0/+40
2020-12-04selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest1-0/+64
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-21/+334
2020-12-03selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko1-0/+53
2020-12-03selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko1-1/+2
2020-12-03selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko1-11/+68
2020-12-03selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta1-0/+4
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev1-10/+18
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko1-0/+6
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko2-2/+2
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh1-0/+74
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-1/+80
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu1-0/+71
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh1-0/+116
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski11-36/+1049
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov1-0/+1
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau1-0/+135