summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-251-2/+2
* merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-251-15/+65
|\
| * selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara2023-08-241-15/+47
| * selftests: cachestat: test for cachestat availabilityAndre Przywara2023-08-241-1/+19
* | selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand2023-08-211-7/+52
* | selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand2023-08-211-0/+47
* | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-214-4/+14
|\|
| * selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain2023-08-211-1/+6
| * selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski2023-08-211-2/+2
| * selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner2023-08-041-0/+4
| * selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain2023-08-041-0/+1
| * radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-041-1/+1
* | mm,thp: fix smaps THPeligible output alignmentHugh Dickins2023-08-211-2/+2
* | selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai2023-08-211-85/+254
* | memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai2023-08-211-5/+17
* | selftests: memfd: error out test process when child test failsAleksa Sarai2023-08-211-1/+18
* | selftests/mm: fix uffd-stress help informationRong Tao2023-08-211-12/+12
* | selftests/damon/sysfs: test damon_target filterSeongJae Park2023-08-211-0/+2
* | selftests/damon/sysfs: test address range damos filterSeongJae Park2023-08-211-0/+3
* | selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park2023-08-211-0/+1
* | selftests: mm: add KSM_MERGE_TIME testsAyush Jain2023-08-211-0/+4
* | maple_tree: update mas_preallocate() testingLiam R. Howlett2023-08-181-11/+16
* | maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett2023-08-181-16/+16
* | selftests/mm: run all tests from run_vmtests.shRyan Roberts2023-08-183-40/+64
* | selftests/mm: optionally pass duration to transhuge-stressRyan Roberts2023-08-181-2/+10
* | selftests/mm: make migration test robust to failureRyan Roberts2023-08-182-4/+10
* | selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts2023-08-181-1/+1
* | selftests/mm: fix thuge-gen test bugsRyan Roberts2023-08-181-2/+2
* | selftests/mm: enable mrelease_test for arm64Ryan Roberts2023-08-181-0/+1
* | selftests/mm: skip soft-dirty tests on arm64Ryan Roberts2023-08-183-4/+32
* | selftests: line buffer test program's stdoutRyan Roberts2023-08-183-2/+38
* | selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan2023-08-183-0/+324
* | selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen2023-08-181-0/+117
* | selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen2023-08-183-5/+11
* | selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu2023-08-181-0/+5
* | selftest: add a testcase of ksm zero pagesxu xin2023-08-181-1/+97
* | selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo2023-08-181-0/+61
* | selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo2023-08-181-0/+163
* | selftests: cgroup: add test_zswap programDomenico Cerasuolo2023-08-183-0/+65
* | maple_tree: add test for expanding range in RCU modePeng Zhang2023-08-181-0/+75
* | selftests/mm: add gup test matrix in run_vmtests.shPeter Xu2023-08-181-5/+32
* | selftests/mm: add -a to run_vmtests.shPeter Xu2023-08-181-3/+8
|/
* Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-301-1/+1
|\
| * selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)2023-07-261-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-304-62/+110
|\ \
| * | KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson2023-07-291-31/+39
| * | KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson2023-07-291-2/+8
| * | KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson2023-07-291-1/+7
| * | KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson2023-07-291-2/+23
| * | KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson2023-07-291-0/+1