summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-13mm: add folio_is_pci_p2pdma()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_fsdax()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_device_coherent()Matthew Wilcox (Oracle)
2025-09-13mm: reimplement folio_is_device_private()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_nid()Matthew Wilcox (Oracle)
2025-09-13mm: convert page_to_section() to memdesc_section()Matthew Wilcox (Oracle)
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISEDDavid Hildenbrand
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-13memcg: optimize exit to user spaceThomas Gleixner
2025-09-13mm: swap.h: Remove deleted field from commentsChris Li
2025-09-13mempool: rename struct mempool_s to struct mempoolChristoph Hellwig
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes
2025-09-13mm: update fork mm->flags initialisation to use bitmapLorenzo Stoakes
2025-09-13mm: correct sign-extension issue in MMF_* flag masksLorenzo Stoakes
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes
2025-09-13mm: convert core mm to mm_flags_*() accessorsLorenzo Stoakes
2025-09-13mm: add bitmap mm->flags fieldLorenzo Stoakes
2025-09-13mm: add largest_zero_folio() routinePankaj Raghav
2025-09-13mm: add persistent huge zero folioPankaj Raghav
2025-09-13mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIOPankaj Raghav
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-09-13mm: introduce and use vm_normal_page_pud()David Hildenbrand
2025-09-13mm/memory: convert print_bad_pte() to print_bad_page_map()David Hildenbrand
2025-09-13mm/rmap: convert "enum rmap_level" to "enum pgtable_level"David Hildenbrand
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-13mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand
2025-09-13mm/damon: update expired description of damos_actionSang-Heon Jeon
2025-09-13mm/slub: allow to set node and align in k[v]reallocVitaly Wool
2025-09-13mm/vmalloc: allow to set node and align in vreallocVitaly Wool
2025-09-13mm: correct misleading comment on mmap_lock field in mm_structAdrian Huang (Lenovo)
2025-09-13mm, swap: remove fragment clusters counterKairui Song
2025-09-13mm: limit the scope of vma_start_read()Suren Baghdasaryan
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang
2025-09-13mempolicy: clarify what zone reclaim meansJoshua Hahn
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds