summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-04-28mm: pvmw: add support for walking devmap pagesMuchun Song
2022-04-28mm: rmap: introduce pfn_mkclean_range() to cleans PTEsMuchun Song
2022-04-28mm: rmap: fix cache flush on THP pagesMuchun Song
2022-04-28mm/madvise: fix potential pte_unmap_unlock pte errorMiaohe Lin
2022-04-28mm: untangle config dependencies for demote-on-reclaimOscar Salvador
2022-04-28mm: migrate: simplify the refcount validation when migrating hugetlb mappingBaolin Wang
2022-04-28mm/migration: fix possible do_pages_stat_array racing with memory offlineMiaohe Lin
2022-04-28mm/migration: fix potential invalid node access for reclaim-based migrationMiaohe Lin
2022-04-28mm/migration: fix potential page refcounts leak in migrate_pagesMiaohe Lin
2022-04-28mm/migration: remove some duplicated codes in migrate_pagesMiaohe Lin
2022-04-28mm/migration: avoid unneeded nodemask_t initializationMiaohe Lin
2022-04-28mm/migration: use helper macro min in do_pages_statMiaohe Lin
2022-04-28mm/migration: use helper function vma_lookup() in add_page_for_migrationMiaohe Lin
2022-04-28mm/migration: remove unneeded local variable page_lruMiaohe Lin
2022-04-28mm/migration: remove unneeded local variable mapping_lockedMiaohe Lin
2022-04-28mm/mempolicy: clean up the code logic in queue_pages_pte_rangeMiaohe Lin
2022-04-28mm: compaction: use helper isolation_suitable()Miaohe Lin
2022-04-28mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle()Miaohe Lin
2022-04-28mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_freeMiaohe Lin
2022-04-28mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()Miaohe Lin
2022-04-28mm/z3fold: remove confusing local variable l reassignmentMiaohe Lin
2022-04-28mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivateMiaohe Lin
2022-04-28mm/z3fold: minor clean up for z3fold_freeMiaohe Lin
2022-04-28mm/z3fold: remove obsolete comment in z3fold_allocMiaohe Lin
2022-04-28mm/z3fold: declare z3fold_mount with __initMiaohe Lin
2022-04-28mm/vmscan: fix comment for isolate_lru_pagesMiaohe Lin
2022-04-28mm/vmscan: fix comment for current_may_throttleMiaohe Lin
2022-04-28mm/vmscan: remove obsolete comment in get_scan_countMiaohe Lin
2022-04-28mm/vmscan: sc->reclaim_idx must be a valid zone indexWei Yang
2022-04-28mm/vmscan: make sure wakeup_kswapd with managed zoneWei Yang
2022-04-28mm/vmscan: reclaim only affects managed_zonesWei Yang
2022-04-28hugetlb: remove use of list iterator variable after loopJakob Koschel
2022-04-28mm, hugetlb, hwpoison: separate branch for free and in-use hugepageNaoya Horiguchi
2022-04-28mm/memory-failure.c: dissolve truncated hugetlb pageMiaohe Lin
2022-04-28mm/memory-failure.c: minor cleanup for HWPoisonHandlableMiaohe Lin
2022-04-28Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi
2022-04-28mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASEDNaoya Horiguchi
2022-04-28mm/memory-failure.c: remove unnecessary (void*) conversionsliqiong
2022-04-28mm: wrap __find_buddy_pfn() with a necessary buddy page validationZi Yan
2022-04-28mm: page_alloc: simplify pageblock migratetype check in __free_one_page()Zi Yan
2022-04-28mm/page_alloc: adding same penalty is enough to get round-robin orderWei Yang
2022-04-28vmap(): don't allow invalid pagesYury Norov
2022-04-28mm/vmalloc: fix a commentYixuan Cao
2022-04-28mm/memcontrol.c: remove unused private flag of memory.oom_controlLu Jialin
2022-04-28mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin
2022-04-28mm/memcg: non-hierarchical mode is deprecatedWei Yang
2022-04-28mm/memcg: move generation assignment and comparison togetherWei Yang
2022-04-28mm/memcg: set pos explicitly for reclaim and !reclaimWei Yang
2022-04-28mm/memcg: set memcg after css verified and got referenceWei Yang
2022-04-28mm/memcg: mz already removed from rb_tree if not NULLWei Yang