summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
4 daysselftests: net: more strict check in net_helperPaolo Abeni1-4/+7
4 daysnet: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
4 daystools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
4 daysktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
4 daysselftests: net: Remove executable bits from library scriptsBenjamin Poirier2-0/+0
4 daysselftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski3-9/+31
4 daysselftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2-3/+3
4 daysperf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim1-1/+1
4 daysperf hist: Update hist symbol when updating mapsMatt Fleming1-0/+5
4 daysselftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
4 daysselftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
4 daysselftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
4 daysselftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
4 daysselftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
4 daysselftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
4 daysselftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
4 daystools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish1-7/+5
4 daysperf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
4 daysperf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong1-1/+4
4 daysperf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong1-1/+2
4 daysperf mem: Free the allocated sort string, fixing a leakNamhyung Kim1-0/+1
4 daysselftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
4 daysselftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
4 daysselftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
4 daysselftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar1-0/+1
4 daysselftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1
4 daysselftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar1-0/+1
4 daysselftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar1-0/+1
4 daysselftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
4 daysselftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar1-1/+1
4 daysselftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
4 daysselftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-12net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler1-2/+2
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2-1/+13
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-3/+4
2024-08-19selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-1/+10
2024-08-19selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-2/+28
2024-08-19clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2024-08-19torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko3-7/+9
2024-08-19selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-19tools/memory-model: Fix bug in lock.catAlan Stern1-10/+10
2024-08-19selftests/landlock: Add cred_transfer testMickaël Salaün2-2/+77
2024-08-19perf intel-pt: Fix exclude_guest settingAdrian Hunter1-0/+12
2024-08-19perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter1-1/+2