summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-03-25selftests/pidfd: fixes syscall number definesOleg Nesterov
2025-03-25selftests: livepatch: test if ftrace can trace a livepatched functionFilipe Xavier
2025-03-25selftests: livepatch: add new ftrace helpers functionsFilipe Xavier
2025-03-25iommufd/selftest: Add coverage for iommufd pasid attach/detachYi Liu
2025-03-25selftests/net: Drop timeout argument from test_client_verify()Dmitry Safonov
2025-03-25selftests/net: Delete timeout from test_connect_socket()Dmitry Safonov
2025-03-25selftests/net: Print the testing side in unsigned-md5Dmitry Safonov
2025-03-25selftests/net: Add mixed select()+polling mode to TCP-AO testsDmitry Safonov
2025-03-25selftests/net: Fetch and check TCP-MD5 countersDmitry Safonov
2025-03-25selftests/net: Provide tcp-ao counters comparison helperDmitry Safonov
2025-03-25selftests/net: Print TCP flags in more common formatDmitry Safonov
2025-03-25selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACESong Liu
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-24selftests: vxlan_bridge: Test flood with unresolved FDB entryAmit Cohen
2025-03-24selftests: drv-net: rss_ctx: Don't assume indirection table is presentGal Pressman
2025-03-24selftest: net: update proc_net_pktgen (add more imix_weights test cases)Peter Seiderer
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-22selftests: ublk: add stripe targetMing Lei
2025-03-22selftests: ublk: simplify loop io completionMing Lei
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei
2025-03-22selftests: ublk: move common code into common.cMing Lei
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei
2025-03-21selftests/timers: Improve skew_consistency by testing with other clockidsJohn Stultz
2025-03-21selftests: netconsole: Add tests for 'release' feature in sysdataBreno Leitao
2025-03-21landlock: Add the errata interfaceMickaël Salaün
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers
2025-03-20selftests: ublk: fix write cache implementationMing Lei
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei