index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
verifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
1
-0
/
+2
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
1
-0
/
+2
2024-05-13
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
1
-0
/
+2
2024-03-16
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
1
-0
/
+2
2024-03-12
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
1
-0
/
+2
2024-01-30
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
1
-0
/
+2
2023-12-20
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
1
-0
/
+2
2023-12-14
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
1
-0
/
+2
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
1
-0
/
+2
2023-11-21
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
1
-0
/
+2
2023-11-02
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
1
-0
/
+2
2023-07-28
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
1
-0
/
+2
2023-07-28
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
1
-0
/
+2
2023-07-28
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
1
-0
/
+2
2023-07-28
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
1
-0
/
+2
2023-07-28
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
1
-0
/
+2
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
1
-0
/
+2
2023-06-14
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
1
-0
/
+2
2023-05-05
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
1
-0
/
+2
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
1
-6
/
+28
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
1
-0
/
+4
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
1
-0
/
+4
2023-04-21
selftests/bpf: populate map_array_ro map for verifier_array_access test
Eduard Zingerman
1
-3
/
+39
2023-04-18
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
1
-0
/
+2
2023-04-07
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
1
-0
/
+2
2023-03-29
selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-03-26
selftests/bpf: verifier/xdp.c converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-03-26
selftests/bpf: verifier/xadd.c converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-03-26
selftests/bpf: verifier/var_off.c converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-03-26
selftests/bpf: verifier/value_or_null.c converted to inline assembly
Eduard Zingerman
1
-0
/
+2
[next]