summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers2-8/+14
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti1-0/+7
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-04-10selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-10exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman1-1/+1
2024-04-10exit: Implement kthread_exitEric W. Biederman1-0/+1
2024-04-10selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-03-27perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-03-27perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong1-1/+1
2024-03-27perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-03-27perf record: Fix possible incorrect free in record__switch_output()Yang Jihong1-1/+1
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-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2024-03-06selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-03-06selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-03-01tools/virtio: fix buildStefano Garzarella2-1/+2
2024-03-01perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-03-01tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2024-03-01selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes1-16/+16
2024-02-23Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"Samasth Norway Ananda2-97/+0
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-23selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
2024-02-23selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-23selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers1-4/+14
2024-02-23selftests/sgx: Fix linker script assertsJo Van Bulck1-5/+1
2024-02-23perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2024-02-23libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang1-0/+2
2024-02-23selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao1-4/+14
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2024-02-23selftests: 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_tcam: Fix stack corruptionIdo Schimmel1-1/+55
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-26selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1