summaryrefslogtreecommitdiffstats
path: root/mm/internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds28 hours1-1/+1
|\
| * Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada5 days1-1/+1
* | mm: move ``get_order_from_str()`` to internal.hMaĆ­ra Canal2024-11-111-0/+22
* | mm: pagewalk: add the ability to install PTEsLorenzo Stoakes2024-11-111-0/+6
* | mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)2024-11-071-2/+3
* | mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)2024-11-071-2/+2
* | alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2024-11-071-0/+6
* | execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)2024-11-071-0/+1
* | mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan2024-11-071-0/+6
* | mm: remove PageKsm()Matthew Wilcox (Oracle)2024-11-071-1/+1
* | mm: unconditionally close VMAs on errorLorenzo Stoakes2024-11-061-0/+18
* | mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes2024-11-061-0/+27
* | mm/thp: fix deferred split unqueue naming and lockingHugh Dickins2024-11-061-5/+5
|/
* Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-180/+36
|\
| * mm: remove putback_lru_page()Kefeng Wang2024-09-101-1/+0
| * mm: remove isolate_lru_page()Kefeng Wang2024-09-101-1/+0
| * mm: migrate_device: convert to migrate_device_coherent_folio()Kefeng Wang2024-09-101-1/+1
| * mm: memory-failure: add unmap_poisoned_folio()Kefeng Wang2024-09-041-0/+8
| * printf: remove %pGt supportMatthew Wilcox (Oracle)2024-09-041-1/+0
| * mm: remove can_modify_mm()Pedro Falcato2024-09-041-14/+0
| * mseal: replace can_modify_mm_madv with a vma variantPedro Falcato2024-09-041-2/+0
| * mm: attempt to batch free swap entries for zap_pte_range()Barry Song2024-09-041-2/+7
| * mm: add a helper to accept pageKirill A. Shutemov2024-09-021-0/+8
| * mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)Zi Yan2024-09-021-2/+3
| * mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes2024-09-021-231/+5
| * mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes2024-09-021-0/+18
| * mm: move vma_modify() and helpers to internal headerLorenzo Stoakes2024-09-021-0/+61
* | mm: change vmf_anon_prepare() to __vmf_anon_prepare()Vishal Moola (Oracle)2024-09-171-1/+10
|/
* Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton2024-07-061-2/+2
|\
| * mm: gup: stop abusing try_grab_folioYang Shi2024-07-061-2/+2
* | mm: refactor folio_undo_large_rmappable()Kefeng Wang2024-07-051-1/+16
* | mm: pass meminit_context to __free_pages_core()David Hildenbrand2024-07-041-1/+2
* | mm: rename alloc_demote_folio to alloc_migrate_folioHonggyu Kim2024-07-041-1/+1
* | mm: make alloc_demote_folio externally invokable for migrationHonggyu Kim2024-07-041-0/+1
* | mm/memory-failure: move some function declarations into internal.hMiaohe Lin2024-07-041-0/+10
* | mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protectBarry Song2024-07-041-0/+10
* | mm: introduce pte_move_swp_offset() helper which can move offset bidirectionallyBarry Song2024-07-041-4/+21
* | mm: batch unlink_file_vma calls in free_pgd_rangeMateusz Guzik2024-07-041-0/+9
|/
* /proc/pid/smaps: add mseal info for vmaJeff Xu2024-06-251-5/+0
* Revert "mm: init_mlocked_on_free_v3"David Hildenbrand2024-06-151-1/+0
* mseal: add mseal syscallJeff Xu2024-05-241-0/+37
* mm/vmscan: remove ignore_references argument of reclaim_pages()SeongJae Park2024-05-071-1/+1
* mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)2024-05-061-0/+1
* mm/memory: add any_dirty optional pointer to folio_pte_batch()Lance Yang2024-05-061-2/+10
* mm: track mapcount of large folios in single valueDavid Hildenbrand2024-05-061-0/+3
* mm: convert free_zone_device_page to free_zone_device_folioMatthew Wilcox (Oracle)2024-04-261-1/+1
* mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-1/+1
* mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLDRyan Roberts2024-04-261-2/+10
* mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()Ryan Roberts2024-04-261-0/+64
* mm: rename vma_pgoff_address back to vma_addressMatthew Wilcox (Oracle)2024-04-261-5/+4