summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-11mm: define general function pXd_init()Bibo Mao
2024-11-11mm: delete the unused put_pages_list()Hugh Dickins
2024-11-07mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)
2024-11-07mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan
2024-11-07alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-05mm: pgtable: remove pte_offset_map_nolock()Qi Zheng
2024-11-05mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()Qi Zheng
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong
2024-10-28mm/gup: Add folio_add_pins()Steve Sistare
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown
2024-10-04prctl: arch-agnostic prctl for shadow stackMark Brown
2024-10-04mm: Define VM_HIGH_ARCH_6Mark Brown
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds
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