summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17x86/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17arm64/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17sparc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17mm/mmap: define DECLARE_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17mm/mmap: build protect protection_map[] with __P000Anshuman Khandual
2022-07-17mm: nommu: pass a pointer to virt_to_page()Linus Walleij
2022-07-17mm: gup: pass a pointer to virt_to_page()Linus Walleij
2022-07-17mm: kfence: pass a pointer to virt_to_page()Linus Walleij
2022-07-17mm/highmem: pass a pointer to virt_to_page()Linus Walleij
2022-07-17lib/test_free_pages.c: pass a pointer to virt_to_page()Linus Walleij
2022-07-17mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()Xiang Yang
2022-07-17mm/page_alloc: replace local_lock with normal spinlockMel Gorman
2022-07-17mm/page_alloc: remotely drain per-cpu listsNicolas Saenz Julienne
2022-07-17mm/page_alloc: protect PCP lists with a spinlockMel Gorman
2022-07-17mm/page_alloc: remove mistaken page == NULL check in rmqueueMel Gorman
2022-07-17mm/page_alloc: split out buddy removal code from rmqueue into separate helperMel Gorman
2022-07-17mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman
2022-07-17mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman
2022-07-17hugetlb: lazy page table copies in fork()Mike Kravetz
2022-07-17hugetlb: do not update address in huge_pmd_unshareMike Kravetz
2022-07-17arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang
2022-07-17hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz
2022-07-17kasan: separate double free case from invalid freeKuan-Ying Lee
2022-07-17doc: proc: fix the description to THPeligibleYang Shi
2022-07-17mm: khugepaged: reorg some khugepaged helpersYang Shi
2022-07-17mm: thp: kill __transhuge_page_enabled()Yang Shi
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi
2022-07-17mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidateYang Shi
2022-07-17mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi
2022-07-17mm: khugepaged: check THP flag in hugepage_vma_check()Yang Shi
2022-07-17xfs: add dax dedupe supportShiyang Ruan
2022-07-17xfs: support CoW in fsdax modeShiyang Ruan
2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan
2022-07-17fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan
2022-07-17fsdax: replace mmap entry in case of CoWShiyang Ruan
2022-07-17fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan
2022-07-17fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan
2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan
2022-07-17xfs: implement ->notify_failure() for XFSShiyang Ruan
2022-07-17mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan
2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan
2022-07-17pagemap,pmem: introduce ->memory_failure()Shiyang Ruan
2022-07-17mm: factor helpers for memory_failure_dev_pagemapShiyang Ruan
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra