summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
30 hoursselftests/bpf: cover UTF-8 trace_printk outputYihan Ding
30 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2 daysselftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman
2 daysselftests/bpf: Test small task local data allocationAmery Hung
2 daysselftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung
2 daysselftests/bpf: Prevent allocating data larger than a pageAmery Hung
3 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
3 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
3 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
4 daysselftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen
5 daysselftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian
5 daysselftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov
5 daysMerge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov
5 daysselftests/bpf: Add test for cgroup storage OOB readLang Xu
5 daysselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
5 daysbpf: add missing fsession to the verifier logMenglong Dong
5 daysselftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen
7 daysselftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov
7 daysselftests/bpf: adjust verifier_log buffersAlexei Starovoitov
7 daysselftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire
7 daysselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysselftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya
10 daysselftests/bpf: Add tests for kprobe attachment with duplicate symbolsAndrey Grodzovsky
10 daysselftests/bpf: add test for nullable PTR_TO_BUF accessQi Tang
11 daysselftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
11 daysselftests: bpf: fix pkt grow testsMaciej Fijalkowski
11 daysselftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
11 daysselftests/bpf: Add more tests for loading insn arrays with offsetsAnton Protopopov
11 daysselftests/bpf: Convert ctx tests from ASM to CKumar Kartikeya Dwivedi
12 daysselftests/bpf: remove unused toggle in tc_tunnelAlexis Lothoré (eBPF Foundation)
12 daysselftests/bpf: add get_next_key boundary test for cgroup_storageWeiming Shi
12 daysselftests/bpf: Add torn write detection test for htab BPF_F_LOCKMykyta Yatsenko
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey
2026-04-02selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung
2026-04-02selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung
2026-04-02selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung
2026-04-02selftests/bpf: Simplify task_local_data memory allocationAmery Hung
2026-04-02selftests/bpf: Fix task_local_data data allocation sizeAmery Hung
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang
2026-03-30selftests/bpf: Test that dst is cleared on same-protocol encapJakub Kicinski
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire
2026-03-25selftests/bpf: Make reg_bounds test more robustAlexei Starovoitov