summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-04-28mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functionsMuchun Song
2022-04-28mm/page_alloc.c: calc the right pfn if page size is not 4KMa Wupeng
2022-04-28mm/mremap: avoid unneeded do_munmap callMiaohe Lin
2022-04-28mm/mremap: use helper mlock_future_check()Miaohe Lin
2022-04-28mm/mmap: drop arch_vm_get_page_pgprot()Anshuman Khandual
2022-04-28mm/mmap: drop arch_filter_pgprot()Anshuman Khandual
2022-04-28mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-04-28mm/mmap.c: use helper mlock_future_check()Miaohe Lin
2022-04-28mm/mmap: clarify protection_map[] indicesAnshuman Khandual
2022-04-28mm/debug_vm_pgtable: drop protection_map[] usageAnshuman Khandual
2022-04-28mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pag...Jianxing Wang
2022-04-28mm/mmap.c: use mmap_assert_write_locked() instead of open coding itRolf Eike Beer
2022-04-28mm: simplify follow_invalidate_pte()Muchun Song
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