summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-07mm: lift gfp_kmemleak_mask() to gfp.hDave Chinner
2024-05-07mseal: add mseal syscallJeff Xu
2024-05-07mseal: wire up mseal syscallJeff Xu
2024-05-07fooAndrew Morton
2024-05-07memcg: use proper type for mod_memcg_stateShakeel Butt
2024-05-07memcg: dynamically allocate lruvec_statsShakeel Butt
2024-05-05mm/pagemap: make trylock_page return boolHao Ge
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi
2024-05-05mm: remove PageReferencedMatthew Wilcox (Oracle)
2024-05-05mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)
2024-05-05mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)
2024-05-05mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)
2024-05-05mm: remove page_cache_alloc()Matthew Wilcox (Oracle)
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song
2024-05-05mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand
2024-05-05mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand
2024-05-05mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand
2024-05-05mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand
2024-05-05mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand
2024-05-05mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand
2024-05-05mm/mmap: make vma_wants_writenotify return boolHao Ge
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-04-25mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...Baolin Wang
2024-04-25mm: inline destroy_large_folio() into __folio_put_large()Matthew Wilcox (Oracle)
2024-04-25mm/ksm: remove redundant code in ksm_forkJinjiang Tu
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLDRyan Roberts
2024-04-25mm: swap: allow storage of all mTHP ordersRyan Roberts
2024-04-25mm: swap: update get_swap_pages() to take folio orderRyan Roberts
2024-04-25mm: swap: simplify struct percpu_clusterRyan Roberts