summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-24tools/nolibc: add ftruncate()Thomas Weißschuh
2026-05-24tools/nolibc: add a helper to split a 64-bit argument into 32-bit halvesDaniel Palmer
2026-05-24selftests/nolibc: enable CONFIG_TMPFS for sparc32Thomas Weißschuh
2026-05-24tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...Daniel Palmer
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24tools/power turbostat: pmt: Improve sscanf() hygieneLen Brown
2026-05-24tools/power turbostat: Cleanup: bool force_loadLen Brown
2026-05-24tools/power turbostat: Fix typo: MHz, not MhzLen Brown
2026-05-24tools/power turbostat: Cleanup: get_msr() return valueLen Brown
2026-05-24tools/power turbostat: Cleanup: consistently use warn/err, not perrorLen Brown
2026-05-24tools/power turbostat: Cleanup add_counter declarationLen Brown
2026-05-24tools/power turbostat: Cleanup counter sets debug codeLen Brown
2026-05-24tools/power turbostat: Cleanup: Unify comparisons to max_cpu_numLen Brown
2026-05-24tools/power turbostat: Cleanup: Remove useless assert()Len Brown
2026-05-24tools/power turbostat: Rename cpu_subset to cpuset_cmdlineLen Brown
2026-05-24tools/power turbostat: Cleanup: Delete duplicate table entryLen Brown
2026-05-24tools/power turbostat: Allow mulitple --cpu on cmdlineLen Brown
2026-05-24tools/power turbostat: Cleanup: Use one cpu_setsize for all purposesLen Brown
2026-05-24tools/power turbostat: Cleanup: Remove hard-coded 8192 CPU limitLen Brown
2026-05-24tools/power turbostat: Rename: Differntiate counter and CPU setsLen Brown
2026-05-24tools/power turbostat: Cleanup: Delete unused flagsLen Brown
2026-05-24tools/power turbostat: Fix add_counter issue if > 24 counters.Len Brown
2026-05-24tools/power turbostat: Fix PMT error path fd handlingLen Brown
2026-05-24tools/power turbostat: Fix CWF PMT off-by-oneLen Brown
2026-05-24tools/power turbostat: Fix fd_perf leak on resetLen Brown
2026-05-24torture: Allow "norm" abbreviation for "normal"Paul E. McKenney
2026-05-24torture: Improve kvm-series.sh header commentPaul E. McKenney
2026-05-23perf riscv: Fix discarded const qualifier in _get_field()Li Guan
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23KVM: arm64: selftests: Improve error handling for GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Cleanup unused vars in GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftestSascha Bischoff
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
2026-05-22perf tests: Add test for stat delay option with duration_timeIan Rogers
2026-05-22perf tool_pmu: Make tool PMU events respect enable/disableIan Rogers
2026-05-22perf doc: Document new IBS capabilities in man pageRavi Bangoria
2026-05-22perf amd ibs: Decode Streaming-store flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Decode Remote-Socket flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...Ravi Bangoria
2026-05-22perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+Ravi Bangoria
2026-05-22perf test ibs: Skip privilege test on Zen6 and newer platformsRavi Bangoria
2026-05-22perf tool ibs: Sync AMD IBS header fileRavi Bangoria
2026-05-22perf test amd ibs: Fix incorrect kernel version checkRavi Bangoria
2026-05-22selftests: net: add a test case for nsid in all nsid notificationsIlya Maximets
2026-05-22perf kwork: Fix memory management of kwork_workIan Rogers
2026-05-22perf kwork: Fix address sanitizer issuesIan Rogers
2026-05-22perf build: Unconditionally set up libunwind feature build flagsIan Rogers