summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09io_uring: rsrc: delegate VMA file-backed check to GUPLorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar
2023-06-09mm: page_alloc: move is_check_pages_enabled() into page_alloc.cKefeng Wang
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang
2023-06-09mm: vmscan: use gfp_has_io_fs()Kefeng Wang
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang
2023-06-09mm: page_alloc: remove alloc_contig_dump_pages() stubKefeng Wang
2023-06-09mm: page_alloc: squash page_is_consistent()Kefeng Wang
2023-06-09mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang
2023-06-09mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang
2023-06-09mm: page_alloc: move init_on_alloc/free() into mm_init.cKefeng Wang
2023-06-09mm: page_alloc: move mirrored_kernelcore into mm_init.cKefeng Wang
2023-06-09mm/zsmalloc: get rid of PAGE_MASKAlexey Romanov
2023-06-09mm/secretmem: make it on by defaultMike Rapoport (IBM)
2023-06-09Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""Mel Gorman
2023-06-09mm: compaction: update pageblock skip when first migration candidate is not a...Mel Gorman
2023-06-09mm: compaction: only force pageblock scan completion when skip hints are obeyedMel Gorman
2023-06-09mm: compaction: ensure rescanning only happens on partially scanned pageblocksMel Gorman
2023-06-09mm: pagemap: restrict pagewalk to the requested rangeYuanchu Xie
2023-06-09mm, oom: do not check 0 mask in out_of_memory()Haifeng Xu
2023-06-09mm: memory-failure: move sysctl register in memory_failure_init()Kefeng Wang
2023-06-09mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang
2023-06-09mm: hugetlb_vmemmap: provide stronger vmemmap allocation guaranteesPasha Tatashin
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09kasan: add kasan_tag_mismatch prototypeArnd Bergmann
2023-06-09migrate_pages_batch: simplify retrying and failure counting of large foliosHuang Ying
2023-06-09mm: memory_hotplug: fix format string in warningsRick Wertenbroek
2023-06-09filemap: remove page_endio()Pankaj Raghav
2023-06-09maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()Peng Zhang
2023-06-09mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()Lorenzo Stoakes
2023-06-09dmapool: create/destroy cleanupKeith Busch
2023-06-09fs: hugetlbfs: set vma policy only when needed for allocating folioAckerley Tng
2023-06-09selftests: add selftests for cachestatNhat Pham
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-06-09workingset: refactor LRU refault to expose refault recency checkNhat Pham
2023-06-09memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()Haifeng Xu
2023-06-09memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()Haifeng Xu
2023-06-09cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed
2023-06-09memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed
2023-06-09memcg: calculate root usage from global stateYosry Ahmed
2023-06-09memcg: flush stats non-atomically in mem_cgroup_wb_stats()Yosry Ahmed