summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-24selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan
2023-08-24selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-24merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara
2023-08-21selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand
2023-08-21selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins
2023-08-21selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai
2023-08-21memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai
2023-08-21selftests: memfd: error out test process when child test failsAleksa Sarai
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski
2023-08-18maple_tree: update mas_preallocate() testingLiam R. Howlett
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests: line buffer test program's stdoutRyan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-08-18selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-08-18selftest: add a testcase of ksm zero pagesxu xin
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo
2023-08-18maple_tree: add test for expanding range in RCU modePeng Zhang
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson