summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests: net: more strict check in net_helperPaolo Abeni
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-17selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski
2024-10-17selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2024-10-17perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-17perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-17selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-17selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-17selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-17selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-17tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-10-17perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-17perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-17perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-10-17perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-17selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-10-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-09-12net: change maximum number of UDP segments to 128Yuri Benditovich
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-08-19selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-19selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-19clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-08-19torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-19selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-19tools/memory-model: Fix bug in lock.catAlan Stern
2024-08-19selftests/landlock: Add cred_transfer testMickaël Salaün