summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04mips: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04fs: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04mm/memory_hotplug: use pfn math in place of direct struct page manipulationZi Yan
2023-10-04mm/hugetlb: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04mm/cma: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2023-10-04trace-vmscan-postprocess: sync with tracepoints updatesVlastimil Babka
2023-10-04buffer: remove __getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04ext4: call bdev_getblk() from sb_getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04buffer: convert sb_getblk() to call __getblk()Matthew Wilcox (Oracle)
2023-10-04buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()Matthew Wilcox (Oracle)
2023-10-04buffer: use bdev_getblk() to avoid memory reclaim in readahead pathMatthew Wilcox (Oracle)
2023-10-04ext4: use bdev_getblk() to avoid memory reclaim in readahead pathMatthew Wilcox (Oracle)
2023-10-04buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04buffer: pass GFP flags to folio_alloc_buffers()Matthew Wilcox (Oracle)
2023-10-04Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepointSeongJae Park
2023-10-04mm/damon/core: add a tracepoint for damos apply target regionsSeongJae Park
2023-10-04mm: migrate: remove isolated variable in add_page_for_migration()Kefeng Wang
2023-10-04mm: migrate: remove PageHead() check for HugeTLB in add_page_for_migration()Kefeng Wang
2023-10-04mm: migrate: use a folio in add_page_for_migration()Kefeng Wang
2023-10-04mm: migrate: use __folio_test_movable()Kefeng Wang
2023-10-04mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()Kefeng Wang
2023-10-04mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()Kefeng Wang
2023-10-04mm: migrate: remove THP mapcount check in numamigrate_isolate_page()Kefeng Wang
2023-10-04mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()Kefeng Wang
2023-10-04mm/rmap: pass folio to hugepage_add_anon_rmap()David Hildenbrand
2023-10-04mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmapDavid Hildenbrand
2023-10-04mm/rmap: warn on new PTE-mapped folios in page_add_anon_rmap()David Hildenbrand
2023-10-04mm/rmap: move folio_test_anon() check out of __folio_set_anon()David Hildenbrand
2023-10-04mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()David Hildenbrand
2023-10-04mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap()David Hildenbrand
2023-10-04mm: memcg: add THP swap out info for anonymous reclaimXin Hao
2023-10-04mm: vmscan: modify an easily misunderstood function nameliujinlong
2023-10-04mm: shrinker: convert shrinker_rwsem to mutexQi Zheng
2023-10-04mm: shrinker: hold write lock to reparent shrinker nr_deferredQi Zheng
2023-10-04mm: shrinker: make memcg slab shrink locklessQi Zheng
2023-10-04mm: shrinker: make global slab shrink locklessQi Zheng
2023-10-04mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg...Qi Zheng
2023-10-04mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}Qi Zheng
2023-10-04mm: shrinker: remove old APIsQi Zheng
2023-10-04fs: super: dynamically allocate the s_shrinkQi Zheng
2023-10-04zsmalloc: dynamically allocate the mm-zspool shrinkerQi Zheng
2023-10-04xfs: dynamically allocate the xfs-qm shrinkerQi Zheng
2023-10-04xfs: dynamically allocate the xfs-inodegc shrinkerQi Zheng
2023-10-04xfs: dynamically allocate the xfs-buf shrinkerQi Zheng
2023-10-04nfsd: dynamically allocate the nfsd-reply shrinkerQi Zheng
2023-10-04nfsd: dynamically allocate the nfsd-client shrinkerQi Zheng
2023-10-04jbd2,ext4: dynamically allocate the jbd2-journal shrinkerQi Zheng
2023-10-04ext4: dynamically allocate the ext4-es shrinkerQi Zheng
2023-10-04mbcache: dynamically allocate the mbcache shrinkerQi Zheng