- 6c855fc mm/rmap: try_to_migrate() skip zone_device !device_private by Hugh Dickins · 3 years, 4 months ago
- 023e1a8 mm/rmap: fix new bug: premature return from page_mlock_one() by Hugh Dickins · 3 years, 4 months ago
- d9770fc mm/rmap: fix old bug: munlocking THP missed other mlocks by Hugh Dickins · 3 years, 4 months ago
- 64b586d mm/rmap: fix comments left over from recent changes by Hugh Dickins · 3 years, 4 months ago
- 6bce244 mm/page_alloc: Revert pahole zero-sized workaround by Mel Gorman · 3 years, 4 months ago
- 20d5e57 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 4 months ago
- 3bbda69 mm/mremap: allow arch runtime override by Aneesh Kumar K.V · 3 years, 4 months ago
- 97113eb mm/mremap: hold the rmap lock in write mode when moving page table entries. by Aneesh Kumar K.V · 3 years, 4 months ago
- 0881ace mm/mremap: use pmd/pud_poplulate to update page table entries by Aneesh Kumar K.V · 3 years, 4 months ago
- d6655df mm/mremap: don't enable optimized PUD move if page table levels is 2 by Aneesh Kumar K.V · 3 years, 4 months ago
- 7d846db mm/mremap: convert huge PUD move to separate helper by Aneesh Kumar K.V · 3 years, 4 months ago
- 5748fbc mm: add setup_initial_init_mm() helper by Kefeng Wang · 3 years, 4 months ago
- 9a436f8 PM: hibernate: disable when there are active secretmem users by Mike Rapoport · 3 years, 4 months ago
- 1507f51 mm: introduce memfd_secret system call to create "secret" memory areas by Mike Rapoport · 3 years, 4 months ago
- 6aeb254 mmap: make mlock_future_check() global by Mike Rapoport · 3 years, 4 months ago
- 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 4 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 4 months ago
- a412897 Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 4 months ago
- 93274f1 percpu: flush tlb in pcpu_reclaim_populated() by Dennis Zhou · 3 years, 4 months ago
- d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- e267992 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 4 months ago
- b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 4 months ago
- 9a5cc85 mm/memory.c: allow different return codes for copy_nonpresent_pte() by Alistair Popple · 3 years, 4 months ago
- 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 4 months ago
- a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 4 months ago
- cd62734 mm/rmap: split try_to_munlock from try_to_unmap by Alistair Popple · 3 years, 4 months ago
- 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 4 months ago
- af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 4 months ago
- ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 4 months ago
- ffd8f25 mm/page_alloc: move prototype for find_suitable_fallback by Mel Gorman · 3 years, 4 months ago
- d01079f mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations by Mel Gorman · 3 years, 4 months ago
- 3052217 mm/z3fold: add kerneldoc fields for z3fold_pool by Mel Gorman · 3 years, 4 months ago
- a29a750 mm/zbud: add kerneldoc fields for zbud_pool by Mel Gorman · 3 years, 4 months ago
- 5640c9c mm/memory_hotplug: fix kerneldoc comment for __remove_memory by Mel Gorman · 3 years, 4 months ago
- ba2d266 mm/memory_hotplug: fix kerneldoc comment for __try_online_node by Mel Gorman · 3 years, 4 months ago
- 05395718 mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection by Mel Gorman · 3 years, 4 months ago
- b417941 mm/mapping_dirty_helpers: remove double Note in kerneldoc by Mel Gorman · 3 years, 4 months ago
- f717309 mm/page_alloc: make should_fail_alloc_page() static by Mel Gorman · 3 years, 4 months ago
- 5da96bd mm/vmalloc: include header for prototype of set_iounmap_nonlazy by Mel Gorman · 3 years, 4 months ago
- f611fab mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages by Mel Gorman · 3 years, 4 months ago
- 041711c mm: fix spelling mistakes by Zhen Lei · 3 years, 4 months ago
- c4ffefd mm: fix typos and grammar error in comments by Hyeonggon Yoo · 3 years, 4 months ago
- 3384833 mm/zsmalloc.c: improve readability for async_free_zspage() by Miaohe Lin · 3 years, 4 months ago
- ce8475b mm/zsmalloc.c: remove confusing code in obj_free() by Miaohe Lin · 3 years, 4 months ago
- 46b76f2 mm/zswap.c: fix two bugs in zswap_writeback_entry() by Miaohe Lin · 3 years, 4 months ago
- ae34af1 mm/zswap.c: avoid unnecessary copy-in at map time by Miaohe Lin · 3 years, 4 months ago
- 2c1e9a2 mm/zswap.c: remove unused function zswap_debugfs_exit() by Miaohe Lin · 3 years, 4 months ago
- 27cacaa mm,memory_hotplug: drop unneeded locking by Oscar Salvador · 3 years, 4 months ago
- 786dee8 mm/memory_hotplug: rate limit page migration warnings by Liam Mark · 3 years, 4 months ago
- 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 4 months ago
- a78f1cc mm: make variable names for populate_vma_page_range() consistent by David Hildenbrand · 3 years, 4 months ago
- 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 4 months ago
- db1d915 mm/nommu: unexport do_munmap() by Liam Howlett · 3 years, 4 months ago
- 176056f nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc by Chen Li · 3 years, 4 months ago
- 1212e00 mm/thp: fix strncpy warning by Matthew Wilcox (Oracle) · 3 years, 4 months ago
- 36af673 mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC by Hugh Dickins · 3 years, 4 months ago
- ab02c25 mm/thp: remap_page() is only needed on anonymous THP by Hugh Dickins · 3 years, 4 months ago
- 1fb08ac mm: rmap: make try_to_unmap() void function by Yang Shi · 3 years, 4 months ago
- e346e66 mm: thp: skip make PMD PROT_NONE if THP migration is not supported by Yang Shi · 3 years, 4 months ago
- 662aeea mm: migrate: check mapcount for THP instead of refcount by Yang Shi · 3 years, 4 months ago
- b0b515b mm: migrate: don't split THP for misplaced NUMA page by Yang Shi · 3 years, 4 months ago
- c5fc5c3 mm: migrate: account THP NUMA migration counters correctly by Yang Shi · 3 years, 4 months ago
- c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 4 months ago
- f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 3 years, 4 months ago
- 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 3 years, 4 months ago
- eb6ecbe mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs by Collin Fijalkovich · 3 years, 4 months ago
- 6acfb5b mm: migrate: fix missing update page_private to hugetlb_page_subpool by Muchun Song · 3 years, 4 months ago
- 9092d4f memblock: update initialization of reserved pages by Mike Rapoport · 3 years, 4 months ago
- 269fbe7 mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies by Ben Widawsky · 3 years, 4 months ago
- e5947d2 mm: mempolicy: don't have to split pmd for huge zero page by Yang Shi · 3 years, 4 months ago
- 9583792 mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy by Feng Tang · 3 years, 4 months ago
- 7858d7b mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy by Feng Tang · 3 years, 4 months ago
- b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 4 months ago
- b55ca52 mm/compaction: fix 'limit' in fast_isolate_freepages by Wonhyuk Yang · 3 years, 4 months ago
- d2155fe mm: compaction: remove duplicate !list_empty(&sublist) check by Liu Xiang · 3 years, 4 months ago
- 17adb23 mm/compaction: use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 4 months ago
- 2a03085 mm/zbud: don't export any zbud API by Miaohe Lin · 3 years, 4 months ago
- f356aea mm/zbud: reuse unbuddied[0] as buddied in zbud_pool by Miaohe Lin · 3 years, 4 months ago
- 28473d9 mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page by Miaohe Lin · 3 years, 4 months ago
- dac0d1c mm/z3fold: fix potential memory leak in z3fold_destroy_pool() by Miaohe Lin · 3 years, 4 months ago
- 767cc6c mm/z3fold: remove unused function handle_to_z3fold_header() by Miaohe Lin · 3 years, 4 months ago
- e891f60 mm/z3fold: remove magic number in z3fold_create_pool() by Miaohe Lin · 3 years, 4 months ago
- 014284a mm/z3fold: avoid possible underflow in z3fold_alloc() by Miaohe Lin · 3 years, 4 months ago
- e3c0db4 mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS by Miaohe Lin · 3 years, 4 months ago
- 8284045 mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline() by David Hildenbrand · 3 years, 4 months ago
- 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 4 months ago
- 3ebc57f mm: workingset: define macro WORKINGSET_SHIFT by Miaohe Lin · 3 years, 4 months ago
- 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 4 months ago
- 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 4 months ago
- 1531325 userfaultfd/shmem: support UFFDIO_CONTINUE for shmem by Axel Rasmussen · 3 years, 4 months ago
- c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 4 months ago
- 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 4 months ago
- 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 4 months ago
- 5fc7a5f mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 4 months ago
- 510d25c mm/hwpoison: disable pcp for page_handle_poison() by Naoya Horiguchi · 3 years, 4 months ago
- 7118fc2 hugetlb: address ref count racing in prep_compound_gigantic_page by Mike Kravetz · 3 years, 4 months ago
- 48b8d744 hugetlb: remove prep_compound_huge_page cleanup by Mike Kravetz · 3 years, 4 months ago
- e6d41f1 mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON by Muchun Song · 3 years, 4 months ago
- 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 4 months ago