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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2023-11-30
2
-11
/
+47
*
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
2023-11-21
1
-0
/
+75
*
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-21
1
-10
/
+25
*
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
2023-11-21
1
-0
/
+20
*
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-21
2
-0
/
+149
*
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-21
3
-14
/
+60
*
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-21
1
-5
/
+8
*
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
2023-11-21
1
-30
/
+48
*
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
2023-11-21
1
-32
/
+52
*
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
2023-11-20
1
-0
/
+52
*
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
2023-11-20
1
-126
/
+137
*
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-16
6
-17
/
+127
|
\
|
*
selftests/bpf: add more test cases for check_cfg()
Andrii Nakryiko
2023-11-10
1
-0
/
+62
|
*
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2023-11-10
2
-6
/
+9
|
*
selftests/bpf: add edge case backtracking logic test
Andrii Nakryiko
2023-11-10
1
-0
/
+40
|
*
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-10
1
-4
/
+4
|
*
selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
Anders Roxell
2023-11-10
1
-7
/
+12
*
|
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
6
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
2023-11-08
6
-6
/
+12
|
*
Merge 'bpf-next 2023-10-16' into loongarch-next
Huacai Chen
2023-11-01
92
-926
/
+5605
|
|
\
*
|
|
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
2023-11-08
1
-12
/
+4
*
|
|
selftests/bpf: Fix broken build where char is unsigned
Björn Töpel
2023-11-02
1
-1
/
+1
*
|
|
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
2023-11-02
2
-0
/
+95
*
|
|
selftests/bpf: Add test for using css_task iter in sleepable progs
Chuyi Zhou
2023-11-02
2
-0
/
+20
*
|
|
selftests/bpf: Add tests for css_task iter combining with cgroup iter
Chuyi Zhou
2023-11-02
2
-0
/
+77
*
|
|
bpf: Relax allowlist for css_task iter
Chuyi Zhou
2023-11-02
1
-2
/
+2
*
|
|
selftests/bpf: fix test_maps' use of bpf_map_create_opts
Andrii Nakryiko
2023-11-02
1
-15
/
+5
*
|
|
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
*
|
|
selftests/bpf: fix test_bpffs
Manu Bretelle
2023-11-02
1
-3
/
+8
*
|
|
selftests/bpf: Add test for immediate spilled to stack
Hao Sun
2023-11-02
1
-0
/
+32
*
|
|
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-6
/
+107
|
\
\
\
|
*
|
|
selftests/bpf/sockopt: Add io_uring support
Breno Leitao
2023-10-20
1
-6
/
+107
*
|
|
|
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-27
27
-48
/
+2725
|
\
\
\
\
|
*
|
|
|
selftests/bpf: Fix selftests broken by mitigations=off
Yafang Shao
2023-10-26
1
-1
/
+32
|
*
|
|
|
selftests/bpf: Add selftests for netkit
Daniel Borkmann
2023-10-25
4
-0
/
+705
|
*
|
|
|
selftests/bpf: Add netlink helper library
Daniel Borkmann
2023-10-25
3
-5
/
+418
|
*
|
|
|
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
|
*
|
|
|
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
2023-10-24
1
-0
/
+1
|
*
|
|
|
selftests/bpf: Add more test cases for bpf memory allocator
Hou Tao
2023-10-20
2
-7
/
+193
|
*
|
|
|
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
2023-10-20
2
-9
/
+5
|
*
|
|
|
selftests/bpf: Add tests for open-coded task and css iter
Chuyi Zhou
2023-10-20
5
-0
/
+415
|
*
|
|
|
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
Chuyi Zhou
2023-10-20
2
-9
/
+9
|
*
|
|
|
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+6
|
*
|
|
|
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+5
|
*
|
|
|
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+8
|
*
|
|
|
selftests/bpf: Add options and frags to xdp_hw_metadata
Larysa Zaremba
2023-10-18
2
-13
/
+67
|
*
|
|
|
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
2023-10-17
1
-1
/
+130
|
*
|
|
|
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
2023-10-17
2
-3
/
+36
*
|
|
|
|
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
1
-2
/
+2
|
/
/
/
/
[next]