summaryrefslogtreecommitdiffstats
path: root/tools/mm
AgeCommit message (Expand)AuthorLines
2026-01-20tools/mm/slabinfo: fix --partial long option mappingKaushlendra Kumar-1/+1
2026-01-20tools/mm/thp_swap_allocator_test: fix small folio alignmentKaushlendra Kumar-1/+1
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar-1/+5
2025-11-16tools/mm/page_owner_sort: add help option supportYe Liu-3/+7
2025-11-16tools/mm: use <stdbool.h> in page_owner_sort.cYe Liu-3/+1
2025-09-21tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar-2/+5
2025-07-09tools/mm: add script to display page state for a given PID and VADDRYe Liu-0/+169
2025-02-17tools/mm: fix build warnings with musl-libcFlorian Fainelli-2/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+6
2024-11-14tools/mm: fix compile errorMotiejus JakÅ`tys-1/+1
2024-11-11tools/mm: fix slabinfo crash when MAX_SLABS is exceededMarc Dionne-5/+5
2024-11-06tools/mm: free the allocated memoryLiu Jing-0/+1
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe-5/+8
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao-1/+1
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)-2/+1
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)-5/+5
2024-07-10tools/mm: introduce a tool to assess swap entry allocation for thp_swapoutBarry Song-1/+235
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts-4/+680
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell-13/+20
2023-10-18tools/mm: fix the default case for page_owner_sortAudra Mitchell-8/+53
2023-10-18tools/mm: filter out timestamps for correct collationAudra Mitchell-7/+18
2023-10-18tools/mm: remove references to free_ts from page_owner_sortAudra Mitchell-86/+12
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi-2/+2
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds-5/+1
2023-04-16tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou-1/+1
2023-03-29mm, page_flags: remove PG_slob_freeVlastimil Babka-5/+1
2023-02-02tools/mm: allow users to provide additional cflags/ldflagsHerton R. Krzesinski-2/+2
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park-0/+4141