summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-21selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2-0/+34
2023-12-21selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park3-0/+98
2023-12-21selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park1-0/+14
2023-12-21selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park1-0/+206
2023-12-21selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park1-0/+102
2023-12-21maple_tree: fix warning comparing pointer to 0Jiapeng Chong1-3/+3
2023-12-21selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts1-12/+70
2023-12-21selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts1-54/+67
2023-12-21selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts2-11/+39
2023-12-21selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts3-2/+67
2023-12-21selftests/mm: factor out thp settings managementRyan Roberts4-326/+391
2023-12-21selftests/mm/kugepaged: restore thp settings at exitRyan Roberts1-6/+11
2023-12-21sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton5-59/+10
2023-12-21selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2023-12-21maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2023-12-13Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-13selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-12selftests/damon: test quota goals directorySeongJae Park1-0/+27
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache1-2/+0
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo1-24/+50
2023-12-12maple_tree: remove mas_searchable()Liam R. Howlett1-1/+3
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett1-11/+15
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett1-0/+1
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett1-1/+1
2023-12-11samples: introduce new samples subdir for cgroupDmitry Rokosov2-94/+0
2023-12-11selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin1-3/+77
2023-12-11fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-12-11maple_tree: update check_forking() and bench_forking()Peng Zhang1-0/+4
2023-12-11maple_tree: skip other tests when BENCH is enabledPeng Zhang1-0/+2
2023-12-11maple_tree: add test for mtree_dup()Peng Zhang1-0/+361
2023-12-11radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang1-12/+33
2023-12-11maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang1-0/+1
2023-12-07Merge branch 'master' into mm-hotfixes-stableAndrew Morton43-127/+388
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds28-39/+226
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12-84/+160
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-11/+47
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski5-55/+102
2023-11-28selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-28selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-28selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-28selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-217/+639
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski2-1/+7