summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-28334-6892/+8328
|\
| * mm/hugetlb: remove hugetlb_set_page_subpool()Sidhartha Kumar2023-06-231-6/+0
| * mm: nommu: correct the range of mmap_sem_read_lock in task_mem()lipeifeng2023-06-231-3/+3
| * hugetlb: revert use of page_cache_next_miss()Mike Kravetz2023-06-232-11/+9
| * Revert "page cache: fix page_cache_next/prev_miss off by one"Mike Kravetz2023-06-231-16/+10
| * mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed2023-06-232-10/+27
| * mm: memcg: rename and document global_reclaim()Yosry Ahmed2023-06-231-8/+13
| * mm: kill [add|del]_page_to_lru_list()Kefeng Wang2023-06-231-12/+0
| * mm: compaction: convert to use a folio in isolate_migratepages_block()Kefeng Wang2023-06-231-40/+44
| * mm: zswap: fix double invalidate with exclusive loadsYosry Ahmed2023-06-231-9/+12
| * mm: remove unnecessary pagevec includesMatthew Wilcox (Oracle)2023-06-235-5/+0
| * mm: remove references to pagevecMatthew Wilcox (Oracle)2023-06-237-13/+13
| * mm: rename invalidate_mapping_pagevec to mapping_try_invalidateMatthew Wilcox (Oracle)2023-06-233-24/+21
| * mm: remove struct pagevecMatthew Wilcox (Oracle)2023-06-232-68/+13
| * net: convert sunrpc from pagevec to folio_batchMatthew Wilcox (Oracle)2023-06-232-6/+6
| * i915: convert i915_gpu_error to use a folio_batchMatthew Wilcox (Oracle)2023-06-231-25/+25
| * pagevec: rename fbatch_count()Matthew Wilcox (Oracle)2023-06-231-2/+2
| * mm: remove check_move_unevictable_pages()Matthew Wilcox (Oracle)2023-06-232-18/+0
| * drm: convert drm_gem_put_pages() to use a folio_batchMatthew Wilcox (Oracle)2023-06-231-29/+39
| * i915: convert shmem_sg_free_table() to use a folio_batchMatthew Wilcox (Oracle)2023-06-231-24/+31
| * scatterlist: add sg_set_folio()Matthew Wilcox (Oracle)2023-06-231-0/+24
| * mm: add __folio_batch_release()Matthew Wilcox (Oracle)2023-06-231-1/+7
| * afs: convert pagevec to folio_batch in afs_extend_writeback()Matthew Wilcox (Oracle)2023-06-231-8/+8
| * mm: page_alloc: use the correct type of list for free pagesBaolin Wang2023-06-231-1/+1
| * mm: backing-dev: make bdi_class a static const structureIvan Orlov2023-06-231-6/+11
| * mm/swapfile: delete outdated pte_offset_map() commentHugh Dickins2023-06-231-5/+0
| * mm: pass nid to reserve_bootmem_region()Yajun Deng2023-06-233-24/+40
| * mm/gup: do not return 0 from pin_user_pages_fast() for bad argsJason Gunthorpe2023-06-231-1/+1
| * mm: fix shmem THP counters on migrationJan Glauber2023-06-231-0/+5
| * selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu2023-06-231-1/+4
| * mm/memcontrol: do not tweak node in mem_cgroup_init()Haifeng Xu2023-06-231-2/+1
| * kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsanTetsuo Handa2023-06-234-7/+7
| * mm: compaction: skip memory hole rapidly when isolating migratable pagesBaolin Wang2023-06-231-1/+34
| * kasan, doc: note kasan.fault=panic_on_write behaviour for async modesMarco Elver2023-06-231-1/+3
| * Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-2363-364/+599
| |\
| | * mm/mglru: make memcg_lru->lock irq safeYu Zhao2023-06-231-6/+7
| * | mm: page_alloc: make compound_page_dtors staticMiaohe Lin2023-06-192-2/+1
| * | Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park2023-06-191-8/+12
| * | Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park2023-06-191-2/+9
| * | Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park2023-06-192-67/+51
| * | Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park2023-06-191-7/+5
| * | Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park2023-06-191-4/+3
| * | Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park2023-06-191-5/+5
| * | Docs/mm/damon/design: document 'age' of regionSeongJae Park2023-06-191-0/+14
| * | mm: move mm_count into its own cache lineMathieu Desnoyers2023-06-191-8/+15
| * | mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng2023-06-192-9/+7
| * | mm/damon/core-test: add a test for damon_set_attrs()SeongJae Park2023-06-191-0/+24
| * | mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...Vishal Moola (Oracle)2023-06-191-13/+9
| * | mm/gup.c: reorganize try_get_folio()Vishal Moola (Oracle)2023-06-191-43/+43
| * | mm/gup_test.c: convert verify_dma_pinned() to us foliosVishal Moola (Oracle)2023-06-191-6/+7