summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-12perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-09-25selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: sockopt: fix error messagesGeliang Tang
2025-09-09tools: gpio: remove the include directory on make cleanzhang jiao
2025-09-09tools: gpio: rm .*.cmd on make cleanzhangjiao
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-09-09selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-09cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyIsaac J. Manjarres
2025-08-28tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau
2025-08-28selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-28bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-28bpftool: Fix JSON writer resource leak in version commandYuan Chen
2025-08-28kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-28pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-28tools/build: Fix s390(x) cross-compilation with clangThomas Weißschuh
2025-08-28tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15perf tools: Remove libtraceevent in .gitignoreChen Pei
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers
2025-08-15perf tools: Fix use-after-free in help_unknown_cmd()Namhyung Kim
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-15tools/rv: Do not skip idle in traceGabriele Monaco
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-08-15bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-01Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Shung-Hsi Yu
2025-08-01selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-01selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-07-24Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"Shung-Hsi Yu
2025-07-24Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"Shung-Hsi Yu
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka