summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-06selftests: Provide local define of __cpuid_count()Reinette Chatre
2023-02-06selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan
2023-02-06tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan
2023-02-01kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov
2023-02-01objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-02-01selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2023-01-18perf build: Properly guard libbpf includesIan Rogers
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau
2023-01-18tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi
2023-01-18tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau
2023-01-18tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau
2023-01-18tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau
2023-01-18tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau
2023-01-18tools/nolibc: use pselect6 on RISCVWilly Tarreau
2023-01-18tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi
2023-01-18tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-12selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-12ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-12kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-12objtool: Fix SEGFAULTChristophe Leroy
2023-01-12Revert "selftests/bpf: Add test for unstable CT lookup API"Sasha Levin
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31KVM: selftests: Fix build regression by using accessor functionTyler Hicks
2022-12-31tools/include: Add _RET_IP_ and math definitions to kernel.hKarolina Drobnik
2022-12-31libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-31selftests/bpf: Add test for unstable CT lookup APIKumar Kartikeya Dwivedi
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim