summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-23selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-23selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel1-2/+2
2024-02-23selftests: forwarding: Suppress grep warningsIdo Schimmel1-3/+3
2024-02-23selftests: bridge_mdb: Use MDB get instead of dumpIdo Schimmel1-113/+71
2024-02-23selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel1-2/+6
2024-02-23selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel1-2/+6
2024-02-23selftests: net: Fix bridge backup port test flakinessIdo Schimmel1-0/+23
2024-02-23selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu1-189/+182
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson1-23/+27
2024-02-23KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov1-4/+5
2024-02-23KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson1-2/+2
2024-02-23selftests/landlock: Fix fs_test build with old libcHu Yadi1-3/+8
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-3/+3
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski1-2/+2
2024-02-16selftests: net: let big_tcp test cope with slow envPaolo Abeni1-1/+3
2024-02-16selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-16selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni1-1/+4
2024-02-16selftests/net: change shebang to bash to support "source"Yujie Liu2-4/+4
2024-02-16selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu1-18/+9
2024-02-16selftests/net: convert unicast_extensions.sh to run it in unique namespaceHangbin Liu1-53/+46
2024-02-16selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
2024-02-16perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark1-1/+8
2024-02-05selftests/bpf: Remove flaky test_btf_id testYonghong Song1-5/+0
2024-02-05selftests: net: enable some more knobsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski1-0/+1
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier1-0/+11
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier1-1/+3
2024-02-05selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni1-1/+1
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-05selftests: net: add missing config for pmtu.sh testsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for nftables-backed iptablesJakub Kicinski1-0/+1
2024-02-05selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-02-05selftests: net: Add missing matchall classifierIdo Schimmel1-0/+1
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
2024-02-05selftests: net: add missing required classifierPaolo Abeni1-0/+1
2024-02-05selftests: net: add missing config for big tcp testsPaolo Abeni1-0/+5
2024-02-05selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-02-05selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-02-05libsubcmd: Fix memory leak in uniq()Ian Rogers1-4/+14
2024-02-05selftests/sgx: Fix linker script assertsJo Van Bulck1-5/+1
2024-02-05perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2024-02-05libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang1-0/+2
2024-02-05selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko2-2/+2
2024-02-05bpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
2024-02-05selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao1-4/+14
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-05libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESETYonghong Song1-5/+8