index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: clean up hugetlb exclusion code
Kairui Song
2024-04-26
1
-13
/
+8
*
mm/filemap: return early if failed to allocate memory for split
Kairui Song
2024-04-26
1
-1
/
+4
*
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-26
5
-17
/
+15
*
mm/migrate: split source folio if it is on deferred split list
Zi Yan
2024-04-26
1
-0
/
+23
*
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
2024-04-26
1
-0
/
+14
*
mm/vmalloc.c: optimize to reduce arguments of alloc_vmap_area()
Baoquan He
2024-04-26
1
-8
/
+12
*
mm/filemap: don't decrease mmap_miss when folio has workingset flag
Liu Shixin
2024-04-26
1
-2
/
+12
*
mm/readahead: break read-ahead loop if filemap_add_folio return -ENOMEM
Liu Shixin
2024-04-26
1
-2
/
+6
*
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-26
6
-5
/
+19
*
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-26
3
-4
/
+16
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-26
8
-1
/
+9
*
mm/vmalloc: eliminated the lock contention from twice to once
rulinhuang
2024-04-26
1
-28
/
+22
*
mm/kmemleak: disable KASAN instrumentation in kmemleak
Waiman Long
2024-04-26
1
-0
/
+1
*
mm/kmemleak: compact kmemleak_object further
Waiman Long
2024-04-26
1
-1
/
+1
*
mm: zswap: remove nr_zswap_stored atomic
Yosry Ahmed
2024-04-26
1
-5
/
+6
*
mm: page_alloc: batch vmstat updates in expand()
Johannes Weiner
2024-04-26
1
-1
/
+4
*
mm: page_alloc: change move_freepages() to __move_freepages_block()
Vlastimil Babka
2024-04-26
1
-23
/
+20
*
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2024-04-26
3
-99
/
+110
*
mm: page_isolation: prepare for hygienic freelists
Johannes Weiner
2024-04-26
3
-162
/
+152
*
mm: page_alloc: set migratetype inside move_freepages()
Zi Yan
2024-04-26
2
-18
/
+16
*
mm: page_alloc: close migratetype race between freeing and stealing
Johannes Weiner
2024-04-26
1
-33
/
+19
*
mm: page_alloc: fix freelist movement during block conversion
Johannes Weiner
2024-04-26
2
-76
/
+120
*
mm: page_alloc: fix move_freepages_block() range error
Johannes Weiner
2024-04-26
1
-2
/
+8
*
mm: page_alloc: move free pages when converting block during isolation
Johannes Weiner
2024-04-26
1
-1
/
+4
*
mm: page_alloc: fix up block types when merging compatible blocks
Johannes Weiner
2024-04-26
1
-4
/
+11
*
mm: page_alloc: optimize free_unref_folios()
Johannes Weiner
2024-04-26
1
-9
/
+23
*
mm: page_alloc: remove pcppage migratetype caching
Johannes Weiner
2024-04-26
1
-52
/
+14
*
hugetlb: remove mention of destructors
Matthew Wilcox (Oracle)
2024-04-26
1
-24
/
+16
*
mm: improve dumping of mapcount and page_type
Matthew Wilcox (Oracle)
2024-04-26
1
-11
/
+8
*
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-26
2
-10
/
+1
*
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-26
2
-9
/
+3
*
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-04-26
5
-7
/
+12
*
mm/slub: avoid recursive loop with kmemleak
Kees Cook
2024-04-26
2
-3
/
+3
*
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024-04-26
1
-7
/
+39
*
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-26
1
-1
/
+11
*
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024-04-26
1
-0
/
+33
*
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-26
1
-0
/
+26
*
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-26
3
-74
/
+74
*
mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
2024-04-26
1
-56
/
+6
*
mm: percpu: add codetag reference into pcpuobj_ext
Kent Overstreet
2024-04-26
2
-2
/
+35
*
mm: percpu: introduce pcpuobj_ext
Kent Overstreet
2024-04-26
2
-17
/
+32
*
mempool: hook up to memory allocation profiling
Kent Overstreet
2024-04-26
1
-21
/
+15
*
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-26
3
-36
/
+36
*
mm/slab: add allocation accounting into slab allocation and free paths
Suren Baghdasaryan
2024-04-26
1
-1
/
+95
*
mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
Suren Baghdasaryan
2024-04-26
1
-0
/
+9
*
mm: fix non-compound multi-order memory accounting in __free_pages
Suren Baghdasaryan
2024-04-26
1
-1
/
+4
*
mm: create new codetag references during page splitting
Suren Baghdasaryan
2024-04-26
2
-0
/
+4
*
mm: enable page allocation tagging
Suren Baghdasaryan
2024-04-26
4
-53
/
+58
*
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024-04-26
3
-0
/
+9
*
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024-04-26
1
-4
/
+1
[next]