]> Git Repo - linux.git/history - include
mm: vmscan: avoid split during shrink_folio_list()
[linux.git] / include /
2024-04-26 Ryan Robertsmm: swap: allow storage of all mTHP orders
2024-04-26 Ryan Robertsmm: swap: update get_swap_pages() to take folio order
2024-04-26 Ryan Robertsmm: swap: simplify struct percpu_cluster
2024-04-26 Ryan Robertsmm: swap: free_swap_and_cache_nr() as batched free_swap...
2024-04-26 Ryan Robertsmm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_in...
2024-04-26 Matthew Wilcox ... mm: generate PAGE_IDLE_FLAG definitions
2024-04-26 Matthew Wilcox ... mm: remove page_idle and page_young wrappers
2024-04-26 Matthew Wilcox ... khugepaged: use a folio throughout hpage_collapse_scan_...
2024-04-26 Matthew Wilcox ... khugepaged: remove hpage from collapse_file()
2024-04-26 York Jasper Niebuhrmm: init_mlocked_on_free_v3
2024-04-26 Jinjiang Tumm/ksm: fix ksm exec support for prctl
2024-04-26 Rick Edgecombemm: take placement mappings gap into account
2024-04-26 Rick Edgecombethp: add thp_get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: use get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: introduce arch_get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: switch mm->get_unmapped_area() to a flag
2024-04-26 Kefeng Wangmm: remove __set_page_dirty_nobuffers()
2024-04-26 David Hildenbrandmm: remove "prot" parameter from move_pte()
2024-04-26 David Hildenbrandmm: optimize CONFIG_PER_VMA_LOCK member placement in...
2024-04-26 Matthew Wilcox ... filemap: remove __set_page_dirty()
2024-04-26 Matthew Wilcox ... mm: use rwsem assertion macros for mmap_lock
2024-04-26 Peter Xumm: allow anon exclusive check over hugetlb tail pages
2024-04-26 Peter Xumm/gup: handle hugetlb in the generic follow_page_mask...
2024-04-26 Peter Xumm/gup: handle huge pud for follow_pud_mask()
2024-04-26 Peter Xumm/arch: provide pud_pfn() fallback
2024-04-26 Peter Xumm: introduce vma_pgtable_walk_{begin|end}()
2024-04-26 Peter Xumm: make HPAGE_PXD_* macros even if !THP
2024-04-26 Peter Xumm/hugetlb: declare hugetlbfs_pagecache_present() non...
2024-04-26 Matthew Wilcox ... mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
2024-04-26 Matthew Wilcox ... dax: use huge_zero_folio
2024-04-26 Matthew Wilcox ... mm: convert huge_zero_page to huge_zero_folio
2024-04-26 Matthew Wilcox ... mm: add pmd_folio()
2024-04-26 Matthew Wilcox ... mm: add is_huge_zero_folio()
2024-04-26 Baoquan Hemm: make __absent_pages_in_range() as static
2024-04-26 Matthew Wilcox ... proc: rewrite stable_page_flags()
2024-04-26 Matthew Wilcox ... mm: convert arch_clear_hugepage_flags to take a folio
2024-04-26 Matthew Wilcox ... mm: make page_mapped() take a const argument
2024-04-26 Matthew Wilcox ... mm: make is_free_buddy_page() take a const argument
2024-04-26 Matthew Wilcox ... mm: make folio_test_idle and folio_test_young take...
2024-04-26 Matthew Wilcox ... mm: make page_ext_get() take a const argument
2024-04-26 David Hildenbrandmm: merge folio_is_secretmem() and folio_fast_pin_allow...
2024-04-26 Christoph Hellwigmm: move follow_phys to arch/x86/mm/pat/memtype.c
2024-04-26 Christoph Hellwigmm: remove follow_pfn
2024-04-26 Baoquan Hemm/mm_init.c: remove arch_reserved_kernel_pages()
2024-04-26 Baoquan Hemm/mm_init.c: remove the useless dma_reserve
2024-04-26 Kairui Songlib/xarray: introduce a new helper xas_get_order
2024-04-26 David Hildenbrandmm: convert folio_estimated_sharers() to folio_likely_m...
2024-04-26 Barry Songarm64: mm: swap: support THP_SWAP on hardware with MTE
2024-04-26 Baolin Wangmm: hugetlb: make the hugetlb migration strategy consistent
2024-04-26 Johannes Weinermm: page_alloc: consolidate free page accounting
2024-04-26 Johannes Weinermm: page_isolation: prepare for hygienic freelists
2024-04-26 Johannes Weinermm: page_alloc: fix freelist movement during block...
2024-04-26 Hao Gemm/page-flags: make PageMappingFlags return bool
2024-04-26 Hao Gemm/page-flags: make __PageMovable return bool
2024-04-26 Matthew Wilcox ... mm: free up PG_slab
2024-04-26 Matthew Wilcox ... mm: remove a call to compound_head() from is_page_hwpoi...
2024-04-26 Matthew Wilcox ... mm: remove folio_prep_large_rmappable()
2024-04-26 Suren Baghdasaryanmm: change inlined allocation helpers to account at...
2024-04-26 Suren Baghdasaryancodetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark...
2024-04-26 Suren Baghdasaryancodetag: debug: mark codetags for reserved pages as...
2024-04-26 Suren Baghdasaryancodetag: debug: skip objext checking when it's for...
2024-04-26 Suren Baghdasaryanlib: add memory allocations report in show_mem()
2024-04-26 Kent Overstreetrhashtable: plumb through alloc tag
2024-04-26 Kent Overstreetmm: vmalloc: enable memory allocation profiling
2024-04-26 Suren Baghdasaryanmm: percpu: enable per-cpu allocation tagging
2024-04-26 Kent Overstreetmempool: hook up to memory allocation profiling
2024-04-26 Suren Baghdasaryanmm/slab: enable slab allocation tagging for kmalloc...
2024-04-26 Suren Baghdasaryanlib: add codetag reference into slabobj_ext
2024-04-26 Suren Baghdasaryanmm: fix non-compound multi-order memory accounting...
2024-04-26 Suren Baghdasaryanmm: create new codetag references during page splitting
2024-04-26 Suren Baghdasaryanmm: enable page allocation tagging
2024-04-26 Suren Baghdasaryanchange alloc_pages name in dma_map_ops to avoid name...
2024-04-26 Suren Baghdasaryanmm: percpu: increase PERCPU_MODULE_RESERVE to accommoda...
2024-04-26 Suren Baghdasaryanlib: introduce support for page allocation tagging
2024-04-26 Suren Baghdasaryanlib: add allocation tagging support for memory allocati...
2024-04-26 Suren Baghdasaryanlib: prevent module unloading if memory is not freed
2024-04-26 Suren Baghdasaryanlib: code tagging module support
2024-04-26 Suren Baghdasaryanlib: code tagging framework
2024-04-26 Suren Baghdasaryanslab: objext: introduce objext_flags as extension to...
2024-04-26 Suren Baghdasaryanmm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext...
2024-04-26 Suren Baghdasaryanmm: introduce __GFP_NO_OBJ_EXT flag to selectively...
2024-04-26 Suren Baghdasaryanmm: introduce slabobj_ext to support slab object extensions
2024-04-26 Kent Overstreetfs: convert alloc_inode_sb() to a macro
2024-04-26 Kent Overstreetasm-generic/io.h: kill vmalloc.h dependency
2024-04-26 Kent Overstreetfix missing vmalloc.h includes
2024-04-26 Donet Tommm/mempolicy: use numa_node_id() instead of cpu_to_node()
2024-04-26 Johannes Weinermm: zpool: return pool size in pages
2024-04-26 Johannes Weinermm: zswap: optimize zswap pool size tracking
2024-04-26 Peter Xumm: document pXd_leaf() API
2024-04-26 Peter Xumm/treewide: remove pXd_huge()
2024-04-26 Yosry Ahmedmm: memcg: add NULL check to obj_cgroup_put()
2024-04-26 Christophe Leroymm: remove guard around pgd_offset_k() macro
2024-04-26 Andrew Mortonmerge mm-hotfixes-stable into mm-nonmm-stable to pick...
2024-04-25 Matthew Wilcox ... mm: turn folio_test_hugetlb into a PageType
2024-04-25 Matthew Wilcox ... mm: support page_mapcount() on page_has_type() pages
2024-04-25 Matthew Wilcox ... mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
2024-04-16 Sumanth Korikkarmm/shmem: inline shmem_is_huge() for disabled transpare...
2024-04-16 Oscar Salvadormm,swapops: update check in is_pfn_swap_entry for hwpoi...
2024-04-16 Andrew MortonMerge branch 'master' into mm-stable
2024-04-14 Linus TorvaldsMerge tag 'pull-sysfs-annotation-fix' of git://git...
next
This page took 0.119987 seconds and 7 git commands to generate.