summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
44 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
3 daysselftests/bpf: a demo for check_cond_jmp_op() non-null inference bugEduard Zingerman
4 daysselftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gccVineet Gupta
4 daysselftests/bpf: Report placeholder tests as SKIP, not OKVineet Gupta
4 daysselftests/bpf: Name the remaining placeholder programs dummy_test [NFC]Vineet Gupta
5 daysselftests/bpf: Enable arena LDSX tests for riscv64Chen Pei
7 daysMerge branch 'bpf-fix-stream-capacity-read-and-oversize-handling'Kumar Kartikeya Dwivedi
7 daysselftests/bpf: Cover stream capacity and partial read edge casesJianlin Shi
9 daysselftests/bpf: Add inline-asm and subprog tests for R0: R2 returnsYonghong Song
9 daysselftests/bpf: Add C tests for 16-byte returns in R0: R2Yonghong Song
9 daysbpf: Enable aggregate return types up to 16 bytesYonghong Song
10 daysselftests/bpf: Add reg-invariants test for speculative pointer arithmeticJiayuan Chen
10 daysselftests/bpf: Test invalid DW LDSX diagnosticsKumar Kartikeya Dwivedi
10 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
12 daysMerge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
13 daysMerge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysselftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann
13 daysselftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann
13 daysselftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann
13 daysselftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min
13 daysselftests/bpf: Test pseudo-function policy diagnosticsKumar Kartikeya Dwivedi
13 daysselftests/bpf: Test kfunc argument diagnosticsKumar Kartikeya Dwivedi
13 daysselftests/bpf: tc_tunnel - validate decap GSO and encapsulation stateNick Hudson
13 daysselftests/bpf: Enable timed may_goto tests for LoongArchTiezhu Yang
13 daysselftests/bpf: Cover mixed arena and stack atomicsYiyang Chen
2026-08-15selftests/bpf: Add ksock test for async callback guardMahe Tardy
2026-08-15selftests/bpf: Test forbidden bpf_ksock_send() LSM attachMahe Tardy
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy
2026-08-15bpf: Report Call Type Safety argument errorsKumar Kartikeya Dwivedi
2026-08-15bpf: Report Register Type Safety errorsKumar Kartikeya Dwivedi
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta
2026-08-14selftests/bpf: Improve readability in iter test for percpu dataLeon Hwang
2026-08-14selftests/bpf: Make pyperf600 a success againAndrii Nakryiko
2026-08-14selftests/bpf: Test a multi-slot argument before a struct_ops arena argumentPuranjay Mohan
2026-08-14selftests/bpf: Enable __arena argument tests on arm64Puranjay Mohan
2026-08-14selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc argumentsPuranjay Mohan
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang
2026-08-13selftests/bpf: Fix chained_global_func_calls_success() for cpu v4Yonghong Song
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi
2026-08-12selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchainsVineet Gupta
2026-08-12selftests/bpf: Add arena fault tests for atomics with fetchDaniel Borkmann
2026-08-11selftests/bpf: Test RCU iterator state pruningNing Ding
2026-08-08selftests/bpf: Test attach rejection for struct_ops arena programsKumar Kartikeya Dwivedi
2026-08-08selftests/bpf: Test stack-passed struct_ops arena argumentsTejun Heo
2026-08-08selftests/bpf: Add struct_ops __arena and __arena__nullable argument testsTejun Heo