kernel/iomem.c: remove __weak ioremap_cache helper
[platform/kernel/linux-starfive.git] / mm /
2023-08-21 Kemeng Shimm/page_ext: use page_ext_data helper in page_owner
2023-08-21 Kemeng Shimm/page_ext: use page_ext_data helper in page_table_check
2023-08-21 Matthew Wilcox ... zswap: make zswap_load() take a folio
2023-08-21 Matthew Wilcox ... swap: remove some calls to compound_head() in swap_read...
2023-08-21 Matthew Wilcox ... memcg: convert get_obj_cgroup_from_page to get_obj_cgro...
2023-08-21 Matthew Wilcox ... zswap: make zswap_store() take a folio
2023-08-21 Johannes Weinermm: kill frontswap
2023-08-21 Yosry Ahmedmm: zswap: multiple zpools support
2023-08-18 Aneesh Kumar K.Vmm/vmemmap optimization: split hugetlb and devdax vmemm...
2023-08-18 Aneesh Kumar K.Vmm/huge pud: use transparent huge pud helpers only...
2023-08-18 Aneesh Kumar K.Vmm/vmemmap: allow architectures to override how vmemmap...
2023-08-18 Aneesh Kumar K.Vmm/vmemmap: improve vmemmap_can_optimize and allow...
2023-08-18 Aneesh Kumar K.Vmm: change pudp_huge_get_and_clear_full take vm_area_st...
2023-08-18 Aneesh Kumar K.Vmm/hugepage pud: allow arch-specific helper function...
2023-08-18 Matthew Wilcox ... mm: handle faults that merely update the accessed bit...
2023-08-18 Matthew Wilcox ... mm: handle swap and NUMA PTE faults under the VMA lock
2023-08-18 Matthew Wilcox ... mm: run the fault-around code under the VMA lock
2023-08-18 Matthew Wilcox ... mm: move FAULT_FLAG_VMA_LOCK check down from do_fault()
2023-08-18 Matthew Wilcox ... mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_f...
2023-08-18 Matthew Wilcox ... mm: handle some PMD faults under the VMA lock
2023-08-18 Matthew Wilcox ... mm: handle PUD faults under the VMA lock
2023-08-18 Matthew Wilcox ... mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
2023-08-18 Matthew Wilcox ... mm: allow per-VMA locks on file-backed VMAs
2023-08-18 Liam R. Howlettmm/mmap: change vma iteration order in do_vmi_align_mun...
2023-08-18 Liam R. Howlettmm: set up vma iterator for vma_iter_prealloc() calls
2023-08-18 Liam R. Howlettmm: use vma_iter_clear_gfp() in nommu
2023-08-18 Liam R. Howlettmaple_tree: re-introduce entry to mas_preallocate(...
2023-08-18 Liam R. Howlettmm: remove re-walk from mmap_region()
2023-08-18 Liam R. Howlettmm: remove prev check from do_vmi_align_munmap()
2023-08-18 Liam R. Howlettmm: change do_vmi_align_munmap() tracking of VMAs to...
2023-08-18 Jann Hornmm: don't drop VMA locks in mm_drop_all_locks()
2023-08-18 ZhangPengmm/page_io: convert bio_associate_blkg_from_page()...
2023-08-18 ZhangPengmm/page_io: convert count_swpout_vm_event() to take...
2023-08-18 ZhangPengmm/page_io: use a folio in swap_writepage_bdev_async()
2023-08-18 ZhangPengmm/page_io: use a folio in swap_writepage_bdev_sync()
2023-08-18 ZhangPengmm/page_io: use a folio in sio_read_complete()
2023-08-18 ZhangPengmm/page_io: use a folio in __end_swap_bio_read()
2023-08-18 ZhangPengmm/page_io: use a folio in __end_swap_bio_write()
2023-08-18 ZhangPengmm/page_io: remove unneeded SetPageError()
2023-08-18 ZhangPengmm/page_io: remove unneeded ClearPageUptodate()
2023-08-18 Kemeng Shimm/compaction: avoid unneeded pageblock_end_pfn when...
2023-08-18 Kemeng Shimm/compaction: correct comment of candidate pfn in...
2023-08-18 Miaohe Linmm/mprotect: fix obsolete function name in change_pte_r...
2023-08-18 Alistair Popplemmu_notifiers: rename invalidate_range notifier
2023-08-18 Alistair Popplemmu_notifiers: don't invalidate secondary TLBs as part...
2023-08-18 Alistair Popplemmu_notifiers: fixup comment in mmu_interval_read_begin()
2023-08-18 Liam R. Howlettmm/mmap: change detached vma locking scheme
2023-08-18 Liam R. Howlettmm/mmap: clean up validate_mm() calls
2023-08-18 Sidhartha Kumarmm/hugetlb: get rid of page_hstate()
2023-08-18 Kemeng Shimm/rmap: correct stale comment of rmap_walk_anon and...
2023-08-18 Peng Zhangmm: kfence: allocate kfence_metadata at runtime
2023-08-18 Miaohe Linmemory tier: use helper macro __ATTR_RW()
2023-08-18 Haifeng Xumm/mm_init.c: drop node_start_pfn from adjust_zone_rang...
2023-08-18 Miaohe Linmm/memcg: minor cleanup for mc_handle_present_pte()
2023-08-18 Yicong Yangmm/tlbbatch: introduce arch_flush_tlb_batched_pending()
2023-08-18 Barry Songmm/tlbbatch: rename and extend some functions
2023-08-18 Anshuman Khandualmm/tlbbatch: introduce arch_tlbbatch_should_defer()
2023-08-18 Baoquan Hemm: ioremap: remove unneeded ioremap_allowed and iounma...
2023-08-18 Baoquan Hemm: move is_ioremap_addr() into new header file
2023-08-18 Christophe Leroymm/ioremap: consider IOREMAP space in generic ioremap
2023-08-18 Baoquan Hemm/ioremap: add slab availability checking in ioremap_prot
2023-08-18 Baoquan Hemm: ioremap: allow ARCH to have its own ioremap method...
2023-08-18 Christophe Leroymm/ioremap: define generic_ioremap_prot() and generic_i...
2023-08-18 Kemeng Shimm/page_ext: move functions around for minor cleanups...
2023-08-18 Kemeng Shimm/page_ext: remove rollback for untouched mem_section...
2023-08-18 Kemeng Shimm/page_ext: remove unused return value of offline_page_ext
2023-08-18 Matthew Wilcox ... migrate: use folio_set_bh() instead of set_bh_page()
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameter in [__...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameters in page_t...
2023-08-18 Kemeng Shimm/page_table_check: remove unused parameters in page_t...
2023-08-18 Miaohe Linmm/memcg: fix obsolete comment above MEM_CGROUP_MAX_REC...
2023-08-18 Miaohe Linmm/huge_memory: use RMAP_NONE when calling page_add_ano...
2023-08-18 Jiaqi Yanmm/hwpoison: check if a raw page in a hugetlb folio...
2023-08-18 Jiaqi Yanmm/hwpoison: delete all entries before traversal in...
2023-08-18 Yu Mamm/mmap: move vma operations to mm_struct out of the...
2023-08-18 Hugh Dickinsmm/pgtable: notes on pte_offset_map[_lock]()
2023-08-18 Hugh Dickinsmm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
2023-08-18 Hugh Dickinsmm/khugepaged: collapse_pte_mapped_thp() with mmap_read...
2023-08-18 Hugh Dickinsmm/khugepaged: retract_page_tables() without mmap or...
2023-08-18 Hugh Dickinsmm/pgtable: add pte_free_defer() for pgtable as page
2023-08-18 Hugh Dickinsmm/pgtable: add PAE safety to __pte_offset_map()
2023-08-18 Hugh Dickinsmm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-08-18 Sidhartha Kumarmm/memory: pass folio into do_page_mkwrite()
2023-08-18 Miaohe Linmm: memory-failure: fix race window when trying to...
2023-08-18 Miaohe Linmm: memory-failure: fetch compound head after extra...
2023-08-18 Miaohe Linmm: memory-failure: minor cleanup for comments and...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded header files
2023-08-18 Miaohe Linmm: memory-failure: use local variable huge to check...
2023-08-18 Miaohe Linmm: memory-failure: don't account hwpoison_filter(...
2023-08-18 Miaohe Linmm: memory-failure: ensure moving HWPoison flag to...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded PageHuge() check
2023-08-18 David Hildenbrandmm/memory_hotplug: document the signal_pending() check...
2023-08-18 Haifeng Xumm/mm_init.c: mark check_for_memory() as __init
2023-08-18 Sergey Senozhatskyzsmalloc: remove obj_tagged()
2023-08-18 Axel Rasmussenmm: userfaultfd: support UFFDIO_POISON for hugetlbfs
next