summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro
2025-11-12vfio: selftests: add iova allocatorAlex Mastro
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao
2025-11-10selftest: netcons: create a torture testBreno Leitao
2025-11-10selftest: netcons: refactor target creationBreno Leitao
2025-11-10selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress q...Victor Nogueira
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
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-03selftests/bpf: Add tests for livepatch + bpf trampolineSong Liu
2025-10-31selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-10-31selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-10-31selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-10-31Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-30Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-10-30KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-listMark Brown
2025-10-30KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-listMark Brown
2025-10-30KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stressMaximilian Dittgen
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)