summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-11mm/util: reduce stack usage of folio_mapcountKairui Song
2022-09-11mm/page_alloc: only search higher order when fallbackAbel Wu
2022-09-11page_alloc: remove inactive initializationLi kunyu
2022-09-11mm/hugetlb: add dedicated func to get 'allowed' nodemask for current processFeng Tang
2022-09-11mm/mempolicy: fix lock contention on mems_allowedAbel Wu
2022-09-11mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla
2022-09-11mm/swap: remove the end_write_func argument to __swap_writepageChristoph Hellwig
2022-09-11zsmalloc: remove unnecessary size_class NULL checkAlexey Romanov
2022-09-11zsmalloc: zs_object_copy: add clarifying commentAlexey Romanov
2022-09-11mm/vmscan: define macros for refaults in struct lruvecYang Yang
2022-09-11selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-09-11userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen
2022-09-11userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-09-11userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen
2022-09-11selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-09-11mm/damon/dbgfs: use kmalloc for allocating only one elementKenneth Lee
2022-09-11mm/filemap.c: convert page_endio() to use a folioShaoqin Huang
2022-09-11mm: memory-failure: cleanup try_to_split_thp_page()Kefeng Wang
2022-09-11mm: align larger anonymous mappings on THP boundariesRik van Riel
2022-09-11mm/page_ext: remove unused variable in offline_page_extCharan Teja Kalla
2022-09-11selftests/vm: add selftest to verify multi THP collapseZach O'Keefe
2022-09-11selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe
2022-09-11selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe
2022-09-11selftests/vm: dedup hugepage allocation logicZach O'Keefe
2022-09-11selftests/vm: modularize collapse selftestsZach O'Keefe
2022-09-11mm/madvise: add MADV_COLLAPSE to process_madvise()Zach O'Keefe
2022-09-11mm/khugepaged: rename prefix of shared collapse functionsZach O'Keefe
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe
2022-09-11mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe
2022-09-11mm/khugepaged: add flag to predicate khugepaged-only behaviorZach O'Keefe
2022-09-11mm/khugepaged: propagate enum scan_result codes back to callersZach O'Keefe
2022-09-11mm/khugepaged: dedup and simplify hugepage alloc and chargingZach O'Keefe
2022-09-11mm/khugepaged: add struct collapse_controlZach O'Keefe
2022-09-11mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMAYang Shi
2022-08-28Linux 6.0-rc3Linus Torvalds
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds
2022-08-28.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-08-28mm/mprotect: only reference swap pfn page if type matchPeter Xu
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher
2022-08-28mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty
2022-08-28mailmap: update email address for Colin KingColin Ian King
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-28mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson