summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-05selftests/bpf: Remove flaky test_btf_id testYonghong Song
2024-02-05selftests: net: enable some more knobsPaolo Abeni
2024-02-05selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier
2024-02-05selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-05selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-02-05selftests: net: add missing config for nftables-backed iptablesJakub Kicinski
2024-02-05selftests: net: add missing config for GENEVEMatthias May
2024-02-05selftests: net: Add missing matchall classifierIdo Schimmel
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni
2024-02-05selftests: net: add missing required classifierPaolo Abeni
2024-02-05selftests: net: add missing config for big tcp testsPaolo Abeni
2024-02-05selftests: net: explicitly wait for listener readyPaolo Abeni
2024-02-05selftests: net: remove dependency on ebpf testsPaolo Abeni
2024-02-05libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-02-05selftests/sgx: Fix linker script assertsJo Van Bulck
2024-02-05perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark
2024-02-05libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang
2024-02-05selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko
2024-02-05bpf: Fix a few selftest failures due to llvm18 changeYonghong Song
2024-02-05selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-05libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESETYonghong Song
2024-02-05selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-02-05selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko
2024-02-05kunit: tool: fix parsing of test attributesRae Moar
2024-02-05selftests/nolibc: fix testcase status alignmentThomas Weißschuh
2024-01-31selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-31selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-31selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-31selftests: fill in some missing configs for netJakub Kicinski
2024-01-31selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-31selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-31selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom
2024-01-31RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25selftests: bonding: Change script interpreterBenjamin Poirier
2024-01-25perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey
2024-01-25perf stat: Fix hard coded LL miss unitsIan Rogers
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf vendor events: Remove UTF-8 characters from cmn.jsonJing Zhang
2024-01-25perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2024-01-25perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang
2024-01-25perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang