summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-05mm: move vma_kernel_pagesize() from hugetlb to mm.hDavid Hildenbrand (Arm)
2026-04-05docs: mm: fix typo in numa_memory_policy.rstAkinobu Mita
2026-04-05Docs/mm/damon/index: fix typo: autoamted -> automatedSeongJae Park
2026-04-05Docs/mm/damon/maintainer-profile: use flexible review cadenceSeongJae Park
2026-04-05Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter nameSeongJae Park
2026-04-05mm/damon: document non-zero length damon_region assumptionSeongJae Park
2026-04-05mm/damon/core: clarify damon_set_attrs() usagesSeongJae Park
2026-04-05mm/damon/tests/core-kunit: add a test for damon_is_last_region()SeongJae Park
2026-04-05mm/damon/core: use mult_frac()SeongJae Park
2026-04-05mm/damon/core: use time_after_eq() in kdamond_fn()SeongJae Park
2026-04-05mm/damon/core: use time_before() for next_apply_sisSeongJae Park
2026-04-05mm/damon/core: remove damos_set_next_apply_sis() duplicatesSeongJae Park
2026-04-05Docs/mm/damon/design: document the power-of-two limitation for addr_unitSeongJae Park
2026-04-05mm/damon/tests/core-kunit: add a test for damon_commit_ctx()SeongJae Park
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park
2026-04-05mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITYSeongJae Park
2026-04-05mm/damon/core: add damon_reset_aggregated() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_split_region_at() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_merge_regions_of() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_merge_two_regions() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_nr_regions() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_del_region() debug_sanity checkSeongJae Park
2026-04-05mm/damon/core: add damon_new_region() debug_sanity checkSeongJae Park
2026-04-05mm/damon: add CONFIG_DAMON_DEBUG_SANITYSeongJae Park
2026-04-05mm/migrate_device: document folio_get requirement before frozen PMD splitUsama Arif
2026-04-05ubsan: turn off kmsan inside of ubsan instrumentationArnd Bergmann
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park
2026-04-05sparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao
2026-04-05MAINTAINERS: add mm-related procfs files to MM sectionsVlastimil Babka (SUSE)
2026-04-05tools/testing/vma: add test for vma_flags_test(), vma_desc_test()Lorenzo Stoakes (Oracle)
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: reintroduce vma_flags_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: always inline __mk_vma_flags() and invoked functionsLorenzo Stoakes (Oracle)
2026-04-05mm: add vma_desc_test_all() and use itLorenzo Stoakes (Oracle)
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-05kasan: fix bug type classification for SW_TAGS modeAndrey Ryabinin
2026-04-05mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio()Bing Jiao
2026-04-05mm/oom_kill.c: simpilfy rcu call with guard(rcu)Maninder Singh
2026-04-05mm/page_reporting: change page_reporting_order to PAGE_REPORTING_ORDER_UNSPEC...Yuvraj Sakshith
2026-04-05mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1Yuvraj Sakshith
2026-04-05hv_balloon: set unspecified page reporting orderYuvraj Sakshith
2026-04-05virtio_balloon: set unspecified page reporting orderYuvraj Sakshith
2026-04-05mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIEDYuvraj Sakshith
2026-04-05mm: memcg: separate slab stat accounting from objcg charge cacheJohannes Weiner
2026-04-05mm: memcontrol: use __account_obj_stock() in the !locked pathJohannes Weiner
2026-04-05mm: memcontrol: split out __obj_cgroup_charge()Johannes Weiner
2026-04-05mm: memcg: simplify objcg charge size and stock remainder mathJohannes Weiner
2026-04-05mm: memcg: factor out trylock_stock() and unlock_stock()Johannes Weiner
2026-04-05arm64: mm: implement the architecture-specific test_and_clear_young_ptes()Baolin Wang
2026-04-05mm: support batched checking of the young flag for MGLRUBaolin Wang