index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
2023-09-18
1
-4
/
+23
*
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
2023-09-18
1
-581
/
+381
*
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
1
-3
/
+11
*
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
1
-66
/
+9
*
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
2
-36
/
+56
*
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
1
-87
/
+17
*
vsock/test: add recv_buf() utility function
Stefano Garzarella
2023-09-17
2
-35
/
+54
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
45
-365
/
+3585
|
\
|
*
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
7
-0
/
+1332
|
*
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+243
|
*
libbpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-5
/
+109
|
*
libbpf: Refactor bpf_object__reloc_code
Kumar Kartikeya Dwivedi
2023-09-16
1
-19
/
+33
|
*
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+30
|
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+16
|
*
selftest, bpf: enable cpu v4 tests for arm32
Puranjay Mohan
2023-09-16
5
-5
/
+10
|
*
tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
Stanislav Fomichev
2023-09-15
4
-2
/
+30
|
*
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
1
-0
/
+16
|
*
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
2023-09-14
1
-0
/
+5
|
*
selftests/xsk: display command line options with -h
Magnus Karlsson
2023-09-14
2
-2
/
+14
|
*
selftests/xsk: fail single test instead of all tests
Magnus Karlsson
2023-09-14
1
-24
/
+46
|
*
selftests/xsk: use ksft_print_msg uniformly
Magnus Karlsson
2023-09-14
1
-12
/
+13
|
*
selftests/xsk: add option to run single test
Magnus Karlsson
2023-09-14
3
-21
/
+48
|
*
selftests/xsk: add option that lists all tests
Magnus Karlsson
2023-09-14
3
-7
/
+42
|
*
selftests/xsk: declare test names in struct
Magnus Karlsson
2023-09-14
2
-171
/
+57
|
*
selftests/xsk: move all tests to separate functions
Magnus Karlsson
2023-09-14
1
-55
/
+115
|
*
selftests/xsk: add option to only run tests in a single mode
Magnus Karlsson
2023-09-14
3
-8
/
+47
|
*
selftests/xsk: add timeout for Tx thread
Magnus Karlsson
2023-09-14
1
-4
/
+22
|
*
selftests/xsk: print per packet info in verbose mode
Magnus Karlsson
2023-09-14
1
-3
/
+10
|
*
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-12
3
-4
/
+269
|
*
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-12
1
-16
/
+16
|
*
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-09-09
1
-1
/
+1
|
*
selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
Rong Tao
2023-09-09
1
-0
/
+4
|
*
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-09-09
4
-46
/
+114
|
*
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2023-09-08
2
-0
/
+195
|
*
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
3
-2
/
+22
|
*
selftests/bpf: Add some negative tests
Yonghong Song
2023-09-08
2
-0
/
+171
|
*
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2023-09-08
2
-0
/
+145
|
*
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
2023-09-08
1
-4
/
+0
|
*
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2023-09-08
2
-0
/
+265
|
*
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
2023-09-08
1
-0
/
+31
|
*
libbpf: Add __percpu_kptr macro definition
Yonghong Song
2023-09-08
1
-0
/
+1
|
*
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
2023-09-08
1
-2
/
+2
|
*
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-09-08
2
-2
/
+162
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
291
-9153
/
+8204
|
\
\
|
*
\
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-14
2
-23
/
+71
|
|
\
\
|
|
*
|
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-0
/
+46
|
|
*
|
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-10
/
+10
|
|
*
|
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+1
|
*
|
|
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
selftests/ftrace: Fix dependencies for some of the synthetic event tests
Naveen N Rao
2023-09-09
2
-2
/
+2
[next]