summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan2023-02-221-1/+1
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-02-228-5/+45
* selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman2023-02-221-0/+36
* selftests: mptcp: stop tests earlierMatthieu Baerts2023-02-141-4/+10
* selftests: mptcp: allow more slack for slow test-casePaolo Abeni2023-02-141-2/+8
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-141-2/+2
* selftests: Fix failing VXLAN VNI filtering testIdo Schimmel2023-02-141-13/+5
* cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2023-02-091-0/+1
* selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-091-7/+27
* selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-091-4/+20
* selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-092-0/+4
* selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-091-1/+1
* selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu2023-02-091-0/+0
* kselftest: Fix error message for unconfigured LLVM buildsMark Brown2023-02-061-1/+1
* tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov2023-02-011-0/+1
* Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2023-02-012-51/+0
* tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau2023-02-011-1/+4
* tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau2023-02-0110-0/+29
* tools/nolibc: Fix S_ISxxx macrosWarner Losh2023-02-011-7/+7
* nolibc: fix fd_set typeSven Schnelle2023-02-011-23/+30
* selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-02-011-5/+7
* selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts2023-01-241-0/+47
* proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2023-01-242-9/+12
* memblock tests: Fix compilation error.Aaron Thompson2023-01-242-1/+3
* selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin2023-01-241-1/+1
* tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo2023-01-241-0/+2
* selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2023-01-242-0/+51
* perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan2023-01-181-12/+24
* perf kmem: Support legacy tracepointsLeo Yan2023-01-181-3/+26
* perf build: Properly guard libbpf includesIan Rogers2023-01-182-0/+8
* selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault2023-01-181-4/+36
* selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault2023-01-181-69/+93
* selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault2023-01-181-4/+4
* tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau2023-01-181-7/+7
* tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau2023-01-181-0/+2
* af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-181-1/+1
* selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2023-01-182-7/+10
* mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-181-0/+4
* perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter2023-01-181-1/+1
* selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2023-01-142-2/+141
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-142-18/+6
* perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim2023-01-121-5/+18
* perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim2023-01-121-11/+3
* perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter2023-01-121-0/+2
* perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-121-0/+2
* selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-121-2/+9
* selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin2023-01-121-2/+2
* perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)2023-01-121-17/+4
* perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)2023-01-121-2/+2
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-071-0/+5