- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- ed33b5a mm: remove redundant smp_wmb() by Qi Zheng · 3 years, 2 months ago
- 03c4f20 mm: introduce pmd_install() helper by Qi Zheng · 3 years, 2 months ago
- 91b61ef mm: add zap_skip_check_mapping() helper by Peter Xu · 3 years, 2 months ago
- 232a6a1 mm: drop first_index/last_index in zap_details by Peter Xu · 3 years, 2 months ago
- 2ca9935 mm: clear vmf->pte after pte_unmap_same() returns by Peter Xu · 3 years, 2 months ago
- b063e37 mm/memory.c: avoid unnecessary kernel/user pointer conversion by Amit Daniel Kachhap · 3 years, 2 months ago
- 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- eac96c3 mm: filemap: check if THP has hwpoisoned subpage for PMD page fault by Yang Shi · 3 years, 2 months ago
- 0995d7e mm/workingset: Convert workingset_refault() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 42a3875 sched: Remove preempt_offset argument from __might_sleep() by Thomas Gleixner · 3 years, 3 months ago
- 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 9138e47 mm/filemap: Add __folio_lock_or_retry() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 6e0e99d afs: Fix mmap coherency vs 3rd-party changes by David Howells · 3 years, 4 months ago
- e4dc348 mm: fix the deadlock in finish_fault() by Qi Zheng · 3 years, 5 months ago
- b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 6 months ago
- 9a5cc85 mm/memory.c: allow different return codes for copy_nonpresent_pte() by Alistair Popple · 3 years, 6 months ago
- 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 6 months ago
- af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 6 months ago
- f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 3 years, 6 months ago
- 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 3 years, 6 months ago
- c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 6 months ago
- 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
- 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 3 years, 6 months ago
- f4c4a3f mm: free idle swap cache page after COW by Huang Ying · 3 years, 6 months ago
- 2799e77 swap: fix do_swap_page() race with swapoff by Miaohe Lin · 3 years, 6 months ago
- 22061a1 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() by Hugh Dickins · 3 years, 6 months ago
- 50c25ee Revert "MIPS: make userspace mapping young by default" by Thomas Bogendoerfer · 3 years, 7 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 3d1c7fd delayacct: clear right task's flag after blkio completes by Yafang Shao · 3 years, 8 months ago
- 0c95cba mm: apply_to_pte_range warn and fail if a large pte is encountered by Nicholas Piggin · 3 years, 8 months ago
- b99a342 NUMA balancing: reduce TLB flush via delaying mapping on hint page fault by Huang Ying · 3 years, 8 months ago
- 74ffa5a mm: add remap_pfn_range_notrack by Christoph Hellwig · 3 years, 8 months ago
- bf90ac1 mm/memory.c: do_numa_page(): delete bool "migrated" by Wang Qing · 3 years, 8 months ago
- 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 3 years, 8 months ago
- e720e7d mm: fix race by making init_zero_pfn() early_initcall by Ilya Lipnitskiy · 3 years, 9 months ago
- 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 3 years, 10 months ago
- 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
- f685a53 MIPS: make userspace mapping young by default by Huang Pei · 3 years, 10 months ago
- 3272cfc2 hugetlb: fix copy_huge_page_from_user contig page struct assumption by Mike Kravetz · 3 years, 10 months ago
- 8abb50c mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 3 years, 10 months ago
- 90a3e37 mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 3 years, 10 months ago
- e913a8c Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
- 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
- 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 3 years, 11 months ago
- a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
- ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
- 9d3af4b mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT by Will Deacon · 4 years ago
- 46bdb42 mm: Allow architectures to request 'old' entries when prefaulting by Will Deacon · 4 years, 1 month ago
- f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years ago
- 96667f8 mm: Close race in generic_access_phys by Daniel Vetter · 4 years, 1 month ago
- 111fe71 mm: generalise COW SMC TLB flushing race comment by Nicholas Piggin · 4 years ago
- ff5c19e mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years ago
- 7336375 mm: unexport follow_pte_pmd by Christoph Hellwig · 4 years ago
- d3f5ffc mm: cleanup: remove unused tsk arg from __access_remote_vm by John Hubbard · 4 years ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years ago
- eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 2 months ago
- d01ac3c mm/memory: remove page fault assumption of compound page size by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
- c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 2 months ago
- f1dc168 mm/memory.c: fix spello of "function" by Randy Dunlap · 4 years, 2 months ago
- a7069ee mm/memory.c: replace vmf->vma with variable vma by Yanfei Xu · 4 years, 2 months ago
- d383807 mm/memory.c: fix typo in __do_fault() comment by Yanfei Xu · 4 years, 2 months ago
- f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 3 months ago
- a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 4 years, 4 months ago
- 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 3 months ago
- 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 3 months ago
- be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 3 months ago
- 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 3 months ago
- df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 3 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
- b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
- 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 4 months ago
- 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 4 months ago
- b7333b5 mm/memory.c: skip spurious TLB flush for retried page fault by Yang Shi · 4 years, 4 months ago
- 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 4 months ago
- 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 4 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
- a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- a1a0aea mm/memory.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
- aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- 0c4123e mm/memory.c: make remap_pfn_range() reject unaligned addr by Alex Zhang · 4 years, 5 months ago
- 463b7a1 mm: remove redundant check non_swap_entry() by Ralph Campbell · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 45779b0 mm: initialize return of vm_insert_pages by Tom Rix · 4 years, 5 months ago
- bb7cdd3 alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() by Will Deacon · 5 years ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 6 months ago
- 7f70c2a mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() by Arjun Roy · 4 years, 6 months ago
- 545b1b0 mm: do_swap_page(): fix up the error code by Michal Hocko · 4 years, 6 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago