summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-09-01selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.hHou Tao
2022-08-31selftests/bpf: Add test cases for htab updateHou Tao
2022-08-25bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo
2022-08-25bpf: Introduce cgroup iterHao Luo
2022-08-24selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi
2022-08-23selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev
2022-08-23bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani
2022-08-23bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...Shmulik Ladkani
2022-08-19selftests/bpf: Fix spelling mistake.Colin Ian King
2022-08-18selftests/bpf: bpf_setsockopt testsMartin KaFai Lau
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo
2022-08-16selftests/bpf: Add tests verifying bpf lsm userns_create hookFrederick Lawler
2022-08-15selftests/bpf: Add connmark read testDaniel Xu
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao
2022-08-10selftests/bpf: add destructive kfunc testArtem Savkov
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi
2022-08-09selftests/bpf: add extra test for using dynptr data slice after releaseJoanne Koong
2022-08-09selftests/bpf: Add BPF-helper test for CLOCK_TAI accessKurt Kanzenbach
2022-08-08selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpfStanislav Fomichev
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-14selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa
2022-07-12selftests/bpf: add a ksym iter subtestAlan Maguire
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller
2022-07-01selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29selftests/bpf: lsm_cgroup functional testStanislav Fomichev
2022-06-29tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev