summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28mm/mempolicy: clean up the code logic in queue_pages_pte_rangeMiaohe Lin
2022-04-28drivers/base/node.c: fix compaction sysfs file leakMiaohe 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-28fs/proc/task_mmu.c: remove redundant page validation of pte_pageXianting Tian
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-28arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song
2022-04-28mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPMuchun Song
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-28Documentation/sysctl: document page_lock_unfairnessJoel Savitz
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-28MAINTAINERS: add corresponding kselftests to memcg entryRoman Gushchin
2022-04-28MAINTAINERS: add corresponding kselftests to cgroup entryRoman Gushchin
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin
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
2022-04-28mm/memcg: remove unneeded nr_scannedMiaohe Lin
2022-04-28mm: shmem: make shmem_init return voidMiaohe Lin
2022-04-28mm: rework calculation of bdi_min_ratio in bdi_set_min_ratioChen Wandun
2022-04-28tools/vm/page_owner_sort.c: avoid repeated judgmentsYixuan Cao
2022-04-28tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao
2022-04-28tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai