linux/tools/testing
Yonghong Song 5ffb537e41 selftests/bpf: Add tests with stack ptr register in conditional jmp
Add two tests:
  - one test has 'rX <op> r10' where rX is not r10, and
  - another test has 'rX <op> rY' where rX and rY are not r10
    but there is an early insn 'rX = r10'.

Without previous verifier change, both tests will fail.

Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250524041340.4046304-1-yonghong.song@linux.dev
2025-05-27 14:09:12 -07:00
..
crypto/chacha20-s390
cxl cxl: Fix devm host device for CXL fwctl initialization 2025-04-18 09:33:04 -07:00
fault-injection
ktest
kunit move-lib-kunit fix for v6.15-rc4 2025-04-26 08:55:24 -07:00
memblock memblock tests: Fix mutex related build error 2025-04-07 09:28:01 +03:00
nvdimm
radix-tree
rbtree
scatterlist
selftests selftests/bpf: Add tests with stack ptr register in conditional jmp 2025-05-27 14:09:12 -07:00
shared test suite: use %zu to print size_t 2025-04-11 17:32:35 -07:00
vma
vsock