summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-19tools build: Align warning options with perfLeo Yan
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-19libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-10-19nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-10-19tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou
2025-10-19selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil
2025-10-19libbpf: Fix reuse of DEVMAPYureka Lilian
2025-10-19selftests: arm64: Check fread return value in exec_targetBala-Vignesh-Reddy
2025-10-19perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2025-08-28selftests: mptcp: add missing join checkMatthieu Baerts
2025-08-28selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: make sendfile selftest workFlorian Westphal
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
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/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-28selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-28XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2025-08-28perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-28perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-08-28selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-28bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen
2025-08-28selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-28selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-28selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-08-28selftests: udpgro: report error when receive failedHangbin Liu
2025-07-10libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-27perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-06-27libbpf: Use proper errno value in nlattrAnton Protopopov
2025-06-27bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov