index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
mm: take placement mappings gap into account
Rick Edgecombe
2024-04-25
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
2024-04-25
mm: make __absent_pages_in_range() as static
Baoquan He
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-10
mm: Move lowmem_page_address() a little later
Huacai Chen
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-06
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
2024-03-06
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
2024-03-04
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
2024-02-24
mm: Introduce new flag to indicate wc safe
Ankit Agrawal
2024-02-22
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm: fix VMA heap bounds checking
Kefeng Wang
2023-12-10
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]