summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-1/+148
9 daysselftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang2-0/+124
9 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh1-1/+1
12 daysselftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi1-0/+22
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-0/+57
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang2-0/+68
2026-05-10Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-2/+68
2026-05-08selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.Kuniyuki Iwashima2-1/+32
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-4/+4
2026-04-24Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-7/+42
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu1-7/+42
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang2-4/+4
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan2-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan2-1/+18
2026-04-17selftests/bpf: cover UTF-8 trace_printk outputYihan Ding2-6/+32
2026-04-17bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
2026-04-17selftests/bpf: Reject scalar store into kptr slotMykyta Yatsenko1-0/+15
2026-04-16selftests/bpf: Extend bpf_iter_unix to attempt deadlockingMichal Luczaj1-0/+10
2026-04-16selftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman6-23/+149
2026-04-15selftests/bpf: Test small task local data allocationAmery Hung1-4/+74
2026-04-15selftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung2-4/+11
2026-04-15selftests/bpf: Prevent allocating data larger than a pageAmery Hung2-6/+15
2026-04-15selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman1-0/+193
2026-04-15selftests/bpf: Fix timer_start_deadlock failure due to hrtimer changeShung-Hsi Yu1-4/+4
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-28/+430
2026-04-15Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds156-1954/+8796
2026-04-15Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+4
2026-04-15Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-38/+16
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+287
2026-04-14selftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen1-2/+94
2026-04-13selftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian2-3/+44
2026-04-13selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov1-4/+3
2026-04-12Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov2-0/+85
2026-04-12selftests/bpf: Add test for cgroup storage OOB readLang Xu2-0/+85
2026-04-12selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon1-0/+35
2026-04-12selftests/bpf: Add tests for non-arena/arena operationsEmil Tsalapatis1-0/+130
2026-04-12bpf: add missing fsession to the verifier logMenglong Dong2-5/+5
2026-04-12selftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen2-0/+193
2026-04-12bpf: Move checks for reserved fields out of the main passAlexei Starovoitov1-1/+1
2026-04-11selftests/bpf: inline TEST_TAG constants in test_loader.cEduard Zingerman1-56/+28
2026-04-11selftests/bpf: impose global ordering for test decl_tagsEduard Zingerman2-103/+124
2026-04-11selftests/bpf: make str_has_pfx return pointer past the prefixEduard Zingerman1-28/+23
2026-04-11selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
2026-04-11selftests/bpf: Remove kmalloc tracing from local storage create benchAmery Hung2-26/+6
2026-04-11selftests/bpf: Add test for add_const base_id consistencyDaniel Borkmann1-0/+63
2026-04-11bpf: poison dead stack slotsAlexei Starovoitov1-0/+2
2026-04-11selftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov3-0/+2464
2026-04-11selftests/bpf: adjust verifier_log buffersAlexei Starovoitov1-3/+3
2026-04-11selftests/bpf: update existing tests due to liveness changesAlexei Starovoitov8-86/+79
2026-04-10selftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire1-0/+97