aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-29hugetlb: fix return value of __setup handlersPeng Liu
2022-04-29hugetlb: fix hugepages_setup when deal with pernodePeng Liu
2022-04-29hugetlb: fix wrong use of nr_online_nodesPeng Liu
2022-04-28drivers/base/memory: fix an unlikely reference counting issue in __add_memory...Christophe JAILLET
2022-04-28mm: compaction: make sure highest is above the min_pfnMiaohe Lin
2022-04-28mm: compaction: simplify the code in __compact_finishedMiaohe Lin
2022-04-28mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...Miaohe Lin
2022-04-28mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_onlineMiaohe Lin
2022-04-28mm: compaction: clean up comment about async compaction in isolate_migratepagesMiaohe Lin
2022-04-28mm: compaction: use helper compound_nr in isolate_migratepages_blockMiaohe Lin
2022-04-28mm: compaction: use COMPACT_CLUSTER_MAX in compaction.cMiaohe Lin
2022-04-28mm: compaction: clean up comment about suitable migration target recheckMiaohe Lin
2022-04-28mm: compaction: clean up comment for sched contentionMiaohe Lin
2022-04-28mm: compaction: remove unneeded assignment to isolate_start_pfnMiaohe Lin
2022-04-28mm: compaction: remove unneeded pfn updateMiaohe Lin
2022-04-28mm: compaction: remove unneeded return value of kcompactd_runMiaohe Lin
2022-04-28mm/vmstat: add events for ksm cowYang Yang
2022-04-28ksm: count ksm merging pages for each processxu xin
2022-04-28include/linux/swapops.h: remove stub for non_swap_entry()Peter Xu
2022-04-28mm/page_alloc: reuse tail struct pages for compound devmapsJoao Martins
2022-04-28mm/sparse-vmemmap: improve memory savings for compound devmapsJoao Martins
2022-04-28mm/hugetlb_vmemmap: move comment block to Documentation/vmJoao Martins
2022-04-28mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helperJoao Martins
2022-04-28mm/sparse-vmemmap: add a pgmap argument to section activationJoao Martins
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-04-28mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song
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-28x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROTChristoph Hellwig
2022-04-28sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-04-28arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman 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-28selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen
2022-04-28selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen
2022-04-28selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi
2022-04-28selftests: vm: bring common functions to a new fileMuhammad Usama Anjum
2022-04-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar
2022-04-28mm: simplify follow_invalidate_pte()Muchun Song
2022-04-28dax: fix missing writeprotect the pte entryMuchun Song
2022-04-28mm: pvmw: add support for walking devmap pagesMuchun Song