2025-07-20 |
David Hildenbrand | mm: smaller folio_pte_batch() improvements |
commit | commitdiff | tree |
2025-07-20 |
David Hildenbrand | mm: convert FPB_IGNORE_* into FPB_RESPECT_* |
commit | commitdiff | tree |
2025-07-20 |
Wei Yang | mm/migrate: remove the -EEXIST conversion for move_pages() |
commit | commitdiff | tree |
2025-07-20 |
Muhammad Usama... | selftests/mm: pagemap_scan ioctl: add PFN ZERO test... |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | Docs/mm/damon/maintainer-profile: update for mm-new... |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | mm/damon/sysfs: don't hold kdamond_lock in before_termi... |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | mm/damon/sysfs: use DAMON core API damon_is_running() |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | samples/damon/mtier: rename to have damon_sample_ prefix |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | samples/damon/prcl: rename to have damon_sample_ prefix |
commit | commitdiff | tree |
2025-07-20 |
SeongJae Park | samples/damon/wsse: rename to have damon_sample_ prefix |
commit | commitdiff | tree |
2025-07-20 |
Baolin Wang | mm: fault in complete folios instead of individual... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | mm/damon/reclaim: use parameter context correctly |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | mm/damon/lru_sort: reset enabled when DAMON start failed |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | mm/damon/reclaim: reset enabled when DAMON start failed |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | samples/damon/mtier: support boot time enable setup |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | samples/damon/prcl: fix boot time enable crash |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | samples/damon/wsse: fix boot time enable handling |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | mm/damon: add trace event for effective size quota |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | mm/damon: add trace event for auto-tuned monitoring... |
commit | commitdiff | tree |
2025-07-13 |
Dev Jain | khugepaged: reduce race probability between migration... |
commit | commitdiff | tree |
2025-07-13 |
Raghavendra K T | lib/test_vmalloc.c: introduce xfail for failing tests |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: provide single balloon_page_inse... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: "movable_ops" doc updates |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | docs/mm: convert from "Non-LRU page migration" to ... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_* |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: simplify folio_expected_ref_count() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page-flags: remove folio_mapping_flags() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page-alloc: remove PageMappingFlags() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPP... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: rename PG_isolated to PG_movable_ops_isolated |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: convert "movable" flag in page->mapping to a page... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: stop storing migration_ops in page->mapping |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: remove __folio_test_movable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page_isolation: drop __folio_test_movable() check... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm: rename __PageMovable() to page_has_movable_ops() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migration: remove PageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: remove __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: stop using __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: stop using __ClearPageMovable() |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: move movable_ops page handling out of move_... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: remove folio_test_movable() and folio_movab... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: factor out movable_ops page handling into... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: rename putback_movable_folio() to putback_m... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/migrate: rename isolate_movable_page() to isolate_mo... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: make PageZsmalloc() sticky until the page... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: make PageOffline sticky until... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/page_alloc: let page freeing clear any set page... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: convert balloon_page_delete... |
commit | commitdiff | tree |
2025-07-13 |
David Hildenbrand | mm/balloon_compaction: we cannot have isolated pages... |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | tools/testing/selftests: add mremap() unfaulted/faulted... |
commit | commitdiff | tree |
2025-07-13 |
Dev Jain | maple tree: add some comments |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: move memory allocation to a helper function |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: split reservation of fixed area into a helper... |
commit | commitdiff | tree |
2025-07-13 |
Mike Rapoport... | cma: move __cma_declare_contiguous_nid() before its... |
commit | commitdiff | tree |
2025-07-13 |
Xuanye Liu | mm: remove outdated filename comment in percpu-stats.c |
commit | commitdiff | tree |
2025-07-13 |
Xuanye Liu | mm: fix spelling issue in swap.h |
commit | commitdiff | tree |
2025-07-13 |
Thorsten Blum | mm/cma: use str_plural() in cma_declare_contiguous_multi() |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: drop unlikelys from hugetlb_fault |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: drop obsolete comment about non-present... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: rename anon_rmap to new_anon_folio and... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: sort out folio locking in the faulting... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,hugetlb: change mechanism to detect a COW on private... |
commit | commitdiff | tree |
2025-07-13 |
Gerald Schaefer | mm/debug_vm_pgtable: use a swp_entry_t input value... |
commit | commitdiff | tree |
2025-07-13 |
Thorsten Blum | mm/hugetlb: use str_plural() in report_hugepages() |
commit | commitdiff | tree |
2025-07-13 |
Jeongjun Park | mm/percpu: prevent concurrency problem for pcpu_nr_popu... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test DAMOS schemes parameters... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test adaptive targets parameter |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/sysfs.py: test monitoring attribute... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon: add python and drgn-based DAMON sysfs... |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon/_damon_sysfs: set Kdamond.pid in start() |
commit | commitdiff | tree |
2025-07-13 |
SeongJae Park | selftests/damon: add drgn script for extracting damon... |
commit | commitdiff | tree |
2025-07-13 |
Peter Xu | mm: deduplicate mm_get_unmapped_area() |
commit | commitdiff | tree |
2025-07-13 |
Peter Xu | mm/hugetlb: remove prepare_hugepage_range() |
commit | commitdiff | tree |
2025-07-13 |
Yunjeong Mun | samples/damon/mtier: add parameters for node0 memory... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype parameter from... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype from undo_isolate... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: remove migratetype from move_freepag... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_alloc: add support for initializing pageblock... |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_isolation: make page isolation a standalone bit |
commit | commitdiff | tree |
2025-07-13 |
Zi Yan | mm/page_alloc: pageblock flags functions clean up |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: drop status_change_nid parameter... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,page_ext: derive the node from the pfn |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,mempolicy: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | kernel,cpuset: use node-notifier instead of memory... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | drivers,hmat: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | drivers,cxl: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory-tiers: use node-notifier instead of memory... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,slub: use node-notifier instead of memory-notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: implement numa node notifier |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,memory_hotplug: remove status_change_nid_normal... |
commit | commitdiff | tree |
2025-07-13 |
Oscar Salvador | mm,slub: do not special case N_NORMAL nodes for slab_nodes |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: use standard madvise locking in madvise_se... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: move madvise_set_anon_name() down the... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: extract mm code from prctl_set_vma() to... |
commit | commitdiff | tree |
2025-07-13 |
Vlastimil Babka | mm, madvise: simplify anon_name handling |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: eliminate very confusing manipulation of... |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread all madvise state through madv_behavior |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread VMA range state through madvise_behavior |
commit | commitdiff | tree |
2025-07-13 |
Lorenzo Stoakes | mm/madvise: thread mm_struct through madvise_behavior |
commit | commitdiff | tree |
next |