summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-11selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand
2022-12-11selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand
2022-12-11selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed
2022-12-11selftests/damon: test removed scheme sysfs dir access bugSeongJae Park
2022-12-11selftests/vm: add test to measure MADV_UNMERGEABLE performanceDavid Hildenbrand
2022-12-11selftests/vm: add KSM unmerge testsDavid Hildenbrand
2022-12-11selftests/vm: enable running select groups of testsJoel Savitz
2022-12-09Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-11-30selftests/vm: use memfd for hugepage-mmap testPeter Xu
2022-11-30selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pagesDavid Hildenbrand
2022-11-30selftests/vm: cow: basic COW tests for non-anonymous pagesDavid Hildenbrand
2022-11-30selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand
2022-11-30selftests/damon: fix unnecessary compilation warningsRong Tao
2022-11-30selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand
2022-11-30tools/vm/page_owner: ignore page_owner_sort binaryRong Tao
2022-11-30selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park
2022-11-30selftests/vm: update hugetlb madviseMike Kravetz
2022-11-30tools/selftets/damon/sysfs: test tried_regions directory existenceSeongJae Park
2022-11-30selftests/damon: add tests for DAMON_LRU_SORT's enabled parameterSeongJae Park
2022-11-30selftests/damon: add tests for DAMON_RECLAIM's enabled parameterSeongJae Park
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-08selftests/vm: anon_cow: add R/O longterm tests via gup_testDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: hugetlb testsDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: THP testsDavid Hildenbrand
2022-11-08selftests/vm: factor out pagemap_is_populated() into vm_utilDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand
2022-11-08selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu
2022-11-08selftests/vm: use memfd for hugepage-mremap testPeter Xu
2022-11-08selftests/vm: use memfd for hugetlb-madvise testPeter Xu
2022-11-08selftests/vm: use memfd for uffd hugetlb testsPeter Xu
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-03Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-02selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi
2022-11-01Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30selftests: pidfd: Fix compling warningsLi Zhijian
2022-10-30ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian
2022-10-28Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-28tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-10-28tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau