aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün1-1/+1
2025-03-26misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTONiklas Cassel1-6/+6
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-1/+0
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-480/+793
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds10-20/+35
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-next/sysreg', 'for-next/misc', 'for-next/pgtable-cleanups', 'for-next/kselftest', 'for-next/uaccess-mops', 'for-next/pie-poe-cleanup', 'for-next/cputype-kryo', 'for-next/cca-dma-address', 'for-next/drop-pxd_table_bit' an...Catalin Marinas10-20/+35
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-139/+51
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet2-4/+4
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+73
2025-03-25selftests/pidfd: fixes syscall number definesOleg Nesterov2-5/+5
2025-03-25selftests: livepatch: test if ftrace can trace a livepatched functionFilipe Xavier1-0/+34
2025-03-25selftests: livepatch: add new ftrace helpers functionsFilipe Xavier1-0/+49
2025-03-25iommufd/selftest: Add coverage for iommufd pasid attach/detachYi Liu3-10/+437
2025-03-25selftests/net: Drop timeout argument from test_client_verify()Dmitry Safonov9-25/+22
2025-03-25selftests/net: Delete timeout from test_connect_socket()Dmitry Safonov4-21/+13
2025-03-25selftests/net: Print the testing side in unsigned-md5Dmitry Safonov1-22/+22
2025-03-25selftests/net: Add mixed select()+polling mode to TCP-AO testsDmitry Safonov5-67/+232
2025-03-25selftests/net: Fetch and check TCP-MD5 countersDmitry Safonov11-189/+219
2025-03-25selftests/net: Provide tcp-ao counters comparison helperDmitry Safonov11-63/+89
2025-03-25selftests/net: Print TCP flags in more common formatDmitry Safonov1-5/+2
2025-03-25selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACESong Liu1-0/+2
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-720/+753
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+139
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-13/+162
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds5-3/+12
2025-03-24Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds5-29/+176
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds3-0/+160
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+6
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds6-17/+2
2025-03-24selftests: vxlan_bridge: Test flood with unresolved FDB entryAmit Cohen2-0/+23
2025-03-24selftests: drv-net: rss_ctx: Don't assume indirection table is presentGal Pressman1-1/+1
2025-03-24selftest: net: update proc_net_pktgen (add more imix_weights test cases)Peter Seiderer1-0/+44
2025-03-24Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+652
2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+14
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds4-6/+867
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds10-98/+889
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds7-1/+738
2025-03-22selftests: ublk: add stripe targetMing Lei6-2/+397
2025-03-22selftests: ublk: simplify loop io completionMing Lei2-48/+47
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei4-1/+95
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei4-6/+38
2025-03-22selftests: ublk: move common code into common.cMing Lei4-53/+58
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei1-1/+1
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei3-52/+44
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei4-1/+94
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register number is invalidKohei Enju2-0/+28
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju2-5/+21
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts1-4/+7
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts1-1/+4