summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-27perf arch arm: Sort includes and add missed explicit dependenciesIan Rogers
2026-05-27perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel ...Rui Qi
2026-05-27perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filteringRui Qi
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-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