summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin-0/+2
2025-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima-0/+54
2025-11-07perf tool: Add a delegate_tool that just delegates actions to another toolIan Rogers-0/+180
2025-11-07perf tool: Add the perf_tool argument to all callbacksIan Rogers-97/+138
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+4
2025-11-07kselftest/arm64: Align zt-test register dumpsMark Rutland-1/+1
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun-1/+1
2025-11-07torture: Permit negative kvm.sh --kconfig numberic argumentsPaul E. McKenney-1/+1
2025-11-06perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metricsXu Yang-0/+459
2025-11-06perf stat: Add ScaleUnit to {cpu,task}-clock JSON descriptionNamhyung Kim-136/+138
2025-11-06perf record: Make sure to update build-ID cacheNamhyung Kim-16/+15
2025-11-06Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...Linus Torvalds-20/+146
2025-11-06selftests/bpf: Use start_server_str rather than start_reuseport_server in tc_...Alexis Lothoré (eBPF Foundation)-15/+13
2025-11-06selftests/bpf: Systematically add SO_REUSEADDR in start_server_addrAlexis Lothoré (eBPF Foundation)-1/+7
2025-11-06selftests/tracing: Add basic test for trace_marker_raw fileSteven Rostedt-0/+107
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-38/+224
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+18
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman-4/+4
2025-11-06selftest/alsa: correct grammar in conf_get_bool error stringZhang Chujun-1/+1
2025-11-05selftests/bpf: add C-level selftests for indirect jumpsAnton Protopopov-1/+743
2025-11-05selftests/bpf: add new verifier_gotox testAnton Protopopov-0/+391
2025-11-05libbpf: support llvm-generated indirect jumpsAnton Protopopov-1/+251
2025-11-05selftests/bpf: test instructions arrays with blindingAnton Protopopov-0/+95
2025-11-05selftests/bpf: add selftests for new insn_array mapAnton Protopopov-0/+409
2025-11-05libbpf: Recognize insn_array map typeAnton Protopopov-0/+5
2025-11-05bpftool: Recognize insn_array map typeAnton Protopopov-2/+4
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov-0/+21
2025-11-05selftests/bpf: Add stacktrace ips test for raw_tpJiri Olsa-0/+54
2025-11-05selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multiJiri Olsa-0/+171
2025-11-06rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTUREValentin Schneider-0/+1
2025-11-06rcutorture: Permit kvm-again.sh to re-use the build directoryPaul E. McKenney-16/+40
2025-11-06torture: Add kvm-series.sh to test commit/scenario combinationPaul E. McKenney-0/+116
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe-0/+2
2025-11-05vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfioDavid Matlack-9/+11
2025-11-05tools/power/cpupower: Support building libcpupower staticallyZuo An-11/+21
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe-22/+50
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook-4/+1
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-1/+1
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook-1/+1
2025-11-04bpf: add _impl suffix for bpf_stream_vprintk() kfuncMykyta Yatsenko-18/+18
2025-11-04bpf:add _impl suffix for bpf_task_work_schedule* kfuncsMykyta Yatsenko-9/+9
2025-11-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)-2/+161
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)-19/+11
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)-1/+5
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)-1/+1
2025-11-04selftests/bpf: Test parsing of (multi-)split BTFAlan Maguire-2/+85
2025-11-04libbpf: Fix parsing of multi-split BTFAlan Maguire-2/+2
2025-11-04selftests/coredump: add second PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner-0/+146
2025-11-04selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner-0/+146