summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-0927-612/+2084
|\
| * mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-082-4/+5
| * selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan2024-01-051-0/+17
| * selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum2024-01-051-1/+1
| * selftests/mm: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-47/+44
| * selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum2024-01-051-10/+13
| * selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-32/+33
| * mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-52/+35
| * selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts2023-12-291-12/+39
| * selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan2023-12-293-0/+214
| * selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan2023-12-293-0/+22
| * selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan2023-12-294-4/+7
| * selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2023-12-202-0/+34
| * selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park2023-12-203-0/+98
| * selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park2023-12-201-0/+14
| * selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park2023-12-201-0/+206
| * selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park2023-12-201-0/+102
| * maple_tree: fix warning comparing pointer to 0Jiapeng Chong2023-12-201-3/+3
| * selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts2023-12-201-12/+70
| * selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts2023-12-201-54/+67
| * selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts2023-12-202-11/+39
| * selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts2023-12-203-2/+67
| * selftests/mm: factor out thp settings managementRyan Roberts2023-12-204-326/+391
| * selftests/mm/kugepaged: restore thp settings at exitRyan Roberts2023-12-201-6/+11
| * sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-205-59/+10
| |\
| * | selftests/damon: test quota goals directorySeongJae Park2023-12-121-0/+27
| * | selftests/mm: dont run ksm_functional_tests twiceNico Pache2023-12-121-2/+0
| * | selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo2023-12-121-24/+50
| * | maple_tree: remove mas_searchable()Liam R. Howlett2023-12-121-1/+3
| * | maple_tree: separate ma_state node from statusLiam R. Howlett2023-12-121-11/+15
| * | maple_tree: add end of node tracking to the maple stateLiam R. Howlett2023-12-121-0/+1
| * | maple_tree: move debug check to __mas_set_range()Liam R. Howlett2023-12-121-1/+1
| * | selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin2023-12-101-3/+77
| * | maple_tree: skip other tests when BENCH is enabledPeng Zhang2023-12-101-0/+2
| * | maple_tree: add test for mtree_dup()Peng Zhang2023-12-101-0/+361
| * | radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang2023-12-101-12/+33
* | | Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-01-082-82/+142
|\ \ \
| * | | cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long2023-11-281-14/+18
| * | | cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long2023-11-121-9/+65
| * | | selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long2023-11-121-71/+71
| * | | selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant2023-11-121-1/+1
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-086-13/+45
|\ \ \ \
| * \ \ \ Merge branch 'for-next/selftests' into for-next/coreWill Deacon2024-01-045-10/+43
| |\ \ \ \
| | * | | | kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown2023-12-191-3/+11
| | * | | | kselftest/arm64: Log SVCR when the SME tests barfMark Brown2023-12-113-0/+21
| | * | | | kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown2023-12-111-7/+11
| * | | | | KVM: selftests: aarch64: Update tools copy of arm_pmuv3.hJames Clark2023-12-121-3/+2
| |/ / / /
* | | | | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-0812-31/+666
|\ \ \ \ \
| * | | | | selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"Colin Ian King2023-12-211-1/+1
| * | | | | powerpc/selftests: Add test for papr-sysparmNathan Lynch2023-12-134-0/+210