summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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-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-07torture: Permit negative kvm.sh --kconfig numberic argumentsPaul E. McKenney
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-05selftests/bpf: test instructions arrays with blindingAnton Protopopov
2025-11-05selftests/bpf: add selftests for new insn_array mapAnton 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-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe
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-04selftests/bpf: Test 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
2025-11-03selftests: Add napi threaded busy poll test in `busy_poller`Samiullah Khawaja
2025-11-03selftests/bpf: Add test for conditional jumps on same scalar registerKaFai Wan