index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
mm: constify shmem related test functions for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-21
mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-4
/
+3
2025-09-21
mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
Kefeng Wang
1
-4
/
+4
2025-09-21
mm: hugetlb: directly pass order when allocate a hugetlb folio
Kefeng Wang
3
-20
/
+18
2025-09-21
mm: hugetlb: convert to account_new_hugetlb_folio()
Kefeng Wang
1
-8
/
+8
2025-09-21
mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-32
/
+14
2025-09-21
mm: show_mem: show number of zspages in show_free_areas
Thadeu Lima de Souza Cascardo
1
-0
/
+6
2025-09-21
mm/hugetlb: retry to allocate for early boot hugepage allocation
Li RongQing
1
-4
/
+22
2025-09-21
kasan: apply write-only mode in kasan kunit testcases
Yeoreum Yun
1
-69
/
+136
2025-09-21
kasan/hw-tags: introduce kasan.write_only option
Yeoreum Yun
2
-2
/
+50
2025-09-21
kfence: drop nth_page() usage
David Hildenbrand
1
-5
/
+7
2025-09-21
mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
David Hildenbrand
1
-1
/
+7
2025-09-21
scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
1
-0
/
+1
2025-09-21
mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
2
-15
/
+59
2025-09-21
mm/gup: remove record_subpages()
David Hildenbrand
1
-17
/
+10
2025-09-21
mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
1
-4
/
+3
2025-09-21
mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
David Hildenbrand
1
-1
/
+1
2025-09-21
mm/mm/percpu-km: drop nth_page() usage within single allocation
David Hildenbrand
1
-1
/
+1
2025-09-21
mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
1
-8
/
+12
2025-09-21
mm: sanity-check maximum folio size in folio_set_order()
David Hildenbrand
1
-0
/
+1
2025-09-21
mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
1
-8
/
+7
2025-09-21
mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
1
-0
/
+2
2025-09-21
mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
David Hildenbrand
1
-0
/
+3
2025-09-21
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...
David Hildenbrand
1
-1
/
+9
2025-09-21
mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
1
-2
/
+1
2025-09-21
mm/memfd: remove redundant casts
Joey Pabalinas
1
-2
/
+2
2025-09-21
mm: zpdesc: minor naming and comment corrections
Johannes Weiner
1
-7
/
+7
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
4
-446
/
+11
2025-09-21
mm: zswap: interact directly with zsmalloc
Johannes Weiner
1
-146
/
+52
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
7
-24
/
+44
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
16
-86
/
+156
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-0
/
+5
2025-09-18
arm64: Enable permission change on arm64 kernel block mappings
Dev Jain
1
-12
/
+24
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+62
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-41
/
+62
2025-09-17
kmsan: fix missed kmsan_handle_dma() signature conversion
Leon Romanovsky
1
-2
/
+1
2025-09-16
slab: mark slab->obj_exts allocation failures unconditionally
Suren Baghdasaryan
1
-2
/
+1
2025-09-16
slab: prevent warnings when slab obj_exts vector allocation fails
Suren Baghdasaryan
1
-2
/
+6
2025-09-15
slab: don't validate slab pointer in free_debug_processing()
Vlastimil Babka
1
-5
/
+0
2025-09-15
slab: validate slab before using it in alloc_single_from_partial()
Vlastimil Babka
1
-8
/
+12
2025-09-15
slab: move validate_slab_ptr() from alloc_consistency_checks() to its caller
Vlastimil Babka
1
-16
/
+14
2025-09-15
slab: move validate_slab_ptr() from check_slab() to its callers
Vlastimil Babka
1
-5
/
+20
2025-09-15
slab: wrap debug slab validation in validate_slab_ptr()
Vlastimil Babka
1
-3
/
+12
2025-09-15
slab: Remove dead code in free_consistency_checks()
Matthew Wilcox (Oracle)
1
-4
/
+1
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-14
memblock: drop for_each_free_mem_pfn_range_in_zone_from()
Mike Rapoport (Microsoft)
1
-64
/
+0
2025-09-14
mm/mm_init: drop deferred_init_maxorder()
Mike Rapoport (Microsoft)
1
-95
/
+32
2025-09-14
mm/mm_init: deferred_init_memmap: use a job per zone
Mike Rapoport (Microsoft)
1
-22
/
+16
2025-09-14
mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
Mike Rapoport (Microsoft)
1
-34
/
+36
2025-09-13
mm/page_alloc: find_large_buddy() from start_pfn aligned order
Wei Yang
1
-1
/
+7
[prev]
[next]