summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameterSeongJae Park
2026-01-26mm/damon/lru_sort: support active:inactive memory ratio based auto-tuningSeongJae Park
2026-01-26Docs/admin-guide/mm/damon/lru_sort: document filter_young_pagesSeongJae Park
2026-01-26mm/damon/lru_sort: support young page filtersSeongJae Park
2026-01-26mm/damon/lru_sort: consider age for quota prioritizationSeongJae Park
2026-01-26mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessedSeongJae Park
2026-01-26Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BPSeongJae Park
2026-01-26mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BPSeongJae Park
2026-01-26mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park
2026-01-26mm/kasan/kunit: extend vmalloc OOB tests to cover vrealloc()Andrey Ryabinin
2026-01-26vmalloc: export vrealloc_node_align_noprofAlice Ryhl
2026-01-26mm: hugetlb: allocate frozen pages for gigantic allocationKefeng Wang
2026-01-26mm: cma: add cma_alloc_frozen{_compound}()Kefeng Wang
2026-01-26mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang
2026-01-26mm: cma: kill cma_pages_valid()Kefeng Wang
2026-01-26mm: page_alloc: add __split_page()Kefeng Wang
2026-01-26mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()Kefeng Wang
2026-01-26mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey
2026-01-26mm/early_ioremap: clean up the use of WARN() for debuggingHou Wenlong
2026-01-26mm/early_ioremap: print the starting physical address in __early_ioremap()Hou Wenlong
2026-01-26mm/damon/paddr: initialize 'folio' variables to NULL for clarityAaron Yang
2026-01-26zsmalloc: simplify read begin/end logicYosry Ahmed
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt
2026-01-26memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt
2026-01-26mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interfaceShakeel Butt
2026-01-26mm/damon: use cgroup ID instead of private memcg IDShakeel Butt
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt
2026-01-26memcg: mem_cgroup_get_from_ino() returns NULL on errorShakeel Butt
2026-01-26memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt
2026-01-26mm/page_alloc: simplify __alloc_pages_slowpath() flowVlastimil Babka
2026-01-26mm/page_alloc: refactor the initial compaction handlingVlastimil Babka
2026-01-26mm/page_alloc: ignore the exact initial compaction resultVlastimil Babka
2026-01-26mm/rmap: separate out fork-only logic on anon_vma_clone()Lorenzo Stoakes
2026-01-26mm/rmap: allocate anon_vma_chain objects unlocked when possibleLorenzo Stoakes
2026-01-26mm/mmap_lock: add vma_is_attached() helperLorenzo Stoakes
2026-01-26mm/rmap: make anon_vma functions internalLorenzo Stoakes
2026-01-26mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes
2026-01-26mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmapLorenzo Stoakes
2026-01-26mm/rmap: skip unfaulted VMAs on anon_vma clone, unlinkLorenzo Stoakes
2026-01-26mm/rmap: eliminate partial anon_vma tear-down in anon_vma_fork()Lorenzo Stoakes
2026-01-26mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add assertsLorenzo Stoakes
2026-01-26memcg-v1: remove folio_memcg_lock() doc referenceGreg Thelen
2026-01-26Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)
2026-01-26mm/hugetlb: drop hugetlb_cma_check()Mike Rapoport (Microsoft)
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26x86: don't reserve hugetlb memory in setup_arch()Mike Rapoport (Microsoft)
2026-01-26mips: drop paging_init()Mike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)