index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-08-18
mmu_notifiers: fixup comment in mmu_interval_read_begin()
Alistair Popple
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
2023-08-18
mm/mmap: clean up validate_mm() calls
Liam R. Howlett
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
2023-08-18
mm/rmap: correct stale comment of rmap_walk_anon and rmap_walk_file
Kemeng Shi
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
2023-08-18
memory tier: use helper macro __ATTR_RW()
Miaohe Lin
2023-08-18
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
Haifeng Xu
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
mm/ioremap: consider IOREMAP space in generic ioremap
Christophe Leroy
2023-08-18
mm/ioremap: add slab availability checking in ioremap_prot
Baoquan He
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
2023-08-18
mm/page_ext: move functions around for minor cleanups to page_ext
Kemeng Shi
2023-08-18
mm/page_ext: remove rollback for untouched mem_section in online_page_ext
Kemeng Shi
2023-08-18
mm/page_ext: remove unused return value of offline_page_ext
Kemeng Shi
2023-08-18
migrate: use folio_set_bh() instead of set_bh_page()
Matthew Wilcox (Oracle)
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_set()
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_clear()
Kemeng Shi
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
2023-08-18
mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
Miaohe Lin
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
Jiaqi Yan
2023-08-18
mm/mmap: move vma operations to mm_struct out of the critical section of file...
Yu Ma
2023-08-18
mm/pgtable: notes on pte_offset_map[_lock]()
Hugh Dickins
2023-08-18
mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
2023-08-18
mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
2023-08-18
mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
2023-08-18
mm/memory: pass folio into do_page_mkwrite()
Sidhartha Kumar
2023-08-18
mm: memory-failure: fix race window when trying to get hugetlb folio
Miaohe Lin
2023-08-18
mm: memory-failure: fetch compound head after extra page refcnt is held
Miaohe Lin
2023-08-18
mm: memory-failure: minor cleanup for comments and codestyle
Miaohe Lin
2023-08-18
mm: memory-failure: remove unneeded header files
Miaohe Lin
2023-08-18
mm: memory-failure: use local variable huge to check hugetlb page
Miaohe Lin
2023-08-18
mm: memory-failure: don't account hwpoison_filter() filtered pages
Miaohe Lin
2023-08-18
mm: memory-failure: ensure moving HWPoison flag to the raw error pages
Miaohe Lin
[next]