summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-08-04selftests/damon: check correct path in ensure_file() not_exist casewang wei1-1/+1
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton2-2/+2
2026-07-30selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bpSJ Park1-1/+0
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)1-2/+7
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li1-8/+12
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li1-2/+10
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li3-6/+10
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li1-2/+2
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li1-45/+44
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li3-88/+93
2026-07-30selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park1-0/+14
2026-07-30selftests/damon/sysfs.sh: test dests dirSJ Park1-0/+24
2026-07-30selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park1-4/+24
2026-07-30selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park1-0/+5
2026-07-28selftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev2-0/+76
2026-07-28selftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev1-1/+8
2026-07-28selftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie1-0/+31
2026-07-28selftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie1-1/+1
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan7-10/+10
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan1-2/+2
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan1-2/+8
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+56
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+358
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+10
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds19-11/+345
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-1/+3
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov1-0/+23
2026-07-22selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()Christian Brauner1-0/+1
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)4-5/+5
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)1-0/+3
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein2-0/+357
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+19
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse1-5/+11
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse1-1/+8
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella1-0/+87
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann3-0/+137
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière1-4/+4