mm/mmap: change detached vma locking scheme
[platform/kernel/linux-starfive.git] / mm /
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
2023-08-18 Hugh Dickinsmm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-08-18 Axel Rasmussenmm: userfaultfd: add new UFFDIO_POISON ioctl
2023-08-18 Axel Rasmussenmm: userfaultfd: extract file size check out into a...
2023-08-18 Axel Rasmussenmm: make PTE_MARKER_SWAPIN_ERROR more general
2023-08-18 Miaohe Linmm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
2023-08-18 Sidhartha Kumarmm/memory: convert do_read_fault() to use folios
2023-08-18 Sidhartha Kumarmm/memory: convert do_shared_fault() to folios
2023-08-18 Sidhartha Kumarmm/memory: convert wp_page_shared() to use folios
2023-08-18 Sidhartha Kumarmm/memory: convert do_page_mkwrite() to use folios
2023-08-18 Muchun Songmm: hugetlb_vmemmap: fix a race between vmemmap pmd...
2023-08-18 liuqmm/sparse: remove redundant judgments from macro for_ea...
2023-08-18 Baolin Wangmm: compaction: skip the memory hole rapidly when isola...
2023-08-18 Baolin Wangmm: compaction: use the correct type of list for free...
2023-08-18 Yang Limm: fix some kernel-doc comments
2023-08-18 Kemeng Shimm: correct stale comment of function check_pte
2023-08-18 David Howellsmm, netfs, fscache: stop read optimisation when folio...
2023-08-18 David Howellsmm: merge folio_has_private()/filemap_release_folio...
2023-08-18 Matthew Wilcox ... rmap: pass the folio to __page_check_anon_rmap()
2023-08-18 Pintu Kumarmm: cma: print cma name as well in cma_alloc debug
2023-08-18 Miaohe Linmemory tier: rename destroy_memory_type() to put_memory...
2023-08-18 Jeff Xumm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
2023-08-18 Michal Hockomemcg: drop kmem.limit_in_bytes
2023-08-18 Miaohe Linmm: page_alloc: avoid false page outside zone error...
2023-08-18 xu xinksm: consider KSM-placed zeropages when calculating...
2023-08-18 xu xinksm: add ksm zero pages for each process
2023-08-18 xu xinksm: count all zero pages placed by KSM
2023-08-18 xu xinksm: support unsharing KSM-placed zero pages
2023-08-18 Mika Penttilämm/migrate_device: try to handle swapcache pages
2023-08-18 Sebastian Andrzej... mm/page_alloc: use write_seqlock_irqsave() instead...
2023-08-18 Minchan Kimzsmalloc: remove zs_compact_control
2023-08-18 Sergey Senozhatskyzsmalloc: move migration destination zspage inuse check
2023-08-18 Sergey Senozhatskyzsmalloc: do not scan for allocated objects in empty...
2023-08-18 Miaohe Linmm/mm_init.c: remove obsolete macro HASH_SMALL
2023-08-18 liuqmm/page_alloc: fix min_free_kbytes calculation regardin...
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded 'inline' annotation
2023-08-18 Miaohe Linmemory tier: use helper function destroy_memory_type()
2023-08-18 Miaohe Linmm: memory-failure: remove unneeded page state check...
2023-08-18 Haibo Limm/filemap.c: fix update prev_pos after one read reques...
2023-08-18 Peter Xumm/gup: retire follow_hugetlb_page()
2023-08-18 Peter Xumm/gup: accelerate thp gup even for "pages != NULL"
2023-08-18 Peter Xumm/gup: cleanup next_page handling
2023-08-18 Peter Xumm/hugetlb: add page_mask for hugetlb_follow_page_mask()
2023-08-18 Peter Xumm/hugetlb: prepare hugetlb_follow_page_mask() for...
2023-08-18 Peter Xumm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
2023-08-18 Peter Collingbournemm: call arch_swap_restore() from unuse_pte()
2023-08-18 Kefeng Wangmm: make show_free_areas() static
next