index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
iters.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-13
1
-0
/
+54
*
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-27
1
-2
/
+0
*
selftests/bpf: Remove second semicolon
Colin Ian King
2024-03-15
1
-1
/
+1
*
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
2024-02-13
1
-2
/
+3
*
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2024-01-24
1
-2
/
+2
*
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2024-01-03
1
-2
/
+2
*
bpf: Fix accesses to uninit stack slots
Andrei Matei
2023-12-08
1
-1
/
+1
*
selftests/bpf: add iter test requiring range x range logic
Andrii Nakryiko
2023-11-15
1
-0
/
+22
*
selftests/bpf: test if state loops are detected in a tricky case
Eduard Zingerman
2023-10-24
1
-0
/
+177
*
selftests/bpf: tests with delayed read/precision makrs in loop body
Eduard Zingerman
2023-10-24
1
-0
/
+518
*
selftests/bpf: revert iter test subprog precision workaround
Andrii Nakryiko
2023-05-05
1
-15
/
+11
*
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
2023-04-25
1
-11
/
+15
*
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
2023-03-10
1
-6
/
+5
*
selftests/bpf: add iterators tests
Andrii Nakryiko
2023-03-09
1
-0
/
+720