index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-26
2
-0
/
+94
|
\
|
*
selftests: tc-testing: add more tests for sch_qfq
Pedro Tammela
2023-04-23
1
-0
/
+72
|
*
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
2023-04-22
1
-0
/
+22
*
|
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
2023-04-25
1
-11
/
+15
*
|
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2023-04-24
1
-2
/
+0
*
|
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
2023-04-22
3
-29
/
+63
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-22
77
-8467
/
+11898
|
\
\
|
*
|
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
2023-04-21
3
-1146
/
+1451
|
*
|
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
2023-04-21
3
-95
/
+151
|
*
|
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
2023-04-21
4
-562
/
+764
|
*
|
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
2023-04-21
3
-533
/
+675
|
*
|
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
2023-04-21
3
-447
/
+535
|
*
|
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
2023-04-21
3
-706
/
+982
|
*
|
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
2023-04-21
3
-266
/
+341
|
*
|
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
2023-04-21
3
-231
/
+362
|
*
|
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
2023-04-21
3
-277
/
+366
|
*
|
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
2023-04-21
3
-1082
/
+1497
|
*
|
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
2023-04-21
3
-100
/
+267
|
*
|
selftests/bpf: verifier/map_in_map converted to inline assembly
Eduard Zingerman
2023-04-21
3
-96
/
+144
|
*
|
selftests/bpf: verifier/lwt converted to inline assembly
Eduard Zingerman
2023-04-21
3
-189
/
+236
|
*
|
selftests/bpf: verifier/loops1 converted to inline assembly
Eduard Zingerman
2023-04-21
3
-206
/
+261
|
*
|
selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly
Eduard Zingerman
2023-04-21
3
-174
/
+215
|
*
|
selftests/bpf: verifier/direct_packet_access converted to inline assembly
Eduard Zingerman
2023-04-21
3
-710
/
+805
|
*
|
selftests/bpf: verifier/d_path converted to inline assembly
Eduard Zingerman
2023-04-21
3
-37
/
+50
|
*
|
selftests/bpf: verifier/ctx converted to inline assembly
Eduard Zingerman
2023-04-21
3
-186
/
+223
|
*
|
selftests/bpf: verifier/btf_ctx_access converted to inline assembly
Eduard Zingerman
2023-04-21
3
-25
/
+34
|
*
|
selftests/bpf: verifier/bpf_get_stack converted to inline assembly
Eduard Zingerman
2023-04-21
3
-87
/
+126
|
*
|
selftests/bpf: verifier/bounds converted to inline assembly
Eduard Zingerman
2023-04-21
3
-884
/
+1078
|
*
|
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
2023-04-21
2
-22
/
+73
|
*
|
selftests/bpf: add missing netfilter return value and ctx access tests
Florian Westphal
2023-04-21
3
-0
/
+174
|
*
|
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2023-04-21
2
-0
/
+40
|
*
|
selftests/xsk: Put MAP_HUGE_2MB in correct argument
Magnus Karlsson
2023-04-21
1
-7
/
+4
|
*
|
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
2023-04-21
1
-4
/
+4
|
*
|
selftests/bpf: populate map_array_ro map for verifier_array_access test
Eduard Zingerman
2023-04-21
2
-5
/
+41
|
*
|
selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader
Eduard Zingerman
2023-04-21
2
-0
/
+17
|
*
|
selftests/bpf: fix __retval() being always ignored
Eduard Zingerman
2023-04-21
2
-3
/
+3
|
*
|
selftests/bpf: disable program test run for progs/refcounted_kptr.c
Eduard Zingerman
2023-04-21
1
-4
/
+4
|
*
|
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
2023-04-20
5
-0
/
+70
|
*
|
selftests/xsk: Fix munmap for hugepage allocated umem
Magnus Karlsson
2023-04-19
2
-4
/
+16
|
*
|
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
2023-04-18
1
-103
/
+0
|
*
|
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
2023-04-18
2
-0
/
+41
|
*
|
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
2023-04-18
2
-0
/
+60
|
*
|
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-16
3
-140
/
+5
|
*
|
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
2023-04-16
3
-0
/
+496
|
*
|
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-16
4
-84
/
+182
|
*
|
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
2023-04-16
4
-67
/
+73
|
*
|
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-16
1
-10
/
+39
|
*
|
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-16
1
-0
/
+13
|
*
|
selftests/bpf: Workaround for older vm_sockets.h.
Alexei Starovoitov
2023-04-14
1
-0
/
+5
|
*
|
selftests/bpf: Fix merge conflict due to SYS() macro change.
Alexei Starovoitov
2023-04-14
1
-2
/
+2
[next]