summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
11 daysselftests/bpf: cover UTF-8 trace_printk outputYihan Ding-6/+32
11 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding-1/+2
11 daysselftests/bpf: Reject scalar store into kptr slotMykyta Yatsenko-0/+15
12 daysselftests/bpf: Extend bpf_iter_unix to attempt deadlockingMichal Luczaj-0/+10
12 daysselftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman-23/+149
12 daysselftests/bpf: Test small task local data allocationAmery Hung-4/+74
12 daysselftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung-4/+11
12 daysselftests/bpf: Prevent allocating data larger than a pageAmery Hung-6/+15
12 daysselftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman-0/+193
12 daysselftests/bpf: Fix timer_start_deadlock failure due to hrtimer changeShung-Hsi Yu-4/+4
13 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-28/+430
13 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-1954/+8796
13 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+4
13 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-38/+16
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+287
14 daysselftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen-2/+94
2026-04-12selftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian-3/+44
2026-04-12selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov-4/+3
2026-04-12Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov-0/+85
2026-04-12selftests/bpf: Add test for cgroup storage OOB readLang Xu-0/+85
2026-04-12selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon-0/+35
2026-04-12selftests/bpf: Add tests for non-arena/arena operationsEmil Tsalapatis-0/+130
2026-04-12bpf: add missing fsession to the verifier logMenglong Dong-5/+5
2026-04-12selftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen-0/+193
2026-04-11bpf: Move checks for reserved fields out of the main passAlexei Starovoitov-1/+1
2026-04-11selftests/bpf: inline TEST_TAG constants in test_loader.cEduard Zingerman-56/+28
2026-04-11selftests/bpf: impose global ordering for test decl_tagsEduard Zingerman-103/+124
2026-04-11selftests/bpf: make str_has_pfx return pointer past the prefixEduard Zingerman-28/+23
2026-04-11selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman-1/+1
2026-04-10selftests/bpf: Remove kmalloc tracing from local storage create benchAmery Hung-26/+6
2026-04-10selftests/bpf: Add test for add_const base_id consistencyDaniel Borkmann-0/+63
2026-04-10bpf: poison dead stack slotsAlexei Starovoitov-0/+2
2026-04-10selftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov-0/+2464
2026-04-10selftests/bpf: adjust verifier_log buffersAlexei Starovoitov-3/+3
2026-04-10selftests/bpf: update existing tests due to liveness changesAlexei Starovoitov-86/+79
2026-04-10selftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire-0/+97
2026-04-10selftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote-35/+0
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-30/+435
2026-04-09selftests/bpf: Add test for stale pkt range after scalar arithmeticDaniel Borkmann-0/+61
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-30/+94
2026-04-08selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann-0/+142
2026-04-08selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya-1/+59
2026-04-07selftests/bpf: Test overwriting referenced dynptrAmery Hung-0/+115
2026-04-07selftests/bpf: Add tests for stale delta leaking through id reassignmentDaniel Borkmann-0/+55
2026-04-07selftests/bpf: Add tests for delta tracking when src_reg == dst_regDaniel Borkmann-0/+57
2026-04-07selftests/bpf: Add tests for kprobe attachment with duplicate symbolsAndrey Grodzovsky-0/+109
2026-04-07selftests/bpf: add test for nullable PTR_TO_BUF accessQi Tang-0/+48
2026-04-07selftests/bpf: Allow prog name matching for tests with __descriptionKumar Kartikeya Dwivedi-20/+76
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski-2/+4
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski-1/+3