summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes2023-09-181-4/+23
* kselftest: rtnetlink.sh: add verbose flagDaniel Mendes2023-09-181-581/+381
* vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella2023-09-171-3/+11
* vsock/test: use send_buf() in vsock_test.cStefano Garzarella2023-09-171-66/+9
* vsock/test: add send_buf() utility functionStefano Garzarella2023-09-172-36/+56
* vsock/test: use recv_buf() in vsock_test.cStefano Garzarella2023-09-171-87/+17
* vsock/test: add recv_buf() utility functionStefano Garzarella2023-09-172-35/+54
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2023-09-1745-365/+3585
|\
| * selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi2023-09-167-0/+1332
| * selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi2023-09-161-0/+243
| * libbpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi2023-09-161-5/+109
| * libbpf: Refactor bpf_object__reloc_codeKumar Kartikeya Dwivedi2023-09-161-19/+33
| * bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi2023-09-161-1/+30
| * bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi2023-09-161-0/+16
| * selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan2023-09-155-5/+10
| * tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev2023-09-154-2/+30
| * bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2023-09-151-0/+16
| * selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov2023-09-141-0/+5
| * selftests/xsk: display command line options with -hMagnus Karlsson2023-09-142-2/+14
| * selftests/xsk: fail single test instead of all testsMagnus Karlsson2023-09-141-24/+46
| * selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson2023-09-141-12/+13
| * selftests/xsk: add option to run single testMagnus Karlsson2023-09-143-21/+48
| * selftests/xsk: add option that lists all testsMagnus Karlsson2023-09-143-7/+42
| * selftests/xsk: declare test names in structMagnus Karlsson2023-09-142-171/+57
| * selftests/xsk: move all tests to separate functionsMagnus Karlsson2023-09-141-55/+115
| * selftests/xsk: add option to only run tests in a single modeMagnus Karlsson2023-09-143-8/+47
| * selftests/xsk: add timeout for Tx threadMagnus Karlsson2023-09-141-4/+22
| * selftests/xsk: print per packet info in verbose modeMagnus Karlsson2023-09-141-3/+10
| * selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang2023-09-123-4/+269
| * selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang2023-09-111-16/+16
| * bpftool: Fix -Wcast-qual warningDenys Zagorui2023-09-081-1/+1
| * selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutexRong Tao2023-09-081-0/+4
| * selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao2023-09-084-46/+114
| * selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao2023-09-082-0/+195
| * bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song2023-09-083-2/+22
| * selftests/bpf: Add some negative testsYonghong Song2023-09-082-0/+171
| * selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song2023-09-082-0/+145
| * selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song2023-09-081-4/+0
| * selftests/bpf: Add tests for array map with local percpu kptrYonghong Song2023-09-082-0/+265
| * selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song2023-09-081-0/+31
| * libbpf: Add __percpu_kptr macro definitionYonghong Song2023-09-081-0/+1
| * selftests/bpf: Update error message in negative linked_list testYonghong Song2023-09-081-2/+2
| * libbpf: Add basic BTF sanity validationAndrii Nakryiko2023-09-082-2/+162
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-14291-9153/+8204
|\ \
| * \ Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-142-23/+71
| |\ \
| | * | selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-0/+46
| | * | selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-10/+10
| | * | selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima2023-09-131-1/+1
| * | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-132-2/+2
| |\ \ \
| | * | | selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao2023-09-082-2/+2