index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-25
mm: make __absent_pages_in_range() as static
Baoquan He
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: make is_free_buddy_page() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: make folio_test_idle and folio_test_young take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: make page_ext_get() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
2024-04-25
lib/xarray: introduce a new helper xas_get_order
Kairui Song
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2024-04-25
mm: page_isolation: prepare for hygienic freelists
Johannes Weiner
2024-04-25
mm: page_alloc: fix freelist movement during block conversion
Johannes Weiner
2024-04-25
mm/page-flags: make PageMappingFlags return bool
Hao Ge
2024-04-25
mm/page-flags: make __PageMovable return bool
Hao Ge
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-25
mm: remove a call to compound_head() from is_page_hwpoison()
Matthew Wilcox (Oracle)
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-25
rhashtable: plumb through alloc tag
Kent Overstreet
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-25
mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
2024-04-25
mempool: hook up to memory allocation profiling
Kent Overstreet
2024-04-25
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-25
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024-04-25
mm: fix non-compound multi-order memory accounting in __free_pages
Suren Baghdasaryan
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
Suren Baghdasaryan
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
2024-04-25
lib: code tagging framework
Suren Baghdasaryan
2024-04-25
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024-04-25
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
fs: convert alloc_inode_sb() to a macro
Kent Overstreet
[next]