index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
8 days
mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
Hao Ge
2026-06-08
mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
JP Kobryn
2026-06-08
mm/swap: remove redundant swap device reference in alloc/free
Youngjun Park
2026-06-08
mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
Youngjun Park
2026-06-08
mm/filemap: use folio_next_index() for start
tanze
2026-06-08
mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Muchun Song
2026-06-08
userfaultfd: gate must_wait writability check on pte_present()
Kiryl Shutsemau (Meta)
2026-06-08
mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
Kiryl Shutsemau (Meta)
2026-06-08
mm/page_vma_mapped_walk: use ptep_get_lockless() for lockless access
Alexander Gordeev
2026-06-08
mm/page_alloc: fix deferred compaction accounting
fujunjie
2026-06-08
mm: use mapping_max_folio_order() for force_thp_readahead order
Usama Arif
2026-06-08
mm: bypass mmap_miss heuristic for VM_EXEC readahead
Usama Arif
2026-06-08
mm/compaction: respect cpusets when checking retry suitability
fujunjie
2026-06-08
mm/thp: clear deferred split shrinker bits when queues drain
Lance Yang
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-08
mm: memory: flatten alloc_anon_folio() retry loop
Johannes Weiner
2026-06-08
mm: list_lru: introduce folio_memcg_list_lru_alloc()
Johannes Weiner
2026-06-08
mm: list_lru: introduce caller locking for additions and deletions
Johannes Weiner
2026-06-08
mm: list_lru: deduplicate lock_list_lru()
Johannes Weiner
2026-06-08
mm: list_lru: move list dead check to lock_list_lru_of_memcg()
Johannes Weiner
2026-06-08
mm: list_lru: deduplicate unlock_list_lru()
Johannes Weiner
2026-06-08
mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
Johannes Weiner
2026-06-08
mm: list_lru: fix set_shrinker_bit() call during race with cgroup deletion
Johannes Weiner
2026-06-08
mm/nodemask: correctly describe nodemask operation return types
Joshua Hahn
2026-06-04
mm/migrate: find_mm_struct: fix race between security checks and suid exec
Oleg Nesterov
2026-06-04
mm: remove mentions of PageWriteback
Matthew Wilcox (Oracle)
2026-06-04
memcg: multi objcg charge support
Shakeel Butt
2026-06-04
memcg: int16_t for cached slab stats
Shakeel Butt
2026-06-04
memcg: uint16_t for nr_bytes in obj_stock_pcp
Shakeel Butt
2026-06-04
memcg: store node_id instead of pglist_data pointer
Shakeel Butt
2026-06-04
mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays
Ran Xiaokai
2026-06-04
mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
Ran Xiaokai
2026-06-04
mm: make mmap_miss accounting symmetric for VM_SEQ_READ
Usama Arif
2026-06-04
mm/vmscan: unify writeback reclaim statistic and throttling
Kairui Song
2026-06-04
mm/vmscan: remove sc->unqueued_dirty
Kairui Song
2026-06-04
mm/vmscan: remove sc->file_taken
Kairui Song
2026-06-04
mm/mglru: remove no longer used reclaim argument for folio protection
Kairui Song
2026-06-04
mm/mglru: simplify and improve dirty writeback handling
Kairui Song
2026-06-04
mm/mglru: use the common routine for dirty/writeback reactivation
Kairui Song
2026-06-04
mm/mglru: remove redundant swap constrained check upon isolation
Kairui Song
2026-06-04
mm/mglru: don't abort scan immediately right after aging
Kairui Song
2026-06-04
mm/mglru: use a smaller batch for reclaim
Kairui Song
2026-06-04
mm/mglru: avoid reclaim type fall back when isolation makes no progress
Barry Song (Xiaomi)
2026-06-04
mm/mglru: scan and count the exact number of folios
Kairui Song
2026-06-04
mm/mglru: restructure the reclaim loop
Kairui Song
2026-06-04
mm/mglru: relocate the LRU scan batch limit to callers
Kairui Song
2026-06-04
mm/mglru: rename variables related to aging and rotation
Kairui Song
2026-06-04
mm/mglru: consolidate common code for retrieving evictable size
Kairui Song
2026-06-04
userfaultfd: make functions that are not used outside uffd static
Mike Rapoport (Microsoft)
2026-06-04
userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
Mike Rapoport (Microsoft)
[next]