summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-11-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)
2025-11-04selftests/bpf: Test parsing of (multi-)split BTFAlan Maguire
2025-11-04libbpf: Fix parsing of multi-split BTFAlan Maguire
2025-11-04selftests/coredump: add second PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner
2025-11-04selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner
2025-11-04selftests/coredump: ignore ENOSPC errorsChristian Brauner
2025-11-04selftests/coredump: add debug logging to coredump socket protocol testsChristian Brauner
2025-11-04selftests/coredump: add debug logging to coredump socket testsChristian Brauner
2025-11-04selftests/coredump: add debug logging to test helpersChristian Brauner
2025-11-04selftests/coredump: handle edge-triggered epoll correctlyChristian Brauner
2025-11-04selftests/coredump: fix userspace coredump client detectionChristian Brauner
2025-11-04selftests/coredump: fix userspace client detectionChristian Brauner
2025-11-04selftests/coredump: split out coredump socket testsChristian Brauner
2025-11-04selftests/coredump: split out common helpersChristian Brauner
2025-11-04selftests/pidfd: add second supported_mask testChristian Brauner
2025-11-04selftests/pidfd: add first supported_mask testChristian Brauner
2025-11-04selftests/pidfd: update pidfd headerChristian Brauner