summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-03-17mm/damon/core: set damos_filter default allowance behavior based on installed...SeongJae Park
2025-03-17mm/damon/paddr: support only damos->ops_filtersSeongJae Park
2025-03-17mm/damon/core: put ops-handled filters to damos->ops_filtersSeongJae Park
2025-03-17mm/damon/core: support committing ops_filtersSeongJae Park
2025-03-17mm/damon/paddr: support ops_filtersSeongJae Park
2025-03-17mm/damon/core: introduce damos->ops_filtersSeongJae Park
2025-03-17writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou
2025-03-17writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou
2025-03-17mm: hugetlb: log time needed to allocate hugepagesThomas Prescher
2025-03-17mm: hugetlb: add hugetlb_alloc_threads cmdline optionThomas Prescher
2025-03-17mm: hugetlb: improve parallel huge page allocation timeThomas Prescher
2025-03-17memcg: bypass root memcg check for skmem chargingShakeel Butt
2025-03-17page_counter: track failcnt only for legacy cgroupsShakeel Butt
2025-03-17memcg: don't call propagate_protected_usage() for v1Shakeel Butt
2025-03-17mm/page_alloc: clarify should_claim_block() commentaryBrendan Jackman
2025-03-17mm/page_alloc: clarify terminology in migratetype fallback codeBrendan Jackman
2025-03-17mm/damon/sysfs: implement a command to update auto-tuned monitoring intervalsSeongJae Park
2025-03-17mm/damon/sysfs: commit intervals tuning goalSeongJae Park
2025-03-17mm/damon/sysfs: implement intervals tuning goal directorySeongJae Park
2025-03-17mm/damon/core: implement intervals auto-tuningSeongJae Park
2025-03-17mm/damon: add data structure for monitoring intervals auto-tuningSeongJae Park
2025-03-17mm/list_lru: make the case where mlru is NULL as unlikelyZeng Jingxiang
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-17mm: make DEBUG_WX depdendent on GENERIC_PTDUMPAnshuman Khandual
2025-03-17mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()David Hildenbrand
2025-03-17mm/memory: document restore_exclusive_pte()David Hildenbrand
2025-03-17mm/memory: pass folio and pte to restore_exclusive_pte()David Hildenbrand
2025-03-17mm/memory: remove PageAnonExclusive sanity-check in restore_exclusive_pte()David Hildenbrand
2025-03-17mm: assert the folio is locked in folio_start_writeback()Matthew Wilcox (Oracle)
2025-03-16mm/page_alloc: warn on nr_reserved_highatomic underflowBrendan Jackman
2025-03-16mm, swap: simplify folio swap allocationKairui Song
2025-03-16mm, swap: remove swap slot cacheKairui Song
2025-03-16mm, swap: use percpu cluster as allocation fast pathKairui Song
2025-03-16mm, swap: don't update the counter up-frontKairui Song
2025-03-16mm, swap: avoid redundant swap device pinningKairui Song
2025-03-16mm, swap: drop the flag TTRS_DIRECTKairui Song
2025-03-16mm, swap: avoid reclaiming irrelevant swap cacheKairui Song
2025-03-16mm: make page_mapped_in_vma() hugetlb walk awareJane Chu
2025-03-16mm: page_alloc: group fallback functions togetherJohannes Weiner
2025-03-16mm: page_alloc: remove remnants of unlocked migratetype updatesJohannes Weiner
2025-03-16mm: page_alloc: don't steal single pages from biggest buddyJohannes Weiner
2025-03-16mm: swap: remove stale comment of swap_reclaim_full_clusters()Kemeng Shi
2025-03-16mm, swap: correct comment in swap_usage_sub()Kemeng Shi
2025-03-16mm, swap: remove setting SWAP_MAP_BAD for discard clusterKemeng Shi
2025-03-16zsmalloc: introduce new object mapping APISergey Senozhatsky
2025-03-16zsmalloc: sleepable zspage reader-lockSergey Senozhatsky
2025-03-16zsmalloc: rename pool lockSergey Senozhatsky
2025-03-16mm/mincore: improve performance by adding an unlikely hintColin Ian King
2025-03-16mm/damon: implement a new DAMOS filter type for unmapped pagesSeongJae Park
2025-03-16mm/hugetlb: move hugetlb CMA code in to its own fileFrank van der Linden