summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov
2025-10-16selftests/bpf: Add test for sk->sk_bypass_prot_mem.Kuniyuki Iwashima
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov
2025-10-10selftests/bpf: Add more bpf_wq testsMykyta Yatsenko
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan
2025-10-10selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncsRong Tao
2025-10-10selftests/bpf: Add tests for async cb contextKumar Kartikeya Dwivedi
2025-10-01selftests/bpf: Add test for libbpf_sha256()Eric Biggers
2025-10-01selftests/bpf: Fix typo in subtest_basic_usdt after merge conflictJiri Olsa
2025-10-01selftests/bpf: Fix open-coded gettid syscall in uprobe syscall testsJiri Olsa
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi
2025-09-27selftests/bpf: Add test case for different expected_attach_typeDaniel Borkmann
2025-09-25selftests/bpf: Add stacktrace map lookup_and_delete_elem test caseTao Chen
2025-09-25selftests/bpf: Refactor stacktrace_map case with skeletonTao Chen
2025-09-25selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko
2025-09-25selftests/bpf: Task_work selftest cleanup fixesMykyta Yatsenko
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang
2025-09-23selftests/bpf: add bpf task work stress testsMykyta Yatsenko
2025-09-23selftests/bpf: BPF task work scheduling testsMykyta Yatsenko
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh
2025-09-15selftests/bpf: More open-coded gettid syscall cleanupAlan Maguire
2025-09-15selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgnsKumar Kartikeya Dwivedi
2025-09-15selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar
2025-09-15selftests/bpf: Skip timer_interrupt case when bpf_timer is not supportedLeon Hwang
2025-09-15selftests/bpf: Fix uprobe_sigill test for uprobe syscall error valueJiri Olsa
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang
2025-09-04selftests/bpf: Add case to test bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Test kfunc bpf_strcasecmpRong Tao
2025-09-04selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao