summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-05mm/mremap: check map count under mmap write lock and abstractLorenzo Stoakes (Oracle)-13/+75
2026-04-05mm: abstract reading sysctl_max_map_count, and READ_ONCE()Lorenzo Stoakes (Oracle)-12/+24
2026-04-05mm/mremap: correct invalid map count checkLorenzo Stoakes (Oracle)-16/+12
2026-04-05kasan: update outdated commentKexin Sun-4/+4
2026-04-05mm: migrate: requeue destination folio on deferred split queueUsama Arif-0/+17
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long-1/+10
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)-10/+10
2026-04-05mm: ratelimit min_free_kbytes adjustment messagesBreno Leitao-4/+4
2026-04-05mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()Breno Leitao-15/+48
2026-04-05mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()Breno Leitao-32/+52
2026-04-05mm: khugepaged: export set_recommended_min_free_kbytes()Breno Leitao-1/+6
2026-04-05selftests/damon/sysfs.py: test goal_tuner commitSeongJae Park-0/+7
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park-0/+1
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park-3/+9
2026-04-05mm/damon/tests/core-kunit: test goal_tuner commitSeongJae Park-0/+3
2026-04-05Docs/ABI/damon: update for goal_tunerSeongJae Park-0/+6
2026-04-05Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs fileSeongJae Park-4/+12
2026-04-05Docs/mm/damon/design: document the goal-based quota tuner selectionsSeongJae Park-0/+12
2026-04-05mm/damon/sysfs-schemes: implement quotas->goal_tuner fileSeongJae Park-0/+58
2026-04-05mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORALSeongJae Park-5/+26
2026-04-05mm/damon/core: allow quota goals set zero effective size quotaSeongJae Park-5/+26
2026-04-05mm/damon/core: introduce damos_quota_goal_tunerSeongJae Park-0/+11
2026-04-05mm/swap: strengthen locking assertions and invariants in cluster allocationHui Zhu-1/+6
2026-04-05mm: prevent droppable mappings from being lockedAnthony Yznaga-8/+23
2026-04-05zram: unify and harden algo/priority params handlingSergey Senozhatsky-40/+66
2026-04-05zram: remove chained recompressionSergey Senozhatsky-69/+24
2026-04-05zram: update recompression documentationSergey Senozhatsky-22/+18
2026-04-05zram: drop ->num_active_compsSergey Senozhatsky-14/+16
2026-04-05zram: do not autocorrect bad recompression parametersSergey Senozhatsky-9/+8
2026-04-05zram: do not permit params change after initSergey Senozhatsky-0/+4
2026-04-05kho: drop restriction on maximum page orderPratyush Yadav-1/+1
2026-04-05kho: make sure preservations do not span multiple NUMA nodesPratyush Yadav (Google)-1/+9
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)-1/+0
2026-04-05KVM: remove hugetlb.h inclusionDavid Hildenbrand (Arm)-1/+0
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)-18/+28
2026-04-05mm: move vma_kernel_pagesize() from hugetlb to mm.hDavid Hildenbrand (Arm)-24/+20
2026-04-05docs: mm: fix typo in numa_memory_policy.rstAkinobu Mita-1/+1
2026-04-05Docs/mm/damon/index: fix typo: autoamted -> automatedSeongJae Park-1/+1
2026-04-05Docs/mm/damon/maintainer-profile: use flexible review cadenceSeongJae Park-4/+4
2026-04-05Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter nameSeongJae Park-2/+2
2026-04-05mm/damon: document non-zero length damon_region assumptionSeongJae Park-0/+2
2026-04-05mm/damon/core: clarify damon_set_attrs() usagesSeongJae Park-2/+10
2026-04-05mm/damon/tests/core-kunit: add a test for damon_is_last_region()SeongJae Park-0/+23
2026-04-05mm/damon/core: use mult_frac()SeongJae Park-10/+10
2026-04-05mm/damon/core: use time_after_eq() in kdamond_fn()SeongJae Park-5/+9
2026-04-05mm/damon/core: use time_before() for next_apply_sisSeongJae Park-3/+3
2026-04-05mm/damon/core: remove damos_set_next_apply_sis() duplicatesSeongJae Park-9/+2
2026-04-05Docs/mm/damon/design: document the power-of-two limitation for addr_unitSeongJae Park-0/+2
2026-04-05mm/damon/tests/core-kunit: add a test for damon_commit_ctx()SeongJae Park-0/+22
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park-0/+1