aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan1-0/+1
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-30selftests: net: add coverage for fdb nexthop dst_portJack Ma2-2/+121
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-30/+659
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-23/+230
2026-07-30selftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu1-1/+1
2026-07-29selftests/net: test PACKET_IGNORE_OUTGOINGJoe Damato2-2/+87
2026-07-29selftests/net: psock_snd: Verify sll_pkttypeJoe Damato1-3/+14
2026-07-29selftests/net: psock_snd: unify on recvmsg()Joe Damato1-17/+11
2026-07-29selftests/net: psock: Generalize stats checkJoe Damato1-5/+6
2026-07-29selftests/net: psock: Generalize psock bindJoe Damato1-2/+7
2026-07-29KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list testInochi Amaoto1-0/+69
2026-07-29KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF testYosry Ahmed2-4/+45
2026-07-29KVM: selftests: Support running stress save+restore and #PF test in L2Yosry Ahmed1-3/+53
2026-07-29KVM: selftests: Trigger save+restore randomly in the #PF stress testYosry Ahmed1-7/+49
2026-07-29KVM: selftests: Add basic stress test for save+restore and #PF handlingYosry Ahmed3-0/+174
2026-07-29KVM: selftests: Do not intercept #PF by default in nVMX testsYosry Ahmed1-1/+1
2026-07-29KVM: selftests: Expose PTE masks to guests as part of an MMUYosry Ahmed2-0/+13
2026-07-29KVM: selftests: Add a blank line before logging assertion failuresYosry Ahmed1-1/+1
2026-07-29KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACKYosry Ahmed1-30/+2
2026-07-29KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed2-66/+49
2026-07-29KVM: selftests: Handle rflags save/restore for SVM in guest_regsYosry Ahmed2-5/+5
2026-07-29KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)Yosry Ahmed3-28/+54
2026-07-29KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2Yosry Ahmed1-8/+11
2026-07-29KVM: selftests: Use __stringify() instead of custom XSTR() macrosYosry Ahmed4-9/+3
2026-07-29KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list testInochi Amaoto1-0/+21
2026-07-28Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-nextNamhyung Kim55-174/+1851
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-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+3
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko1-0/+132
2026-07-27selftests: net: Add a missing config optionAlice Mikityanska1-0/+1