summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-12-03Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-03Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-03Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-30Merge branch 'rcu/misc' into nextFrederic Weisbecker
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-17kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptraceMark Brown
2025-11-17kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systemsMark Brown
2025-11-17tools: Remove s390 compat supportHeiko Carstens
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/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang
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)