summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-13selftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
2026-02-13tools/power turbostat: version 2026.02.14Len Brown1-36/+21
2026-02-13tools/power turbostat: Fix and document --header_iterationsLen Brown2-12/+12
2026-02-13tools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar1-6/+8
2026-02-13tools/power turbostat: Favor cpu# over core#Len Brown1-54/+69
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-626/+2207
2026-02-13selftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai1-0/+49
2026-02-13tools/power turbostat: Expunge logical_cpu_idLen Brown1-4/+4
2026-02-13tools/power turbostat: Enhance HT enumerationLen Brown1-15/+19
2026-02-13tools/power turbostat: Simplify global core_id calculationLen Brown1-20/+7
2026-02-13tools/power turbostat: Unify even/odd/average counter referencingLen Brown1-41/+41
2026-02-13tools/power turbostat: Allocate average counters dynamicallyLen Brown1-112/+131
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown1-9/+4
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown1-10/+10
2026-02-13tools/power turbostat: Cleanup package_idLen Brown1-29/+23
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown1-100/+100
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown2-51/+405
2026-02-13Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-11/+1661
2026-02-13selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
2026-02-13selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-13selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-13tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-13Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13
2026-02-13Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-13/+224
2026-02-13selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-13delayacct: fix build regression on accounting toolArnd Bergmann1-6/+6
2026-02-13selftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
2026-02-13selftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
2026-02-13selftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
2026-02-13tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes5-12/+322
2026-02-13tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes5-1925/+1873
2026-02-13tools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes8-335/+406
2026-02-13mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes1-2/+7
2026-02-13mm: add basic VMA flag operation helper functionsLorenzo Stoakes1-20/+127
2026-02-13tools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes2-0/+51
2026-02-13mm: use unmap_desc struct for freeing page tablesLiam R. Howlett1-4/+3
2026-02-13mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett1-3/+3
2026-02-13mm/memory: add tree limit to free_pgtables()Liam R. Howlett1-1/+2
2026-02-13Merge tag 'trace-rtla-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-355/+488
2026-02-13Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds5-113/+71
2026-02-13tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugsDavid Carlier1-2/+3
2026-02-12perf test script: Add python script testing supportIan Rogers1-0/+113
2026-02-12perf test script: Add perl script testing supportIan Rogers1-0/+102
2026-02-12perf script: Allow the generated script to be a pathIan Rogers2-6/+24
2026-02-12perf test: perf data --to-ctf testingIan Rogers1-0/+104
2026-02-12perf test: Test pipe mode with data conversion --to-jsonIan Rogers1-9/+24
2026-02-12perf json: Pipe mode --to-ctf supportIan Rogers1-2/+52
2026-02-12perf json: Pipe mode --to-json supportIan Rogers1-0/+16
2026-02-12perf check: Add libbabeltrace to the listed featuresIan Rogers1-0/+1
2026-02-12perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGShupu1-1/+4