summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-03-26selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel
2024-03-26selftests: forwarding: Add missing config entriesPetr Machata
2024-03-26tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik
2024-03-26tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik
2024-03-26libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko
2024-03-26libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko
2024-03-26selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin
2024-03-26libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin
2024-03-26bpftool: Silence build warning about calloc()Tiezhu Yang
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang
2024-03-01net/sched: Retire dsmark qdiscJamal Hadi Salim
2024-03-01net/sched: Retire ATM qdiscJamal Hadi Salim
2024-03-01net/sched: Retire CBQ qdiscJamal Hadi Salim
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-16selftests: net: avoid just another constant waitPaolo Abeni
2024-02-16selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-05selftests: net: add missing config for GENEVEMatthias May
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni