summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: add zswapin and no zswap testsNhat Pham2024-02-221-2/+118
* selftests: fix the zswap invasive shrink testNhat Pham2024-02-221-1/+1
* selftests/mm: log a consistent test name for check_compactionMark Brown2024-02-221-16/+19
* selftests/mm: log skipped compaction test as a skipMark Brown2024-02-221-1/+1
* selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park2024-02-221-1/+8
* selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park2024-02-224-0/+93
* selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park2024-02-224-0/+97
* selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2024-02-222-1/+68
* selftests/damon: add a test for DAMOS quotaSeongJae Park2024-02-222-0/+68
* selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park2024-02-221-1/+8
* selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park2024-02-221-0/+32
* selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park2024-02-221-9/+33
* selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao2024-02-221-0/+1
* selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao2024-02-221-0/+2
* selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum2024-02-221-22/+22
* selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum2024-02-222-17/+25
* selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum2024-02-221-72/+75
* selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-92/+69
* selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-12/+20
* selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-47/+33
* selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum2024-02-222-175/+118
* selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-82/+54
* selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-14/+23
* selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-22/+20
* selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-65/+31
* selftets/damon: prepare for monitor_on file renamingSeongJae Park2024-02-223-4/+26
* selftests/mm: new test that steals pagesBreno Leitao2024-02-223-0/+126
* selftests: mm: perform some system cleanup before using hugepagesNico Pache2024-02-221-0/+9
* selftests/memfd: delete unused declarationsGreg Thelen2024-02-221-10/+0
* tools/mm: add thpmaps script to dump THP usage infoRyan Roberts2024-02-222-4/+680
* selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn2024-02-211-2/+2
* selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton2024-02-201-0/+6
* Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-171-2/+2
|\
| * selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1658-239/+236
|\ \
| * \ Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini2024-02-1458-239/+236
| |\ \
| | * | KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson2024-02-061-9/+12
| | * | KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson2024-02-061-23/+27
| | * | KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov2024-02-011-0/+1
| | * | KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-014-5/+6
| | * | KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov2024-02-011-18/+1
| | * | KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov2024-02-015-37/+40
| | * | KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov2024-01-301-1/+2
| | * | KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov2024-01-301-4/+5
| | * | KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson2024-01-301-2/+2
| | * | KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-3022-63/+63
| | * | KVM: selftests: s390x: Remove redundant newlinesAndrew Jones2024-01-293-13/+13
| | * | KVM: selftests: riscv: Remove redundant newlinesAndrew Jones2024-01-292-2/+2
| | * | KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones2024-01-297-27/+27
| | * | KVM: selftests: Remove redundant newlinesAndrew Jones2024-01-2917-38/+38