index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
verifier_subprog_precision.c
Age
Commit message (
Expand
)
Author
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
2023-12-05
selftests/bpf: add stack access precision test
Andrii Nakryiko
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2023-12-02
bpf: enforce precise retval range on program exit
Andrii Nakryiko
2023-12-02
selftests/bpf: add selftest validating callback result is enforced
Andrii Nakryiko
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko