summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan2024-04-131-1/+1
* ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere2024-04-131-0/+1
* libperf evlist: Avoid out-of-bounds accessIan Rogers2024-04-132-8/+14
* tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda2024-04-131-0/+1
* mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti2024-04-101-0/+7
* selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-101-1/+1
* selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart2024-04-101-8/+2
* selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang2024-04-101-3/+3
* exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman2024-04-101-1/+1
* exit: Implement kthread_exitEric W. Biederman2024-04-101-0/+1
* selftests/mqueue: Set timeout to 180 secondsSeongJae Park2024-04-101-0/+1
* perf stat: Avoid metric-only segvIan Rogers2024-03-261-1/+1
* perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong2024-03-261-1/+1
* perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong2024-03-261-1/+0
* perf record: Fix possible incorrect free in record__switch_output()Yang Jihong2024-03-261-1/+1
* bpftool: Silence build warning about calloc()Tiezhu Yang2024-03-261-1/+1
* selftests: tls: use exact comparison in recv_partialJakub Kicinski2024-03-261-4/+4
* selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-03-151-4/+4
* selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache2024-03-151-0/+7
* selftests/mm: switch to bash from shMuhammad Usama Anjum2024-03-152-2/+2
* bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2024-03-061-0/+10
* bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos2024-03-061-3/+18
* bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau2024-03-061-0/+6
* selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)2024-03-061-0/+1
* selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)2024-03-061-0/+1
* tools/virtio: fix buildStefano Garzarella2024-03-012-1/+2
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2024-03-011-0/+2
* tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2024-03-011-1/+2
* selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes2024-03-011-16/+16
* Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"Samasth Norway Ananda2024-02-232-97/+0
* selftests: net: avoid just another constant waitPaolo Abeni2024-02-231-5/+13
* selftests: net: cut more slack for gro fwd tests.Paolo Abeni2024-02-232-3/+13
* selftests: net: fix available tunnels detectionPaolo Abeni2024-02-231-8/+8
* selftests: net: give more time for GRO aggregationPaolo Abeni2024-02-231-1/+1
* libsubcmd: Fix memory leak in uniq()Ian Rogers2024-02-231-4/+14
* selftests/sgx: Fix linker script assertsJo Van Bulck2024-02-231-5/+1
* perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark2024-02-231-2/+2
* libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang2024-02-231-0/+2
* selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao2024-02-231-4/+14
* selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song2024-02-231-0/+22
* selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko2024-02-231-0/+1
* selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski2024-02-231-0/+9
* selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-251-1/+17
* mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-251-1/+55
* mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-251-1/+51
* perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers2024-01-255-32/+50
* perf genelf: Set ELF program header addresses properlyNamhyung Kim2024-01-251-3/+3
* selftests/sgx: Skip non X86_64 platformZhao Mengmeng2024-01-251-1/+1
* selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck2024-01-251-2/+3
* libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo2024-01-251-0/+1