summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-12mm/damon/core: simplify the parameter passing for region split operationKaixu Xia2-15/+12
2022-09-12tools/vm/page_owner_sort: fix -f optionYixuan Cao1-1/+6
2022-09-12mm/util: reduce stack usage of folio_mapcountKairui Song1-1/+1
2022-09-12mm/page_alloc: only search higher order when fallbackAbel Wu1-1/+1
2022-09-12page_alloc: remove inactive initializationLi kunyu1-1/+1
2022-09-12mm/hugetlb: add dedicated func to get 'allowed' nodemask for current processFeng Tang3-17/+22
2022-09-12mm/mempolicy: fix lock contention on mems_allowedAbel Wu1-1/+3
2022-09-12mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla2-9/+6
2022-09-12mm/swap: remove the end_write_func argument to __swap_writepageChristoph Hellwig3-9/+6
2022-09-12zsmalloc: remove unnecessary size_class NULL checkAlexey Romanov1-7/+0
2022-09-12zsmalloc: zs_object_copy: add clarifying commentAlexey Romanov1-0/+7
2022-09-12mm/vmscan: define macros for refaults in struct lruvecYang Yang2-4/+6
2022-09-12selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen1-7/+10
2022-09-12userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen2-3/+41
2022-09-12userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen1-10/+66
2022-09-12userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen2-16/+59
2022-09-12selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen1-2/+4
2022-09-12mm/damon/dbgfs: use kmalloc for allocating only one elementKenneth Lee1-1/+1
2022-09-12mm/filemap.c: convert page_endio() to use a folioShaoqin Huang1-7/+9
2022-09-12mm: memory-failure: cleanup try_to_split_thp_page()Kefeng Wang1-11/+12
2022-09-12mm: align larger anonymous mappings on THP boundariesRik van Riel1-0/+3
2022-09-12mm/page_ext: remove unused variable in offline_page_extCharan Teja Kalla1-3/+3
2022-09-12selftests/vm: add selftest to verify multi THP collapseZach O'Keefe1-67/+73
2022-09-12selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe1-0/+31
2022-09-12selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe1-46/+125
2022-09-12selftests/vm: dedup hugepage allocation logicZach O'Keefe1-39/+23
2022-09-12selftests/vm: modularize collapse selftestsZach O'Keefe1-141/+110
2022-09-12mm/madvise: add MADV_COLLAPSE to process_madvise()Zach O'Keefe1-2/+2
2022-09-12mm/khugepaged: rename prefix of shared collapse functionsZach O'Keefe1-33/+35
2022-09-12mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe9-3/+147
2022-09-12mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe6-39/+67
2022-09-12mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe5-27/+27
2022-09-12mm/khugepaged: add flag to predicate khugepaged-only behaviorZach O'Keefe1-25/+58
2022-09-12mm/khugepaged: propagate enum scan_result codes back to callersZach O'Keefe1-116/+117
2022-09-12mm/khugepaged: dedup and simplify hugepage alloc and chargingZach O'Keefe1-43/+35
2022-09-12mm/khugepaged: add struct collapse_controlZach O'Keefe1-37/+50
2022-09-12mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMAYang Shi1-94/+26
2022-08-29Linux 6.0-rc3Linus Torvalds1-1/+1
2022-08-29Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds21-60/+108
2022-08-29Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds4-24/+38
2022-08-29.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli1-0/+1
2022-08-29mm/mprotect: only reference swap pfn page if type matchPeter Xu1-1/+2
2022-08-29squashfs: don't call kmalloc in decompressorsPhillip Lougher4-21/+22
2022-08-29mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty1-0/+3
2022-08-29mailmap: update email address for Colin KingColin Ian King1-2/+1
2022-08-29asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-29bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin1-0/+2
2022-08-29ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2-5/+6
2022-08-29Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-29mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky1-1/+1