summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
5 daysselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote2-35/+0
5 daysrtla: Fix parse_cpu_set() bug introduced by strtoi()Costa Shulyupin1-6/+4
5 dayskselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan2-6/+1
5 daystools/power turbostat: Fix unrecognized option '-P'David Arcari1-1/+1
5 daystools/power turbostat: Fix and document --header_iterationsLen Brown2-12/+12
5 daystools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar1-6/+8
5 daystools/power turbostat.8: Document the "--force" optionLen Brown1-3/+7
5 daystcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
5 daysperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
5 daysperf maps: Fix copy_from that can break sorted by name orderIan Rogers1-10/+3
5 daysperf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers1-0/+2
5 daysperf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers1-7/+23
5 daysperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
5 daysperf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever1-2/+6
5 daysperf stat: Fix opt->value type for parse_cache_levelIan Rogers1-20/+23
5 daysperf lock: Fix option value type in parse_max_stackIan Rogers1-1/+1
5 daysperf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach1-38/+13
5 daysperf branch: Avoid incrementing NULLIan Rogers1-0/+3
5 daysperf trace: Avoid an ERR_PTR in syscall_statsIan Rogers1-5/+7
5 daysperf trace: Fix IS_ERR() vs NULL check bugwangguangju1-1/+1
5 dayslibbpf: Prevent double close and leak of btf objectsJiri Olsa1-10/+11
5 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
5 daysrtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa1-5/+6
5 daysrtla: Replace atoi() with a robust strtoi()Wander Lairson Costa3-8/+41
5 daysrtla: Fix -C/--cgroup interfaceIvan Pravdin6-76/+55
5 daysktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
5 daysktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
5 daysktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
5 daysselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
5 dayskho: make debugfs interface optionalPasha Tatashin1-0/+1
5 daysselftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
5 daysselftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
5 daysselftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen1-41/+8
5 daysselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon1-0/+35
5 daysselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal1-7/+7
5 daysselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
5 daysbpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
5 daysbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+1
5 daysbpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi1-0/+2
5 daysselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal1-1/+1
5 daystools/nolibc/printf: Move snprintf length check to callbackDavid Laight1-27/+67
5 daystools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight1-19/+19
5 daystools/nolibc: implement %m if errno is not definedBenjamin Berg1-2/+4
14 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2
14 daysselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
14 daysselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga1-1/+6
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao2-0/+2
2026-05-07tools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73