summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-18Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-17mm: remove follow_pte()Peter Xu
2024-09-17mm: new follow_pfnmap APIPeter Xu
2024-09-17mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pudPeter Xu
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy
2024-09-11mm: release number of pages of a folioKundan Kumar
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao
2024-09-09mm/codetag: fix pgalloc_tag_split()Yu Zhao
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly
2024-09-04mm: use ARCH_PKEY_BITS to define VM_PKEY_BITNJoey Gouly
2024-09-03ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett
2024-09-03mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01mm: remove follow_page()David Hildenbrand
2024-09-01mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand
2024-09-01mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes
2024-09-01mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes
2024-09-01mm: move vma_modify() and helpers to internal headerLorenzo Stoakes
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-09-01mm: simplify arch_make_folio_accessible()David Hildenbrand
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand
2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-08-14binfmt_elf: mseal address zeroJeff Xu
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka
2024-07-12mm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy
2024-07-12mm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy
2024-07-06mm: add folio_mc_copy()Kefeng Wang
2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang
2024-07-03mm: remove page_mkclean()Kefeng Wang
2024-07-03mm: remove page_maybe_dma_pinned()Kefeng Wang
2024-07-03mm/mm_init: initialize page->_mapcount directly in __init_single_page()David Hildenbrand
2024-07-03mm: update _mapcount and page_type documentationDavid Hildenbrand
2024-07-03mm/memory-failure: move some function declarations into internal.hMiaohe Lin
2024-07-03mm/memory-failure: remove MF_MSG_SLABMiaohe Lin
2024-07-03fs/proc: move page_mapcount() to fs/proc/internal.hDavid Hildenbrand