summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-05-26Merge tag 'linux_kselftest-next-6.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-05-26Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang
2025-05-21selftests/coredump: add tests for AF_UNIX coredumpsChristian Brauner
2025-05-21selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructureChristian Brauner
2025-05-21selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"Colin Ian King
2025-05-21tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_numa_mpolSebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_priv_hashSebastian Andrzej Siewior
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei
2025-05-20selftests: ublk: make IO & device removal test more stressfulMing Lei
2025-05-19kunit: tool: add test counts to JSON outputRae Moar
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney
2025-05-15selftests/run_kselftest.sh: Use readlink if realpath is not availableYosry Ahmed
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein
2025-05-12selftests/mount_settattr: remove duplicate syscall definitionsAmir Goldstein
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein
2025-05-12selftests/mount_settattr: ensure that ext4 filesystem can be createdChristian Brauner
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner