aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand1-4/+57
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown1-9/+9
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan1-17/+9
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan1-2/+15
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown1-2/+2
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown1-1/+1
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds5-10/+5
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds27-311/+2065
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar3-0/+42
2025-05-31selftests: ublk: add functional test for per io daemonsUday Shankar3-0/+67
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar5-24/+100
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar2-117/+144
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar1-21/+47
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar6-13/+21
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar6-28/+39
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown1-1/+1
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds5-10/+10
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-80/+1090
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds58-638/+3631
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds123-1217/+8428
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-38/+40
2025-05-28Merge tag 'seccomp-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+6
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+35
2025-05-28selftests: netfilter: Fix skip of wildcard interface testPhil Sutter1-2/+5
2025-05-28selftests/tc-testing: Add a test for HFSC eltree double add with reentrant en...Pedro Tammela1-0/+35
2025-05-27Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-105/+392
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+17
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+30
2025-05-27net: devmem: ncdevmem: remove unused variableMina Almasry1-1/+0
2025-05-27net: devmem: ksft: upgrade rx test to send 1K dataMina Almasry1-3/+5
2025-05-27net: devmem: ksft: add 5 tuple FS supportMina Almasry2-4/+15
2025-05-27net: devmem: ksft: add exit_wait to make rx test passMina Almasry1-1/+1
2025-05-27net: devmem: ksft: add ipv4 supportMina Almasry1-9/+7
2025-05-27selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...Florian Westphal1-7/+31
2025-05-27selftests: net: move wait_local_port_listen to lib.shHangbin Liu15-38/+29
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+729
2025-05-27selftests/bpf: Add tests with stack ptr register in conditional jmpYonghong Song1-0/+53
2025-05-27Merge tag 'nolibc-20250526-for-6.16-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-147/+614
2025-05-27selftests/bpf: enable many-args tests for arm64Alexis Lothoré (eBPF Foundation)1-2/+0
2025-05-27selftests/bpf: Add unit tests with __bpf_trap() kfuncYonghong Song2-0/+73
2025-05-27selftests/bpf: Add test for open coded dmabuf_iterT.J. Mercier3-0/+94
2025-05-27selftests/bpf: Add test for dmabuf_iterT.J. Mercier3-0/+300
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+136
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini21-209/+1271
2025-05-27vsock/test: Add test for an unexpectedly lingering close()Michal Luczaj1-0/+52
2025-05-27vsock/test: Introduce enable_so_linger() helperMichal Luczaj3-9/+15
2025-05-27vsock/test: Introduce vsock_wait_sent() helperMichal Luczaj3-17/+32
2025-05-27wireguard: selftests: specify -std=gnu17 for bashJason A. Donenfeld1-0/+1
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife2-1/+30
2025-05-27wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALLWangYuli1-1/+0