index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
-0
/
+80
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
-0
/
+79
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
-1
/
+1
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
-0
/
+76
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
-7
/
+5
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
-13
/
+66
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
-0
/
+48
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
-0
/
+94
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
-102
/
+123
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
-262
/
+273
2023-05-14
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
-1
/
+1
2023-04-24
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
-11
/
+15
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
-2
/
+0
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
-29
/
+63
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
-1146
/
+1451
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
-95
/
+151
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
-562
/
+764
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
-533
/
+675
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
-447
/
+535
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
-706
/
+982
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
-266
/
+341
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
-231
/
+362
2023-04-21
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
-277
/
+366
2023-04-21
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
-1082
/
+1497
2023-04-21
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
-100
/
+267
2023-04-21
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
-96
/
+144
2023-04-21
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
-189
/
+236
2023-04-21
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
-206
/
+261
2023-04-21
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
-174
/
+215
2023-04-21
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
-710
/
+805
2023-04-21
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
-37
/
+50
2023-04-21
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
-186
/
+223
2023-04-21
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
-25
/
+34
2023-04-21
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
-87
/
+126
2023-04-21
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
-884
/
+1078
2023-04-21
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
-22
/
+73
2023-04-21
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
-0
/
+174
2023-04-21
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
-0
/
+40
2023-04-21
selftests/xsk: Put MAP_HUGE_2MB in correct argument
Magnus Karlsson
-7
/
+4
2023-04-21
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
-4
/
+4
2023-04-20
selftests/bpf: populate map_array_ro map for verifier_array_access test
Eduard Zingerman
-5
/
+41
2023-04-20
selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader
Eduard Zingerman
-0
/
+17
2023-04-20
selftests/bpf: fix __retval() being always ignored
Eduard Zingerman
-3
/
+3
2023-04-20
selftests/bpf: disable program test run for progs/refcounted_kptr.c
Eduard Zingerman
-4
/
+4
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
-0
/
+70
2023-04-19
selftests/xsk: Fix munmap for hugepage allocated umem
Magnus Karlsson
-4
/
+16
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
-103
/
+0
2023-04-18
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
-0
/
+41
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
-0
/
+60
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
-140
/
+5
[next]