summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2026-08-08selftests/bpf: Add struct_ops __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Add JIT-sequence tests for __arena kfunc argumentsTejun Heo
2026-08-08selftests/bpf: Add kfunc __arena and __arena__nullable argument testsTejun Heo
2026-08-08selftests/bpf: Verify zext_dst annotations for various instructionsEduard Zingerman
2026-08-08bpf: Do not print a newline after disassembly in bpf_verbose_insn()Eduard Zingerman
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-07selftests/bpf: Add load-acquire test for probe-memory pointer typesDaniel Borkmann
2026-08-07selftests/bpf: Add arena fault test for load-acquireDaniel Borkmann
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai
2026-08-06selftests/bpf: Test overlapping RCU protectionNing Ding
2026-08-06bpf: Account for preempt and IRQ state in RCU protectionNing Ding
2026-08-06selftests/bpf: Test module kfunc calls under spin lockKaitao Cheng
2026-08-05selftests/bpf: Verify rejection of sleepable tracing progLeon Hwang
2026-08-05selftests/bpf: Add bpf_for() benchmarkPuranjay Mohan
2026-08-05selftests/bpf: Verify inlined numeric iterator shape with __xlatedPuranjay Mohan
2026-08-05selftests/bpf: Add load-acquire test for dst_reg == src_reg from ctxDaniel Borkmann
2026-08-04selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objectsTushar Vyavahare
2026-08-04selftests/bpf: Test RCU pointer invalidation after spin unlockNing Ding
2026-08-03selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockoptShivaji Kant
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...Amery Hung
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song
2026-07-31selftests/bpf: Cover commuted pointer state propagationYiyang Chen
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-28Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-nextNamhyung Kim
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24selftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski
2026-07-24selftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski
2026-07-24selftests/bpf: Fix memory leak on subtest_states reallocationFeng Yang
2026-07-24selftests/bpf: Use calloc to allocate subtest_statesFeng Yang
2026-07-24selftests/bpf: Fix missing allocation null checks in test_progs.cFeng Yang
2026-07-24selftests/bpf: Fix incorrect error checking for pthread_createFeng Yang
2026-07-24selftests/bpf: Fix extra free of subtest_state->nameFeng Yang
2026-07-24s390/bpf: Enable atomics tests for s390Maxim Khmelevskii
2026-07-24selftests/bpf: Add get_preempt_count() support for RISC-VTiezhu Yang
2026-07-24selftests/bpf: Verify no warning when close fexit linkLeon Hwang
2026-07-24selftests/bpf: Enable timed may_goto tests for riscv64Feng Jiang
2026-07-24selftests/bpf: Test timed may_goto preserves R0-R5Feng Jiang