summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-03selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean1-1/+1
2023-02-25selftests: kvm: move declaration at the beginning of main()Paolo Bonzini1-4/+3
2023-02-25KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini1-0/+6
2023-02-22Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson1-4/+0
2023-02-22selftests: mptcp: userspace: fix v4-v6 test in v6.1Matthieu Baerts1-0/+11
2023-02-22selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan1-1/+1
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman1-0/+36
2023-02-14selftests: mptcp: stop tests earlierMatthieu Baerts1-4/+10
2023-02-14selftests: mptcp: allow more slack for slow test-casePaolo Abeni1-2/+8
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-14selftests: Fix failing VXLAN VNI filtering testIdo Schimmel1-13/+5
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long1-0/+1
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-09selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0
2023-02-06kselftest: Fix error message for unconfigured LLVM buildsMark Brown1-1/+1
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-02-01tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau1-1/+4
2023-02-01tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau10-0/+29
2023-02-01tools/nolibc: Fix S_ISxxx macrosWarner Losh1-7/+7
2023-02-01nolibc: fix fd_set typeSven Schnelle1-23/+30
2023-02-01selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn1-5/+7
2023-01-24selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts1-0/+47
2023-01-24proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2-9/+12
2023-01-24memblock tests: Fix compilation error.Aaron Thompson2-1/+3
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin1-1/+1
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo CaƱuelo1-0/+2
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2023-01-18perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan1-12/+24
2023-01-18perf kmem: Support legacy tracepointsLeo Yan1-3/+26
2023-01-18perf build: Properly guard libbpf includesIan Rogers2-0/+8
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault1-4/+36
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault1-69/+93
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault1-4/+4
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau1-7/+7
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau1-0/+2
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
2023-01-18selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2-7/+10
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson1-0/+4
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2-2/+141
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim1-5/+18
2023-01-12perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim1-11/+3
2023-01-12perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter1-0/+2
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2