summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
3 daystools: ynl: add scope qualifier for definitionsJakub Kicinski
3 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
3 dayscxl/test: Update mock dev array before calling platform_device_add()Li Ming
3 daystools/bootconfig: Fix buf leaks in apply_xbcHongtao Lee
10 daysselftests: net: Fix checksums in xdp_nativeNimrod Oren
10 daysselftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
10 daysselftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
10 daysmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-23selftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
2026-05-23rtla: Fix parse_cpu_set() bug introduced by strtoi()Costa Shulyupin
2026-05-23kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
2026-05-23tools/power turbostat: Fix unrecognized option '-P'David Arcari
2026-05-23tools/power turbostat: Fix and document --header_iterationsLen Brown
2026-05-23tools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar
2026-05-23tools/power turbostat.8: Document the "--force" optionLen Brown
2026-05-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-05-23perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-05-23perf maps: Fix copy_from that can break sorted by name orderIan Rogers
2026-05-23perf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers
2026-05-23perf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers
2026-05-23perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-05-23perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
2026-05-23perf stat: Fix opt->value type for parse_cache_levelIan Rogers
2026-05-23perf lock: Fix option value type in parse_max_stackIan Rogers
2026-05-23perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-05-23perf branch: Avoid incrementing NULLIan Rogers
2026-05-23perf trace: Avoid an ERR_PTR in syscall_statsIan Rogers
2026-05-23perf trace: Fix IS_ERR() vs NULL check bugwangguangju
2026-05-23libbpf: Prevent double close and leak of btf objectsJiri Olsa
2026-05-23bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-05-23rtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa
2026-05-23rtla: Replace atoi() with a robust strtoi()Wander Lairson Costa
2026-05-23rtla: Fix -C/--cgroup interfaceIvan Pravdin
2026-05-23ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-05-23ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-05-23ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
2026-05-23selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-05-23kho: make debugfs interface optionalPasha Tatashin
2026-05-23selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-05-23selftests/sched_ext: Add missing error check for exit__load()David Carlier
2026-05-23selftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen
2026-05-23selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
2026-05-23selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
2026-05-23selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
2026-05-23bpf: Relax scalar id equivalence for state pruningPuranjay Mohan
2026-05-23bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-05-23bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi
2026-05-23selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-05-23tools/nolibc/printf: Move snprintf length check to callbackDavid Laight
2026-05-23tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight