aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella2-36/+56
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella1-87/+17
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella2-35/+54
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller45-365/+3585
2023-09-16perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...Yang Jihong1-1/+1
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi7-0/+1332
2023-09-16selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi1-0/+243
2023-09-16libbpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi1-5/+109
2023-09-16libbpf: Refactor bpf_object__reloc_codeKumar Kartikeya Dwivedi1-19/+33
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi1-1/+30
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi1-0/+16
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller12-14/+302
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-1/+129
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan5-5/+10
2023-09-15perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"Colin Ian King1-1/+1
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim1-3/+6
2023-09-15perf pmu: Remove unused functionJames Clark3-16/+0
2023-09-15perf pmus: Simplify perf_pmus__find_core_pmu()James Clark2-14/+8
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark6-24/+25
2023-09-15perf symbol: Avoid an undefined behavior warningIan Rogers1-2/+1
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers1-1/+1
2023-09-15tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev4-2/+30
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev1-0/+16
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller5-2/+277
2023-09-15crypto: ccp - Fix some unfused testsMario Limonciello1-13/+13
2023-09-15crypto: ccp - Fix sample application signature passingMario Limonciello2-2/+4
2023-09-15crypto: ccp - Fix DBC sample application error handlingMario Limonciello2-10/+9
2023-09-15crypto: ccp - Fix ioctl unit testsMario Limonciello1-5/+14
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca1-4/+4
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada3-0/+170
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov1-0/+5
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni291-9153/+8204
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-23/+71
2023-09-14selftests/xsk: display command line options with -hMagnus Karlsson2-2/+14
2023-09-14selftests/xsk: fail single test instead of all testsMagnus Karlsson1-24/+46
2023-09-14selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson1-12/+13
2023-09-14selftests/xsk: add option to run single testMagnus Karlsson3-21/+48
2023-09-14selftests/xsk: add option that lists all testsMagnus Karlsson3-7/+42
2023-09-14selftests/xsk: declare test names in structMagnus Karlsson2-171/+57
2023-09-14selftests/xsk: move all tests to separate functionsMagnus Karlsson1-55/+115
2023-09-14selftests/xsk: add option to only run tests in a single modeMagnus Karlsson3-8/+47
2023-09-14selftests/xsk: add timeout for Tx threadMagnus Karlsson1-4/+22
2023-09-14selftests/xsk: print per packet info in verbose modeMagnus Karlsson1-3/+10
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)3-1/+4
2023-09-14memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)1-2/+0
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov1-0/+138
2023-09-14memblock tests: Fix compilation errors.Rong Tao3-2/+6
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter5-2/+277
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa2-9/+3
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+2