summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-08-18mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin
2023-08-18mm/memory: convert do_read_fault() to use foliosSidhartha Kumar
2023-08-18mm/memory: convert do_shared_fault() to foliosSidhartha Kumar
2023-08-18mm/memory: convert wp_page_shared() to use foliosSidhartha Kumar
2023-08-18mm/memory: convert do_page_mkwrite() to use foliosSidhartha Kumar
2023-08-18mm: hugetlb_vmemmap: fix a race between vmemmap pmd splitMuchun Song
2023-08-18mm/sparse: remove redundant judgments from macro for_each_present_section_nrliuq
2023-08-18mm: compaction: skip the memory hole rapidly when isolating free pagesBaolin Wang
2023-08-18mm: compaction: use the correct type of list for free pagesBaolin Wang
2023-08-18mm: fix some kernel-doc commentsYang Li
2023-08-18mm: correct stale comment of function check_pteKemeng Shi
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells
2023-08-18mm: merge folio_has_private()/filemap_release_folio() call pairsDavid Howells
2023-08-18rmap: pass the folio to __page_check_anon_rmap()Matthew Wilcox (Oracle)
2023-08-18mm: cma: print cma name as well in cma_alloc debugPintu Kumar
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin
2023-08-18mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-08-18memcg: drop kmem.limit_in_bytesMichal Hocko
2023-08-18mm: page_alloc: avoid false page outside zone error infoMiaohe Lin
2023-08-18ksm: consider KSM-placed zeropages when calculating KSM profitxu xin
2023-08-18ksm: add ksm zero pages for each processxu xin
2023-08-18ksm: count all zero pages placed by KSMxu xin
2023-08-18ksm: support unsharing KSM-placed zero pagesxu xin
2023-08-18mm/migrate_device: try to handle swapcache pagesMika Penttilä
2023-08-18mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_ir...Sebastian Andrzej Siewior
2023-08-18zsmalloc: remove zs_compact_controlMinchan Kim
2023-08-18zsmalloc: move migration destination zspage inuse checkSergey Senozhatsky
2023-08-18zsmalloc: do not scan for allocated objects in empty zspageSergey Senozhatsky
2023-08-18mm/mm_init.c: remove obsolete macro HASH_SMALLMiaohe Lin
2023-08-18mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLEliuq
2023-08-18mm: memory-failure: remove unneeded 'inline' annotationMiaohe Lin
2023-08-18memory tier: use helper function destroy_memory_type()Miaohe Lin
2023-08-18mm: memory-failure: remove unneeded page state check in shake_page()Miaohe Lin
2023-08-18mm/filemap.c: fix update prev_pos after one read request doneHaibo Li
2023-08-18mm/gup: retire follow_hugetlb_page()Peter Xu
2023-08-18mm/gup: accelerate thp gup even for "pages != NULL"Peter Xu
2023-08-18mm/gup: cleanup next_page handlingPeter Xu
2023-08-18mm/hugetlb: add page_mask for hugetlb_follow_page_mask()Peter Xu
2023-08-18mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PINPeter Xu
2023-08-18mm/hugetlb: handle FOLL_DUMP well in follow_page_mask()Peter Xu
2023-08-18mm: call arch_swap_restore() from unuse_pte()Peter Collingbourne
2023-08-18mm: make show_free_areas() staticKefeng Wang
2023-08-18mm: make MEMFD_CREATE into a selectable config optionThomas Weißschuh
2023-08-18mm: remove page_rmapping()ZhangPeng
2023-08-18mm: use a folio in fault_dirty_shared_page()ZhangPeng
2023-08-18swap: stop add to avail list if swap is fullMa Wupeng
2023-08-18swap: cleanup duplicated WARN_ON in add_to_avail_listMa Wupeng
2023-08-18mm: increase usage of folio_next_index() helperSidhartha Kumar
2023-08-18mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()Miaohe Lin