summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-03-27libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko1-0/+14
2024-03-27selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin2-1/+31
2024-03-27libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin1-0/+4
2024-03-27bpftool: Silence build warning about calloc()Tiezhu Yang1-1/+1
2024-03-27selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+10
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos1-3/+18
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-03-01net/sched: Retire dsmark qdiscJamal Hadi Salim1-140/+0
2024-03-01net/sched: Retire ATM qdiscJamal Hadi Salim1-94/+0
2024-03-01net/sched: Retire CBQ qdiscJamal Hadi Salim1-184/+0
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira2-4/+2
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur4-4/+20
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32-3/+5
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira1-6/+0
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson1-23/+27
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan1-10/+17
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: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-16selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
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: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-05selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
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 issues in setup_classid_environment()Yafang Shao1-4/+14
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-05selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2024-02-01selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang1-0/+1