summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-09-04kselftest/arm64: Add test case for POR_EL0 signal frame recordsJoey Gouly-0/+87
2024-09-04kselftest/arm64: parse POE_MAGIC in a signal frameJoey Gouly-0/+4
2024-09-04kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly-0/+14
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly-12/+247
2024-09-04selftests: mm: move fpregs printingJoey Gouly-0/+9
2024-09-04kselftest/arm64: move get_header()Joey Gouly-25/+23
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly-0/+14
2024-09-03selftests/damon: add execute permissions to test scriptsSeongJae Park-0/+0
2024-09-03selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park-0/+2
2024-09-03selftests/damon: add access_memory_even to .gitignoreSeongJae Park-0/+1
2024-09-03mm: rework vm_ops->close() handling on VMA mergeLorenzo Stoakes-38/+128
2024-09-03mm: refactor vma_merge() into modify-only vma_merge_existing_range()Lorenzo Stoakes-2/+7
2024-09-03mm: avoid using vma_merge() for new VMAsLorenzo Stoakes-2/+37
2024-09-03mm: abstract vma_expand() to use vma_merge_structLorenzo Stoakes-2/+1
2024-09-03mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()Lorenzo Stoakes-41/+2
2024-09-03tools: add VMA merge testsLorenzo Stoakes-10/+1317
2024-09-03tools: improve vma test MakefileLorenzo Stoakes-2/+4
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan-21/+54
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand-10/+13
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato-1/+105
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang-8/+51
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu-67/+8
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming-4/+4
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)-15/+30
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)-9/+22
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan-1/+1
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain-2/+5
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal-22/+40
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin-1/+1
2024-09-01failcmd: make failcmd.sh executableBreno Leitao-0/+0
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao-0/+12
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar-4/+6
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar-0/+36
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar-1/+88
2024-09-01mm: rework accept memory helpersKirill A. Shutemov-1/+1
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu-21/+36
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato-1/+35
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes-0/+1162
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes-69/+144
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel-8/+280
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum-36/+14
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong-0/+77
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long-11/+33
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai-1/+5