index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
3
-56
/
+65
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
1
-1
/
+1
2026-04-05
mm/fadvise: validate offset in generic_fadvise
Kevin Lourenco
1
-1
/
+1
2026-04-05
ksm: initialize the addr only once in rmap_walk_ksm
xu xin
1
-4
/
+3
2026-04-01
memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport (Microsoft)
3
-10
/
+15
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
2
-32
/
+21
2026-04-01
memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport (Microsoft)
1
-0
/
+6
2026-04-01
memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport (Microsoft)
1
-26
/
+29
2026-04-01
memblock: make free_reserved_area() more robust
Mike Rapoport (Microsoft)
1
-11
/
+23
2026-04-01
mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport (Microsoft)
2
-37
/
+36
2026-04-01
memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-04-01
memblock: move reserve_bootmem_range() to memblock.c and make it static
Mike Rapoport (Microsoft)
2
-28
/
+28
2026-04-01
memblock: Add reserve_mem debugfs info
Guilherme G. Piccoli
1
-4
/
+45
2026-04-01
memblock: Print out errors on reserve_mem parser
Guilherme G. Piccoli
1
-9
/
+18
2026-03-31
Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next
Marek Szyprowski
1
-0
/
+3
2026-03-31
mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
Maxime Ripard
1
-0
/
+3
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
12
-27
/
+152
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+8
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-14
/
+51
2026-03-27
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-03-27
mm/pagewalk: fix race between concurrent split and refault
Max Boone
1
-3
/
+22
2026-03-27
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
1
-3
/
+15
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
1
-5
/
+4
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-2
/
+8
2026-03-26
mm: damon: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
1
-1
/
+1
2026-03-26
hugetlbfs: Stop using i_private_data
Jan Kara
1
-9
/
+1
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
7
-22
/
+69
2026-03-25
slab,rcu: disable KVFREE_RCU_BATCHED for strict grace period
Jann Horn
1
-0
/
+1
2026-03-24
mm/shrinker: fix refcount leak in shrink_slab_memcg()
Altan Hacigumus
1
-1
/
+4
2026-03-24
mm/damon/ops-common: remove redudnant mmu notifier call in pmdp mkold
qinyu
1
-1
/
+1
2026-03-24
mm/page_alloc: avoid overcounting bulk alloc in watermark check
Shengming Hu
1
-1
/
+1
2026-03-24
mm, swap: speed up hibernation allocation and writeout
Kairui Song
1
-5
/
+16
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
1
-3
/
+50
2026-03-23
mm/zswap: add missing kunmap_local()
Lorenzo Stoakes (Oracle)
1
-1
/
+7
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
1
-0
/
+7
2026-03-21
um: Fix potential race condition in TLB sync
Tiwei Bie
1
-0
/
+1
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
1
-2
/
+2
2026-03-19
slab: free remote objects to sheaves on memoryless nodes
Vlastimil Babka (SUSE)
1
-12
/
+55
2026-03-19
slab: create barns for online memoryless nodes
Vlastimil Babka (SUSE)
1
-5
/
+60
2026-03-19
slab: decouple pointer to barn from kmem_cache_node
Vlastimil Babka (SUSE)
2
-57
/
+78
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+19
2026-03-16
slab: remove alloc_full_sheaf()
Vlastimil Babka (SUSE)
1
-37
/
+20
2026-03-13
Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
1
-9
/
+6
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
121
-5308
/
+6761
[prev]
[next]