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