summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
6 daystesting/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
6 daysmm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
6 daysmm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
6 daysmm: implement sticky VMA flagsLorenzo Stoakes
6 daysmm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes
6 daysmm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2026-06-19selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui
2026-06-19tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)
2026-06-19verification/rvgen: Fix ltl2k writing True as a literalGabriele Monaco
2026-06-19verification/rvgen: Fix options shared among commandsGabriele Monaco
2026-06-19tools/rv: Fix cleanup after failed trace setupGabriele Monaco
2026-06-19tools/rv: Fix substring match when listing container monitorsGabriele Monaco
2026-06-19tools/rv: Fix substring match bug in monitor name searchGabriele Monaco
2026-06-19tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco
2026-06-19selftests: harness: fix pidfd leak in __wait_for_testGeliang Tang
2026-06-09tools: ynl: add scope qualifier for definitionsJakub Kicinski
2026-06-09selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-06-09cxl/test: Update mock dev array before calling platform_device_add()Li Ming
2026-06-09tools/bootconfig: Fix buf leaks in apply_xbcHongtao Lee
2026-06-01selftests: net: Fix checksums in xdp_nativeNimrod Oren
2026-06-01selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
2026-06-01selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-06-01mm/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