shmem: factor shmem_falloc_wait() out of shmem_fault()
[linux-2.6-block.git] / mm /
2023-10-18 Hugh Dickinsshmem: factor shmem_falloc_wait() out of shmem_fault()
2023-10-18 Hugh Dickinsshmem: remove vma arg from shmem_get_folio_gfp()
2023-10-18 Lorenzo Stoakesmm/filemap: clarify filemap_fault() comments for not...
2023-10-18 Muhammad Usama Anjumfs/proc/task_mmu: implement IOCTL to get and optionally...
2023-10-18 Peter Xuuserfaultfd: UFFD_FEATURE_WP_ASYNC
2023-10-18 Yosry Ahmedmm: memcg: normalize the value passed into memcg_rstat_...
2023-10-18 Yosry Ahmedmm: memcg: refactor page state unit helpers
2023-10-18 Mike Kravetzhugetlb: check for hugetlb folio before vmemmap_restore
2023-10-18 Andrew MortonMerge mm-hotfixes-stable into mm-stable to pick up...
2023-10-18 SeongJae Parkmm/damon/sysfs: check DAMOS regions update progress...
2023-10-18 Arnd Bergmannkasan: disable kasan_non_canonical_hook() for HW tags
2023-10-18 Haibo Likasan: print the original fault addr when access invali...
2023-10-18 Rik van Rielhugetlbfs: close race between MADV_DONTNEED and page...
2023-10-18 Rik van Rielhugetlbfs: extend hugetlb_vma_lock to private VMAs
2023-10-18 Rik van Rielhugetlbfs: clear resv_map pointer if mmap fails
2023-10-18 Johannes Weinermm: zswap: fix pool refcount bug around shrink_worker()
2023-10-16 Stefan Roeschmm/ksm: add pages_skipped metric
2023-10-16 Stefan Roeschmm/ksm: add "smart" page scanning mode
2023-10-16 Huang Yingdax, kmem: calculate abstract distance with general...
2023-10-16 Huang Yingacpi, hmat: calculate abstract distance with HMAT
2023-10-16 Huang Yingmemory tiering: add abstract distance calculation algor...
2023-10-16 Sidhartha Kumarmm/hugetlb: replace page_ref_freeze() with folio_ref_fr...
2023-10-16 Sidhartha Kumarmm/filemap: remove hugetlb special casing in filemap.c
2023-10-16 Huan Yangmm/damon/core: remove unnecessary si_meminfo invoke.
2023-10-16 Kefeng Wangsched/numa, mm: make numa migrate functions to take...
2023-10-16 Kefeng Wangmm: mempolicy: make mpol_misplaced() to take a folio
2023-10-16 Kefeng Wangmm: memory: make numa_migrate_prep() to take a folio
2023-10-16 Kefeng Wangmm: memory: use a folio in do_numa_page()
2023-10-16 Kefeng Wangmm: huge_memory: use a folio in do_huge_pmd_numa_page()
2023-10-16 Kefeng Wangmm: memory: add vm_normal_folio_pmd()
2023-10-06 Minjie Dumm/filemap: increase usage of folio_next_index() helper
2023-10-06 liwenyudelayacct: add memory reclaim delay in get_page_from_fr...
2023-10-06 Liu Shixinmemcg: remove unused do_memsw_account in memcg1_stat_format
2023-10-06 Liu Shixinmemcg: expose swapcache stat for memcg v1
2023-10-06 Li Zhijianacpi,mm: fix typo sibiling -> sibling
2023-10-06 Gregory Pricemm/migrate: fix do_pages_move for compat pointers
2023-10-06 Liam R. Howlettmmap: fix error paths with dup_anon_vma()
2023-10-06 Liam R. Howlettmmap: fix vma_iterator in error path of vma_merge()
2023-10-06 Sebastian Ottmm: fix vm_brk_flags() to not bail out while holding...
2023-10-06 Liam R. Howlettmm/mempolicy: fix set_mempolicy_home_node() previous...
2023-10-06 Kemeng Shimm/page_alloc: correct start page when guard page debug...
2023-10-04 Yin Fengweimm: mlock: update mlock_pte_range to handle large folio
2023-10-04 Yin Fengweimm: handle large folio when large folio in VM_LOCKED...
2023-10-04 Yin Fengweimm: add functions folio_in_range() and folio_within_vma()
2023-10-04 Jinjie Ruanmm/damon/core-test: fix memory leak in damon_new_ctx()
2023-10-04 Jinjie Ruanmm/damon/core-test: fix memory leak in damon_new_region()
2023-10-04 Jianguo Baomm/writeback: update filemap_dirty_folio() comment
2023-10-04 SeongJae Parkmm/damon/sysfs-schemes: support DAMOS apply interval
2023-10-04 SeongJae Parkmm/damon/core: implement scheme-specific apply interval
2023-10-04 SeongJae Parkmm/damon/sysfs-schemes: use nr_accesses_bp as the sourc...
2023-10-04 SeongJae Parkmm/damon/core: make DAMOS uses nr_accesses_bp instead...
2023-10-04 Matthew Wilcox ... hugetlb: convert remove_pool_huge_page() to remove_pool...
2023-10-04 Matthew Wilcox ... hugetlb: remove a few calls to page_folio()
2023-10-04 Matthew Wilcox ... hugetlb: use a folio in free_hpage_workfn()
2023-10-04 Usama Arifmm: hugetlb: skip initialization of gigantic tail struc...
2023-10-04 Usama Arifmemblock: introduce MEMBLOCK_RSRV_NOINIT flag
2023-10-04 Usama Arifmemblock: pass memblock_type to memblock_setclr_flag
2023-10-04 Usama Arifmm: hugetlb_vmemmap: use nid of the head page to reallo...
2023-10-04 SeongJae Parkmm/damon/core: mark damon_moving_sum() as a static...
2023-10-04 SeongJae Parkmm/damon/core: skip updating nr_accesses_bp for each...
2023-10-04 SeongJae Parkmm/damon/core: use pseudo-moving sum for nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core: introduce nr_accesses_bp
2023-10-04 SeongJae Parkmm/damon/core-test: add a unit test for damon_moving_sum()
2023-10-04 SeongJae Parkmm/damon/core: implement a pseudo-moving sum function
2023-10-04 SeongJae Parkmm/damon/vaddr: call damon_update_region_access_rate...
2023-10-04 SeongJae Parkmm/damon/core: define and use a dedicated function...
2023-10-04 SeongJae Parkmm/damon/core: use number of passed access sampling...
2023-10-04 Zi Yanmm/memory_hotplug: use pfn math in place of direct...
2023-10-04 Zi Yanmm/hugetlb: use nth_page() in place of direct struct...
2023-10-04 Zi Yanmm/cma: use nth_page() in place of direct struct page...
2023-10-04 Vlastimil Babkamm, vmscan: remove ISOLATE_UNMAPPED
2023-10-04 SeongJae Parkmm/damon/core: add a tracepoint for damos apply target...
2023-10-04 Kefeng Wangmm: migrate: remove isolated variable in add_page_for_m...
2023-10-04 Kefeng Wangmm: migrate: remove PageHead() check for HugeTLB in...
2023-10-04 Kefeng Wangmm: migrate: use a folio in add_page_for_migration()
2023-10-04 Kefeng Wangmm: migrate: use __folio_test_movable()
2023-10-04 Kefeng Wangmm: migrate: convert migrate_misplaced_page() to migrat...
2023-10-04 Kefeng Wangmm: migrate: convert numamigrate_isolate_page() to...
2023-10-04 Kefeng Wangmm: migrate: remove THP mapcount check in numamigrate_i...
2023-10-04 Kefeng Wangmm: migrate: remove PageTransHuge check in numamigrate_...
2023-10-04 David Hildenbrandmm/rmap: pass folio to hugepage_add_anon_rmap()
2023-10-04 David Hildenbrandmm/rmap: simplify PageAnonExclusive sanity checks when...
2023-10-04 David Hildenbrandmm/rmap: warn on new PTE-mapped folios in page_add_anon...
2023-10-04 David Hildenbrandmm/rmap: move folio_test_anon() check out of __folio_se...
2023-10-04 David Hildenbrandmm/rmap: move SetPageAnonExclusive out of __page_set_an...
2023-10-04 David Hildenbrandmm/rmap: drop stale comment in page_add_anon_rmap and...
2023-10-04 Xin Haomm: memcg: add THP swap out info for anonymous reclaim
2023-10-04 liujinlongmm: vmscan: modify an easily misunderstood function...
2023-10-04 Qi Zhengmm: shrinker: convert shrinker_rwsem to mutex
2023-10-04 Qi Zhengmm: shrinker: hold write lock to reparent shrinker...
2023-10-04 Qi Zhengmm: shrinker: make memcg slab shrink lockless
2023-10-04 Qi Zhengmm: shrinker: make global slab shrink lockless
2023-10-04 Qi Zhengmm: shrinker: rename {prealloc|unregister}_memcg_shrink...
2023-10-04 Qi Zhengmm: shrinker: add a secondary array for shrinker_info...
2023-10-04 Qi Zhengmm: shrinker: remove old APIs
2023-10-04 Qi Zhengzsmalloc: dynamically allocate the mm-zspool shrinker
2023-10-04 Qi Zhengmm: workingset: dynamically allocate the mm-shadow...
2023-10-04 Qi Zhengmm: thp: dynamically allocate the thp-related shrinkers
2023-10-04 Qi Zhengmm: shrinker: add infrastructure for dynamically alloca...
2023-10-04 Qi Zhengdrm/ttm: introduce pool_shrink_rwsem
next