aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-22mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini
2022-03-22mm/thp: refix __split_huge_pmd_locked() for migration PMDHugh Dickins
2022-03-22mm/migrate: fix race between lock page and clear PG_Isolatedandrew.yang
2022-03-22mm,migrate: fix establishing demotion targetHuang Ying
2022-03-22mm/oom_kill: remove unneeded is_memcg_oom checkMiaohe Lin
2022-03-22mempolicy: mbind_range() set_policy() after vma_merge()Hugh Dickins
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang
2022-03-22mm: vmscan: fix documentation for page_check_references()Charan Teja Kalla
2022-03-22mm: workingset: replace IRQ-off check with a lockdep assert.Sebastian Andrzej Siewior
2022-03-22mm: lru_cache_disable: replace work queue synchronization with synchronize_rcuMarcelo Tosatti
2022-03-22mm/list_lru: optimize memcg_reparent_list_lru_node()Waiman Long
2022-03-22mm: __isolate_lru_page_prepare() in isolate_migratepages_block()Hugh Dickins
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins
2022-03-22userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui
2022-03-22userfaultfd: provide unmasked address on page-faultNadav Amit
2022-03-22mm: remove unneeded local variable follflagsMiaohe Lin
2022-03-22mm/hugetlb.c: export PageHeadHuge()David Howells
2022-03-22mm/hugetlb: use helper macro __ATTR_RWMiaohe Lin
2022-03-22hugetlb: clean up potential spectre issue warningsMike Kravetz
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-22mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...Muchun Song
2022-03-22selftests: vm: add a hugetlb test caseMuchun Song
2022-03-22mm: sparsemem: use page table lock to protect kernel pmd operationsMuchun Song
2022-03-22mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song
2022-03-22mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song
2022-03-22mm/mlock: fix potential imbalanced rlimit ucounts adjustmentMiaohe Lin
2022-03-22mm, fault-injection: declare should_fail_alloc_page()Vlastimil Babka
2022-03-22mm/memory-failure.c: make non-LRU movable pages unhandlableMiaohe Lin
2022-03-22mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pagesMiaohe Lin
2022-03-22mm/memory-failure.c: fix race with changing page compound againMiaohe Lin
2022-03-22mm/hwpoison: add in-use hugepage hwpoison filter judgementluofei
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-22mm/hwpoison-inject: support injecting hwpoison to free pageMiaohe Lin
2022-03-22mm/memory-failure.c: remove unnecessary PageTransTail checkMiaohe Lin
2022-03-22mm/memory-failure.c: remove obsolete comment in __soft_offline_pageMiaohe Lin
2022-03-22mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()Miaohe Lin
2022-03-22mm/memory-failure.c: remove PageSlab check in hwpoison_filter_devMiaohe Lin
2022-03-22mm/memory-failure.c: fix race with changing page more robustlyMiaohe Lin
2022-03-22mm/memory-failure.c: rework the signaling logic in kill_procMiaohe Lin
2022-03-22mm/memory-failure.c: catch unexpected -EFAULT from vma_address()Miaohe Lin
2022-03-22mm/memory-failure.c: minor clean up for memory_failure_dev_pagemapMiaohe Lin
2022-03-22mm: invalidate hwpoison page cache page in fault pathRik van Riel
2022-03-22mm/hwpoison: fix error page recovered but reported "not recovered"Naoya Horiguchi
2022-03-22mm/memory-failure.c: remove obsolete commentNaoya Horiguchi
2022-03-22mm/page_alloc: check high-order pages for corruption during PCP operationsMel Gorman
2022-03-22mm/page_alloc: call check_new_pages() while zone spinlock is not heldEric Dumazet
2022-03-22mm: count time in drain_all_pages during direct reclaim as memory pressureSuren Baghdasaryan
2022-03-22arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador
2022-03-22mm/page_alloc: do not prefetch buddies during bulk freeMel Gorman
2022-03-22mm/page_alloc: limit number of high-order pages on PCP during bulk freeMel Gorman