summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | mm: correct calculation of wb's bg_thresh in cgroup domainKemeng Shi2024-05-051-1/+1
| * | mm: enable __wb_calc_thresh to calculate dirty background thresholdKemeng Shi2024-05-051-15/+18
| * | writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pagesKemeng Shi2024-05-051-4/+4
| * | writeback: support retrieving per group debug writeback stats of bdiKemeng Shi2024-05-052-2/+98
| * | writeback: collect stats of all wb of bdi in bdi_debug_stats_showKemeng Shi2024-05-051-23/+73
| * | mm: vmalloc: dump page owner info if page is already mappedHariom Panthi2024-05-051-1/+9
| * | mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()David Hildenbrand2024-05-051-7/+15
| * | memcg: fix data-race KCSAN bug in rstatsBreno Leitao2024-05-051-5/+7
| * | mm: add kernel-doc for folio_mark_accessed()Matthew Wilcox (Oracle)2024-05-051-7/+10
| * | gup: use folios for gup_devmapMatthew Wilcox (Oracle)2024-05-051-9/+8
| * | mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)2024-05-053-9/+9
| * | userfault; expand folio use in mfill_atomic_install_pte()Matthew Wilcox (Oracle)2024-05-051-3/+2
| * | migrate: expand the use of folio in __migrate_device_pages()Matthew Wilcox (Oracle)2024-05-051-8/+5
| * | memory-failure: remove calls to page_mapping()Matthew Wilcox (Oracle)2024-05-051-2/+4
| * | mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)2024-05-052-4/+3
| * | mm/memory-failure: use folio functions throughout collect_procs()Matthew Wilcox (Oracle)2024-05-051-2/+2
| * | mm/memory-failure: add some folio conversions to unpoison_memoryMatthew Wilcox (Oracle)2024-05-051-4/+4
| * | mm/memory-failure: convert hwpoison_user_mappings to take a folioMatthew Wilcox (Oracle)2024-05-051-15/+15
| * | mm/memory-failure: convert memory_failure() to use a folioMatthew Wilcox (Oracle)2024-05-051-19/+21
| * | mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)2024-05-053-5/+5
| * | mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)2024-05-053-10/+17
| * | mm: make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILUREMatthew Wilcox (Oracle)2024-05-051-0/+2
| * | mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)2024-05-052-16/+22
| * | mm/memory-failure: pass addr to __add_to_kill()Matthew Wilcox (Oracle)2024-05-051-2/+4
| * | mm/memory-failure: remove fsdax_pgoff argument from __add_to_killMatthew Wilcox (Oracle)2024-05-051-18/+9
| * | memcg: simple cleanup of stats update functionsShakeel Butt2024-05-052-18/+15
| * | mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()Kefeng Wang2024-05-051-5/+5
| * | mm/madvise: optimize lazyfreeing with mTHP in madvise_freeLance Yang2024-05-051-41/+44
| * | mm/memory: add any_dirty optional pointer to folio_pte_batch()Lance Yang2024-05-053-9/+26
| * | mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang2024-05-051-1/+2
| * | mm: swapfile: check usable swap device in __folio_throttle_swaprate()Kefeng Wang2024-05-051-3/+10
| * | mm/huge_memory: improve split_huge_page_to_list_to_order() return value docum...David Hildenbrand2024-05-051-3/+11
| * | mm/page_table_check: support userfault wr-protect entriesPeter Xu2024-05-051-0/+30
| * | mm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_commit_chargePeter Xu2024-05-051-1/+1
| * | mm/sparse: guard the size of mem_section is power of 2Wei Yang2024-05-051-0/+2
| * | doc: improve the description of __folio_mark_dirtyMatthew Wilcox (Oracle)2024-05-051-5/+9
| * | mm/ksm: remove page_mapcount() usage in stable_tree_search()David Hildenbrand2024-05-051-5/+8
| * | mm: zswap: remove same_filled module paramsYosry Ahmed2024-05-051-19/+0
| * | mm: zswap: move more same-filled pages checks outside of zswap_store()Yosry Ahmed2024-05-051-20/+25
| * | mm: zswap: refactor limit checking from zswap_store()Yosry Ahmed2024-05-051-16/+16
| * | mm: zswap: always shrink in zswap_store() if zswap_pool_reached_fullYosry Ahmed2024-05-051-6/+4
| * | userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVESuren Baghdasaryan2024-05-052-2/+2
| * | mm: page_alloc: allowing mTHP compaction to capture the freed page directlyBaolin Wang2024-05-051-2/+4
| * | mm: filemap: batch mm counter updating in filemap_map_pages()Kefeng Wang2024-05-051-9/+12
| * | mm: move mm counter updating out of set_pte_range()Kefeng Wang2024-05-052-3/+9
| * | mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song2024-05-053-0/+8
| * | mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song2024-05-052-0/+57
| * | mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar2024-05-052-3/+3
| * | mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar2024-05-052-13/+12
| * | mm/ksm: replace set_page_stable_node by folio_set_stable_nodeAlex Shi (tencent)2024-05-051-9/+3