summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-27perf auxtrace: Add kernel-doc comment to auxtrace_record__init() functionAthira Rajeev
2026-05-27powerpc tools perf: Initialize error code in auxtrace_record_init functionAthira Rajeev
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera
2026-05-26tools: ynl: add unicast notification receive supportMinxi Hou
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh
2026-05-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers
2026-05-25perf stat: Propagate supported flag to follower cgroup BPF eventsIan Rogers
2026-05-25sched_ext: Convert ops.set_cmask() to arena-resident cmaskTejun Heo
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
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