mm/ksm: document pages_skipped sysfs knob
[linux-2.6-block.git] / mm /
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-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
2023-10-04 Qi Zhengmm: shrinker: remove redundant shrinker_rwsem in debugf...
2023-10-04 Qi Zhengmm: vmscan: move shrinker-related code into a separate...
2023-10-04 Qi Zhengmm: move some shrinker-related function declarations...
2023-10-04 Alexander Potapenkokmsan: introduce test_memcpy_initialized_gap()
2023-10-04 Alexander Potapenkokmsan: merge test_memcpy_aligned_to_unaligned{,2}(...
2023-10-04 Alexander Potapenkokmsan: prevent optimizations in memcpy tests
2023-10-04 Alexander Potapenkokmsan: simplify kmsan_internal_memmove_metadata()
2023-10-04 Aleksa Saraimemfd: drop warning for missing exec-related flags
2023-10-04 Ying Sunmm/shmem: remove dead code can not be satisfied by...
2023-10-04 Angus Chenmm/vmscan: print err before panic
2023-10-04 Yajun Dengmm/mm_init.c: remove redundant pr_info when node is...
2023-10-04 Yuan Canmm: hugetlb_vmemmap: allow alloc vmemmap pages fallback...
2023-10-04 Xiu Jianfengmm: remove duplicated vma->vm_flags check when expandin...
2023-10-04 SeongJae Parkmm/damon/core: remove 'struct target *' parameter from...
2023-10-04 SeongJae Parkmm/damon/core: fix a comment about damon_set_attrs...
2023-10-04 Nhat Phamzswap: change zswap's default allocator to zsmalloc
2023-10-04 Joel Fernandes ... mm/mremap: allow moves within the same VMA for stack...
2023-10-04 Joel Fernandes ... mm/mremap: optimize the start addresses in move_page_ta...
2023-10-04 Yuan Canmm: hugetlb_vmemmap: fix hugetlb page number decrease...
2023-10-04 Uros Bizjakmm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node...
2023-10-04 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2023-10-04 Mateusz Guzikmm: remove remnants of SPLIT_RSS_COUNTING
next