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-06-04
mm/mglru: remove no longer used reclaim argument for folio protection
Kairui Song
1
-7
/
+4
2026-06-04
mm/mglru: simplify and improve dirty writeback handling
Kairui Song
1
-25
/
+16
2026-06-04
mm/mglru: use the common routine for dirty/writeback reactivation
Kairui Song
1
-19
/
+0
2026-06-04
mm/mglru: remove redundant swap constrained check upon isolation
Kairui Song
1
-6
/
+0
2026-06-04
mm/mglru: don't abort scan immediately right after aging
Kairui Song
1
-3
/
+9
2026-06-04
mm/mglru: use a smaller batch for reclaim
Kairui Song
1
-1
/
+1
2026-06-04
mm/mglru: avoid reclaim type fall back when isolation makes no progress
Barry Song (Xiaomi)
1
-2
/
+7
2026-06-04
mm/mglru: scan and count the exact number of folios
Kairui Song
1
-29
/
+29
2026-06-04
mm/mglru: restructure the reclaim loop
Kairui Song
1
-36
/
+36
2026-06-04
mm/mglru: relocate the LRU scan batch limit to callers
Kairui Song
1
-7
/
+9
2026-06-04
mm/mglru: rename variables related to aging and rotation
Kairui Song
1
-7
/
+7
2026-06-04
mm/mglru: consolidate common code for retrieving evictable size
Kairui Song
1
-22
/
+14
2026-06-04
userfaultfd: make functions that are not used outside uffd static
Mike Rapoport (Microsoft)
1
-12
/
+12
2026-06-04
userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
Mike Rapoport (Microsoft)
1
-0
/
+2215
2026-06-04
mm/page_alloc: remove VM_BUG_ON()s from pindex helpers
Brendan Jackman
1
-8
/
+1
2026-06-04
mm/mglru: use folio_mark_accessed to replace folio_set_active
Barry Song (Xiaomi)
3
-8
/
+24
2026-06-04
kasan/test: only do kmalloc_double_kzfree for generic mode
Wang Wensheng
1
-0
/
+10
2026-06-04
mm/damon/core: trace esz at first setup
SeongJae Park
1
-0
/
+2
2026-06-04
mm/damon/tests/core-kunit: add damon_set_regions() test cases
SeongJae Park
1
-22
/
+120
2026-06-04
mm/damon/core: remove damon_verify_nr_regions()
SeongJae Park
1
-19
/
+0
2026-06-04
mm/damon/core: add kdamond_call() debug_sanity check
SeongJae Park
1
-0
/
+33
2026-06-04
mm/damon/core: hide damon_destroy_region()
SeongJae Park
1
-1
/
+2
2026-06-04
mm/damon/core: hide damon_insert_region()
SeongJae Park
1
-0
/
+11
2026-06-04
mm/damon/core: hide damon_add_region()
SeongJae Park
1
-1
/
+1
2026-06-04
mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
SeongJae Park
1
-7
/
+20
2026-06-04
mm/damon/core: do not use region out of a loop in damon_set_regions()
SeongJae Park
1
-2
/
+9
2026-06-04
mm/damon/core: safely handle no region case in damon_set_regions()
SeongJae Park
1
-0
/
+13
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-8
/
+21
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-2
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
2
-0
/
+4
2026-06-04
mm/page_alloc: fix defrag_mode for non-reclaimable allocations
Dmitry Ilvokhin
1
-1
/
+12
2026-06-04
buffer: Remove submit_bh()
Matthew Wilcox (Oracle)
1
-1
/
+1
2026-06-04
mm: track DONTCACHE dirty pages per bdi_writeback
Jeff Layton
2
-2
/
+19
2026-06-04
mm: preserve PG_dropbehind flag during folio split
Jeff Layton
1
-0
/
+1
2026-06-04
libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
John Hubbard
1
-2
/
+0
2026-06-03
mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
Usama Arif
1
-5
/
+5
2026-06-03
mm/list_lru: drain before clearing xarray entry on reparent
Shakeel Butt
1
-9
/
+12
2026-06-03
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
1
-12
/
+33
2026-06-03
mm/damon/lru_sort: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-03
mm/damon/reclaim: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-03
mm/cma_sysfs: skip inactive CMA areas in sysfs
Kaitao Cheng
1
-2
/
+6
2026-06-03
mm: simplify the mempool_alloc_bulk API
Christoph Hellwig
1
-17
/
+10
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
3
-37
/
+41
2026-06-02
mm/damon/core: clarify next_intervals_tune_sis update path
niecheng
1
-0
/
+3
2026-06-02
mm/damon/vaddr: attempt per-vma lock during page table walk
Kefeng Wang
1
-26
/
+43
2026-06-02
mm/memory-failure: use zone_pcp_disable() for poison handling
Kaitao Cheng
1
-15
/
+3
2026-06-02
mm/vmalloc: free unused pages on vrealloc() shrink
Shivam Kalra
1
-4
/
+52
2026-06-02
mm/vmalloc: use physical page count in vread_iter() for VM_ALLOC areas
Shivam Kalra
1
-1
/
+12
2026-06-02
mm/vmalloc: use physical page count for vrealloc() grow-in-place check
Shivam Kalra
1
-1
/
+7
2026-06-02
mm/vmalloc: extract vm_area_free_pages() helper from vfree()
Shivam Kalra
1
-7
/
+27
[prev]
[next]