开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()
Kiryl Shutsemau (Meta)
2026-06-08
fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
Kiryl Shutsemau (Meta)
2026-06-08
fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
Kiryl Shutsemau (Meta)
2026-06-08
MAINTAINERS: add testing ABI documents for mm
SeongJae Park
2026-06-08
mm: delete stale comment about cachelines
Brendan Jackman
2026-06-08
lib/test_hmm: fix memory leak in dmirror_migrate_to_system()
Hao Ge
2026-06-08
zram: drop unused bio parameter from write helpers
Cunlong Li
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
docs: mm: clarify that user_reserve_kbytes has no effect when overcommit_memo...
Brian Masney
2026-06-04
MAINTAINERS: add vm.rst to memory management core
Brian Masney
2026-06-04
mm/migrate: find_mm_struct: fix race between security checks and suid exec
Oleg Nesterov
2026-06-04
mm: document the folio refcount a little better
Matthew Wilcox (Oracle)
2026-06-04
mm: remove mentions of PageWriteback
Matthew Wilcox (Oracle)
2026-06-04
zram: clear trailing bytes of compressed writeback pages
Sergey Senozhatsky
2026-06-04
zram: do not leak blk idx at the end of writeback
Sergey Senozhatsky
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
selftests/memfd: remove unused variable 'sig' in fuse_test
Konstantin Khorenko
2026-06-04
selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_test
Konstantin Khorenko
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
selftests/proc: add /proc/pid/smaps tearing tests
Suren Baghdasaryan
2026-06-04
selftests/proc: ensure the test is performed at the right page boundary
Suren Baghdasaryan
2026-06-04
fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
Suren Baghdasaryan
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
[next]