summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-17mm: allow THP orders for PFNMAPsPeter Xu
2024-09-17mm: drop is_huge_zero_pud()Peter Xu
2024-09-17mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pudPeter Xu
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao
2024-09-09mm/codetag: fix pgalloc_tag_split()Yu Zhao
2024-09-09mm/codetag: fix a typoYu Zhao
2024-09-09mm: restart if multiple traversals racedKinsey Ho
2024-09-09cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho
2024-09-09uprobes: use vm_special_mapping close() functionalitySven Schnelle
2024-09-09mm: pass vm_flags to generic_get_unmapped_area()Mark Brown
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-09mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel
2024-09-09lib: zstd: export API needed for dictionary supportSergey Senozhatsky
2024-09-09maple_tree: fix comment typo on ma_flag of allocation treeWei Yang
2024-09-09mm: fix folio_alloc_noprof()Kent Overstreet
2024-09-09mm: split underused THPsUsama Arif
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif
2024-09-09mm: remap unused subpages to shared zeropage when splitting isolated thpYu Zhao
2024-09-09mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...Barry Song
2024-09-09mm: document __GFP_NOFAIL must be blockableBarry Song
2024-09-09mm/damon/core: remove per-scheme region priority histogram bufferSeongJae Park
2024-09-09mm/damon/core: introduce per-context region priorities histogram bufferSeongJae Park
2024-09-09mm: count the number of partially mapped anonymous THPs per sizeBarry Song
2024-09-09mm: count the number of anonymous THPs per sizeBarry Song
2024-09-09mm: cleanup count_mthp_stat() definitionRyan Roberts
2024-09-03mm: migrate: add isolate_folio_to_list()Kefeng Wang
2024-09-03ipc/shm, mm: drop do_vma_munmap()Liam R. Howlett
2024-09-03mm: store zero pages to be swapped out in a bitmapUsama Arif
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)
2024-09-03mm: remove page_has_private()Matthew Wilcox (Oracle)
2024-09-03mm: remove PageOwnerPriv1Matthew Wilcox (Oracle)
2024-09-03mm: remove PageMlockedMatthew Wilcox (Oracle)
2024-09-03mm: remove PageUnevictableMatthew Wilcox (Oracle)
2024-09-03mm: remove PageSwapCacheMatthew Wilcox (Oracle)
2024-09-03mm: remove PageReadaheadMatthew Wilcox (Oracle)
2024-09-03mm: remove PageSwapBackedMatthew Wilcox (Oracle)
2024-09-03mm: remove PageActiveMatthew Wilcox (Oracle)
2024-09-03mm: support only one page_type per pageMatthew Wilcox (Oracle)
2024-09-03mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)
2024-09-03mm: allow read-ahead with IOCB_NOWAIT setYafang Shao
2024-09-03mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=yDavid Hildenbrand
2024-09-03err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macrosUros Bizjak
2024-09-03mm: krealloc: clarify valid usage of __GFP_ZERODanilo Krummrich
2024-09-03mm/rmap: use folio->_mapcount for small foliosDavid Hildenbrand
2024-09-03mm/hugetlb: use __GFP_COMP for gigantic foliosYu Zhao
2024-09-03mm/cma: add cma_{alloc,free}_folio()Yu Zhao
2024-09-03mm/contig_alloc: support __GFP_COMPYu Zhao
2024-09-03mm,memcg: provide per-cgroup counters for NUMA balancing operationsKaiyang Zhao