开源镜像站
帮助
下载
动态
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-07-24
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
2025-07-24
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
2025-07-24
mm: drop hugetlb_free_pgd_range()
Anthony Yznaga
2025-07-24
mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
2025-07-24
mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()
Hugh Dickins
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
2025-07-19
mm/damon/core: remove damon_callback
SeongJae Park
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
2025-07-19
mm/damon/core: introduce repeat mode damon_call()
SeongJae Park
2025-07-19
mm/damon: accept parallel damon_call() requests
SeongJae Park
2025-07-19
mm: introduce per-node proactive reclaim interface
Davidlohr Bueso
2025-07-19
mm: remove unmap_and_put_page()
Vishal Moola (Oracle)
2025-07-19
mm/damon/core: add damos->migrate_dests field
SeongJae Park
2025-07-19
mm/damon: add struct damos_migrate_dests
SeongJae Park
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
2025-07-19
mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
Kirill A. Shutemov
2025-07-19
mm/damon/sysfs: use DAMON core API damon_is_running()
SeongJae Park
2025-07-13
mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...
David Hildenbrand
2025-07-13
mm/balloon_compaction: "movable_ops" doc updates
David Hildenbrand
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
2025-07-13
mm: simplify folio_expected_ref_count()
David Hildenbrand
2025-07-13
mm/page-flags: remove folio_mapping_flags()
David Hildenbrand
2025-07-13
mm/page-alloc: remove PageMappingFlags()
David Hildenbrand
2025-07-13
mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
David Hildenbrand
2025-07-13
mm: rename PG_isolated to PG_movable_ops_isolated
David Hildenbrand
2025-07-13
mm: convert "movable" flag in page->mapping to a page flag
David Hildenbrand
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
2025-07-13
mm: remove __folio_test_movable()
David Hildenbrand
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
2025-07-13
mm/migration: remove PageMovable()
David Hildenbrand
2025-07-13
mm/migrate: remove __ClearPageMovable()
David Hildenbrand
2025-07-13
mm/balloon_compaction: stop using __ClearPageMovable()
David Hildenbrand
2025-07-13
mm/migrate: remove folio_test_movable() and folio_movable_ops()
David Hildenbrand
2025-07-13
mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
David Hildenbrand
2025-07-13
mm/balloon_compaction: make PageOffline sticky until the page is freed
David Hildenbrand
2025-07-13
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
2025-07-13
maple tree: add some comments
Dev Jain
2025-07-13
mm: fix spelling issue in swap.h
Xuanye Liu
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
2025-07-13
mm/page_isolation: remove migratetype parameter from more functions
Zi Yan
2025-07-13
mm/page_isolation: remove migratetype from undo_isolate_page_range()
Zi Yan
2025-07-13
mm/page_isolation: remove migratetype from move_freepages_block_isolate()
Zi Yan
2025-07-13
mm/page_alloc: add support for initializing pageblock as isolated
Zi Yan
2025-07-13
mm/page_isolation: make page isolation a standalone bit
Zi Yan
2025-07-13
mm/page_alloc: pageblock flags functions clean up
Zi Yan
2025-07-13
mm,memory_hotplug: drop status_change_nid parameter from memory_notify
Oscar Salvador
2025-07-13
mm,memory_hotplug: implement numa node notifier
Oscar Salvador
2025-07-13
mm,memory_hotplug: remove status_change_nid_normal and update documentation
Oscar Salvador
2025-07-13
mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
Vlastimil Babka
2025-07-13
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
[next]