summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly
2024-09-03selftests/damon: add execute permissions to test scriptsSeongJae Park
2024-09-03selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park
2024-09-03selftests/damon: add access_memory_even to .gitignoreSeongJae Park
2024-09-03mm: rework vm_ops->close() handling on VMA mergeLorenzo Stoakes
2024-09-03mm: refactor vma_merge() into modify-only vma_merge_existing_range()Lorenzo Stoakes
2024-09-03mm: avoid using vma_merge() for new VMAsLorenzo Stoakes
2024-09-03mm: abstract vma_expand() to use vma_merge_structLorenzo Stoakes
2024-09-03mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()Lorenzo Stoakes
2024-09-03tools: add VMA merge testsLorenzo Stoakes
2024-09-03tools: improve vma test MakefileLorenzo Stoakes
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-01failcmd: make failcmd.sh executableBreno Leitao
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai
2024-08-30selftests/bpf: Specify libbpf headers required for %.bpf.o progsIhor Solodrai
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld
2024-08-30kselftest/arm64: Fix build warnings for ptraceDev Jain
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy