summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
13 hoursselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
13 hoursrtla: Fix parse_cpu_set() bug introduced by strtoi()Costa Shulyupin
13 hourskselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
13 hourstools/power turbostat: Fix unrecognized option '-P'David Arcari
13 hourstools/power turbostat: Fix and document --header_iterationsLen Brown
13 hourstools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar
13 hourstools/power turbostat.8: Document the "--force" optionLen Brown
13 hourstcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
13 hoursperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
13 hoursperf maps: Fix copy_from that can break sorted by name orderIan Rogers
13 hoursperf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers
13 hoursperf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers
13 hoursperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
13 hoursperf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
13 hoursperf stat: Fix opt->value type for parse_cache_levelIan Rogers
13 hoursperf lock: Fix option value type in parse_max_stackIan Rogers
13 hoursperf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
13 hoursperf branch: Avoid incrementing NULLIan Rogers
13 hoursperf trace: Avoid an ERR_PTR in syscall_statsIan Rogers
13 hoursperf trace: Fix IS_ERR() vs NULL check bugwangguangju
13 hourslibbpf: Prevent double close and leak of btf objectsJiri Olsa
13 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
13 hoursrtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa
13 hoursrtla: Replace atoi() with a robust strtoi()Wander Lairson Costa
13 hoursrtla: Fix -C/--cgroup interfaceIvan Pravdin
13 hoursktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
13 hoursktest: Honor empty per-test option overridesRicardo B. Marlière
13 hoursktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
13 hoursselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
13 hourskho: make debugfs interface optionalPasha Tatashin
13 hoursselftests/mm: skip migration tests if NUMA is unavailableAnishMulay
13 hoursselftests/sched_ext: Add missing error check for exit__load()David Carlier
13 hoursselftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen
13 hoursselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
13 hoursselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
13 hoursselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
13 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
13 hoursbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
13 hoursbpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi
13 hoursselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
13 hourstools/nolibc/printf: Move snprintf length check to callbackDavid Laight
13 hourstools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight
13 hourstools/nolibc: implement %m if errno is not definedBenjamin Berg
9 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
9 daysselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)
9 daysselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-05-07tools/accounting: handle truncated taskstats netlink messagesYiyang Chen