summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-10tools/objtool: Copy the __cleanup unused variable fix for older clangBorislav Petkov (AMD)
2025-11-10selftests/namespaces: add active reference count regression testChristian Brauner
2025-11-09perf test: Add test that command line period overrides sysfs/json valuesIan Rogers
2025-11-09perf pmu: Make pmu_alias_terms weak againIan Rogers
2025-11-09tools/nolibc: avoid using plain integer as NULL pointerThomas Weißschuh
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-11-08tools/nolibc: add support for fchdir()Thomas Weißschuh
2025-11-07selftests: drv-net: psp: add assertions on core-tracked psp dev statsDaniel Zahka
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima
2025-11-07perf tool: Add a delegate_tool that just delegates actions to another toolIan Rogers
2025-11-07perf tool: Add the perf_tool argument to all callbacksIan Rogers
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-07kselftest/arm64: Align zt-test register dumpsMark Rutland
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun
2025-11-07torture: Permit negative kvm.sh --kconfig numberic argumentsPaul E. McKenney
2025-11-06perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metricsXu Yang
2025-11-06perf stat: Add ScaleUnit to {cpu,task}-clock JSON descriptionNamhyung Kim
2025-11-06perf record: Make sure to update build-ID cacheNamhyung Kim
2025-11-06Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...Linus Torvalds
2025-11-06selftests/bpf: Use start_server_str rather than start_reuseport_server in tc_...Alexis Lothoré (eBPF Foundation)
2025-11-06selftests/bpf: Systematically add SO_REUSEADDR in start_server_addrAlexis Lothoré (eBPF Foundation)
2025-11-06selftests/tracing: Add basic test for trace_marker_raw fileSteven Rostedt
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman
2025-11-06selftest/alsa: correct grammar in conf_get_bool error stringZhang Chujun
2025-11-05selftests/bpf: add C-level selftests for indirect jumpsAnton Protopopov
2025-11-05selftests/bpf: add new verifier_gotox testAnton Protopopov
2025-11-05libbpf: support llvm-generated indirect jumpsAnton Protopopov
2025-11-05selftests/bpf: test instructions arrays with blindingAnton Protopopov
2025-11-05selftests/bpf: add selftests for new insn_array mapAnton Protopopov
2025-11-05libbpf: Recognize insn_array map typeAnton Protopopov
2025-11-05bpftool: Recognize insn_array map typeAnton Protopopov
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov
2025-11-05selftests/bpf: Add stacktrace ips test for raw_tpJiri Olsa
2025-11-05selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multiJiri Olsa
2025-11-06rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTUREValentin Schneider
2025-11-06rcutorture: Permit kvm-again.sh to re-use the build directoryPaul E. McKenney
2025-11-06torture: Add kvm-series.sh to test commit/scenario combinationPaul E. McKenney
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-05vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfioDavid Matlack
2025-11-05tools/power/cpupower: Support building libcpupower staticallyZuo An
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04bpf: add _impl suffix for bpf_stream_vprintk() kfuncMykyta Yatsenko
2025-11-04bpf:add _impl suffix for bpf_task_work_schedule* kfuncsMykyta Yatsenko