summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-08-18mm/page_io: use a folio in sio_read_complete()ZhangPeng
2023-08-18mm/page_io: use a folio in __end_swap_bio_read()ZhangPeng
2023-08-18mm/page_io: use a folio in __end_swap_bio_write()ZhangPeng
2023-08-18mm/page_io: remove unneeded SetPageError()ZhangPeng
2023-08-18mm/page_io: remove unneeded ClearPageUptodate()ZhangPeng
2023-08-18mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is setKemeng Shi
2023-08-18mm/compaction: correct comment of candidate pfn in fast_isolate_freepagesKemeng Shi
2023-08-18mm/mprotect: fix obsolete function name in change_pte_range()Miaohe Lin
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...Alistair Popple
2023-08-18mmu_notifiers: fixup comment in mmu_interval_read_begin()Alistair Popple
2023-08-18mm/mmap: change detached vma locking schemeLiam R. Howlett
2023-08-18mm/mmap: clean up validate_mm() callsLiam R. Howlett
2023-08-18mm/hugetlb: get rid of page_hstate()Sidhartha Kumar
2023-08-18mm/rmap: correct stale comment of rmap_walk_anon and rmap_walk_fileKemeng Shi
2023-08-18mm: kfence: allocate kfence_metadata at runtimePeng Zhang
2023-08-18memory tier: use helper macro __ATTR_RW()Miaohe Lin
2023-08-18mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()Haifeng Xu
2023-08-18mm/memcg: minor cleanup for mc_handle_present_pte()Miaohe Lin
2023-08-18mm/tlbbatch: introduce arch_flush_tlb_batched_pending()Yicong Yang
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song
2023-08-18mm/tlbbatch: introduce arch_tlbbatch_should_defer()Anshuman Khandual
2023-08-18mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He
2023-08-18mm/ioremap: consider IOREMAP space in generic ioremapChristophe Leroy
2023-08-18mm/ioremap: add slab availability checking in ioremap_protBaoquan He
2023-08-18mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He
2023-08-18mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy
2023-08-18mm/page_ext: move functions around for minor cleanups to page_extKemeng Shi
2023-08-18mm/page_ext: remove rollback for untouched mem_section in online_page_extKemeng Shi
2023-08-18mm/page_ext: remove unused return value of offline_page_extKemeng Shi
2023-08-18migrate: use folio_set_bh() instead of set_bh_page()Matthew Wilcox (Oracle)
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameters in page_table_check_set()Kemeng Shi
2023-08-18mm/page_table_check: remove unused parameters in page_table_check_clear()Kemeng Shi
2023-08-18mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPSMiaohe Lin
2023-08-18mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()Miaohe Lin
2023-08-18mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISONJiaqi Yan
2023-08-18mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwpJiaqi Yan
2023-08-18mm/mmap: move vma operations to mm_struct out of the critical section of file...Yu Ma
2023-08-18mm/pgtable: notes on pte_offset_map[_lock]()Hugh Dickins
2023-08-18mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()Hugh Dickins
2023-08-18mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()Hugh Dickins
2023-08-18mm/khugepaged: retract_page_tables() without mmap or vma lockHugh Dickins
2023-08-18mm/pgtable: add pte_free_defer() for pgtable as pageHugh Dickins