summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-05Docs/mm/damon: document exclusivity of special-purpose modulesLiew Rui Yan4-0/+19
2026-04-05zram: propagate read_from_bdev_async() errorsSergey Senozhatsky1-7/+8
2026-04-05zram: optimize LZ4 dictionary compression performancegao xu1-3/+26
2026-04-05mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()Nico Pache1-70/+72
2026-04-05mm/khugepaged: rename hpage_collapse_* to collapse_*Nico Pache2-32/+30
2026-04-05mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1Nico Pache1-4/+5
2026-04-05mm: introduce is_pmd_order helperNico Pache7-10/+14
2026-04-05mm: consolidate anonymous folio PTE mapping into helpersNico Pache2-20/+45
2026-04-05mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou2-1/+18
2026-04-05mm/damon/lru_sort: respect addr_unit on default monitoring region setupSeongJae Park1-6/+0
2026-04-05mm/damon/reclaim: respect addr_unit on default monitoring region setupSeongJae Park1-6/+0
2026-04-05mm/damon/core: fix wrong damon_set_regions() argumentSeongJae Park1-1/+1
2026-04-05mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...SeongJae Park4-3/+7
2026-04-05mm/damon/core: support addr_unit on damon_find_biggest_system_ram()SeongJae Park1-11/+23
2026-04-05mm/damon/core: fix wrong end address assignment on walk_system_ram()SeongJae Park1-1/+1
2026-04-05mm/mremap: check map count under mmap write lock and abstractLorenzo Stoakes (Oracle)1-13/+75
2026-04-05mm: abstract reading sysctl_max_map_count, and READ_ONCE()Lorenzo Stoakes (Oracle)9-12/+24
2026-04-05mm/mremap: correct invalid map count checkLorenzo Stoakes (Oracle)1-16/+12
2026-04-05kasan: update outdated commentKexin Sun1-4/+4
2026-04-05mm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)1-10/+10
2026-04-05mm: ratelimit min_free_kbytes adjustment messagesBreno Leitao2-4/+4
2026-04-05mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()Breno Leitao1-15/+48
2026-04-05mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()Breno Leitao1-32/+52
2026-04-05mm: khugepaged: export set_recommended_min_free_kbytes()Breno Leitao2-1/+6
2026-04-05selftests/damon/sysfs.py: test goal_tuner commitSeongJae Park1-0/+7
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park1-0/+1
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park1-3/+9
2026-04-05mm/damon/tests/core-kunit: test goal_tuner commitSeongJae Park1-0/+3
2026-04-05Docs/ABI/damon: update for goal_tunerSeongJae Park1-0/+6
2026-04-05Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs fileSeongJae Park1-4/+12
2026-04-05Docs/mm/damon/design: document the goal-based quota tuner selectionsSeongJae Park1-0/+12
2026-04-05mm/damon/sysfs-schemes: implement quotas->goal_tuner fileSeongJae Park1-0/+58
2026-04-05mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORALSeongJae Park2-5/+26
2026-04-05mm/damon/core: allow quota goals set zero effective size quotaSeongJae Park1-5/+26
2026-04-05mm/damon/core: introduce damos_quota_goal_tunerSeongJae Park2-0/+11
2026-04-05mm/swap: strengthen locking assertions and invariants in cluster allocationHui Zhu1-1/+6
2026-04-05mm: prevent droppable mappings from being lockedAnthony Yznaga5-8/+23
2026-04-05zram: unify and harden algo/priority params handlingSergey Senozhatsky1-40/+66
2026-04-05zram: remove chained recompressionSergey Senozhatsky2-69/+24
2026-04-05zram: update recompression documentationSergey Senozhatsky1-22/+18
2026-04-05zram: drop ->num_active_compsSergey Senozhatsky2-14/+16
2026-04-05zram: do not autocorrect bad recompression parametersSergey Senozhatsky1-9/+8
2026-04-05zram: do not permit params change after initSergey Senozhatsky1-0/+4
2026-04-05kho: drop restriction on maximum page orderPratyush Yadav1-1/+1
2026-04-05kho: make sure preservations do not span multiple NUMA nodesPratyush Yadav (Google)1-1/+9
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
2026-04-05KVM: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)5-18/+28