- 6ab660d FROMLIST: mm: implement speculative handling in __handle_mm_fault(). by Michel Lespinasse · 3 years, 6 months ago
- f3f9f17 FROMLIST: mm: refactor __handle_mm_fault() / handle_pte_fault() by Michel Lespinasse · 3 years, 6 months ago
- f8a4611 FROMLIST: mm: add speculative_page_walk_begin() and speculative_page_walk_end() by Michel Lespinasse · 3 years, 6 months ago
- 4e2e391 BACKPORT: FROMLIST: mm: add do_handle_mm_fault() by Michel Lespinasse · 3 years, 6 months ago
- 57f3bb2 BACKPORT: FROMLIST: do_anonymous_page: reduce code duplication by Michel Lespinasse · 3 years, 6 months ago
- 82ab55e FROMLIST: do_anonymous_page: use update_mmu_tlb() by Michel Lespinasse · 3 years, 6 months ago
- 1a77f04 Revert "ANDROID: mm: Throttle rss_stat tracepoint" by Kalesh Singh · 3 years, 9 months ago
- d1a66e7 Merge tag 'v5.15' into android-mainline by Greg Kroah-Hartman · 3 years, 9 months ago
- eac96c3 mm: filemap: check if THP has hwpoisoned subpage for PMD page fault by Yang Shi · 3 years, 9 months ago
- 2d03f6e Merge 92477dd1faa6 ("Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux") into android-mainline by Greg Kroah-Hartman · 3 years, 10 months ago
- 6e0e99d afs: Fix mmap coherency vs 3rd-party changes by David Howells · 4 years ago
- e9975a8 Merge tag 'v5.14-rc3' into android-mainline by Greg Kroah-Hartman · 4 years ago
- e4dc348 mm: fix the deadlock in finish_fault() by Qi Zheng · 4 years ago
- 293f275 Merge commit df8ba5f160335 ("Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux") into android-mainline by Lee Jones · 4 years, 1 month ago
- 8e65862 Merge commit c288d9cd71043 ("Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block") into android-mainline by Lee Jones · 4 years, 1 month ago
- b756a3b mm: device exclusive memory access by Alistair Popple · 4 years, 1 month ago
- 9a5cc85 mm/memory.c: allow different return codes for copy_nonpresent_pte() by Alistair Popple · 4 years, 1 month ago
- 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 4 years, 1 month ago
- af5cdaf mm: remove special swap entry functions by Alistair Popple · 4 years, 1 month ago
- f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 4 years, 1 month ago
- 5db4f15 mm: memory: add orig_pmd to struct vm_fault by Yang Shi · 4 years, 1 month ago
- c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 4 years, 1 month ago
- 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 4 years, 1 month ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 4 years, 1 month ago
- 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 4 years, 1 month ago
- 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 4 years, 1 month ago
- f4c4a3f mm: free idle swap cache page after COW by Huang Ying · 4 years, 1 month ago
- 2799e77 swap: fix do_swap_page() race with swapoff by Miaohe Lin · 4 years, 1 month ago
- 377f65b Merge tag 'v5.13-rc7' into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
- 22061a1 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() by Hugh Dickins · 4 years, 2 months ago
- 5f0a72b Merge 5.13-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- 50c25ee Revert "MIPS: make userspace mapping young by default" by Thomas Bogendoerfer · 4 years, 2 months ago
- 85adc86 Merge 6efb943b8616e Linux 5.13-rc1 into android-mainline by Lee Jones · 4 years, 3 months ago
- 163e8b4 Merge d652502ef4689 Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into android-mainline by Lee Jones · 4 years, 3 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 4 years, 3 months ago
- 3d1c7fd delayacct: clear right task's flag after blkio completes by Yafang Shao · 4 years, 3 months ago
- 0c95cba mm: apply_to_pte_range warn and fail if a large pte is encountered by Nicholas Piggin · 4 years, 3 months ago
- b99a342 NUMA balancing: reduce TLB flush via delaying mapping on hint page fault by Huang Ying · 4 years, 3 months ago
- 74ffa5a mm: add remap_pfn_range_notrack by Christoph Hellwig · 4 years, 3 months ago
- bf90ac1 mm/memory.c: do_numa_page(): delete bool "migrated" by Wang Qing · 4 years, 3 months ago
- 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 4 years, 3 months ago
- 2b7b834 Merge ffd9fb546d49 ("Merge tag 'sound-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound") into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
- e720e7d mm: fix race by making init_zero_pfn() early_initcall by Ilya Lipnitskiy · 4 years, 4 months ago
- 6bb5c8b Merge 5.12-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 4 years, 5 months ago
- 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 4 years, 5 months ago
- 14f1854 Merge fecfd015394e ("Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 3db2a71 Merge 5b47b10e8fb9 ("Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 368ecbc Merge 21a6ab2131ab ("Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- d651826 Merge d99676af540c ("Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 3bbd497 Merge 99ca0edb41aa ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 1e578138 Merge 657bd90c9314 ("Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- f685a53 MIPS: make userspace mapping young by default by Huang Pei · 4 years, 5 months ago
- 3272cfc2 hugetlb: fix copy_huge_page_from_user contig page struct assumption by Mike Kravetz · 4 years, 5 months ago
- 8abb50c mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 4 years, 5 months ago
- 90a3e37 mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 4 years, 5 months ago
- e913a8c Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 9fd6dad mm: provide a saner PTE walking API for modules by Paolo Bonzini · 4 years, 6 months ago
- a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years, 6 months ago
- ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years, 6 months ago
- 9d3af4b mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT by Will Deacon · 4 years, 7 months ago
- 46bdb42 mm: Allow architectures to request 'old' entries when prefaulting by Will Deacon · 4 years, 8 months ago
- f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years, 8 months ago
- 2791777 Merge v5.11-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
- 96667f8 mm: Close race in generic_access_phys by Daniel Vetter · 4 years, 8 months ago
- 111fe71 mm: generalise COW SMC TLB flushing race comment by Nicholas Piggin · 4 years, 7 months ago
- db03c04 Merge e2dc4957349a ("Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic") into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
- 8c3b398 Merge ac73e3dc8acd ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
- ff5c19e mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years, 8 months ago
- 7336375 mm: unexport follow_pte_pmd by Christoph Hellwig · 4 years, 8 months ago
- d3f5ffc mm: cleanup: remove unused tsk arg from __access_remote_vm by John Hubbard · 4 years, 8 months ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 8 months ago
- 62e32cf ANDROID: mm: Create vendor hooks to control ZONE_MOVABLE allocations by Chris Goldsworthy · 4 years, 9 months ago
- b3dd1b5 Merge 922a763ae178 ("Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- 05d2a66 Merge 54a4c789ca80 ("Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- 2d63baf Merge 5a32c3413d33 ("Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- 75c90a8c Merge d5660df4a555 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 10 months ago
- d01ac3c mm/memory: remove page fault assumption of compound page size by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
- c78f463 mm: remove src/dst mm parameter in copy_page_range() by Peter Xu · 4 years, 10 months ago
- f1dc168 mm/memory.c: fix spello of "function" by Randy Dunlap · 4 years, 10 months ago
- a7069ee mm/memory.c: replace vmf->vma with variable vma by Yanfei Xu · 4 years, 10 months ago
- d383807 mm/memory.c: fix typo in __do_fault() comment by Yanfei Xu · 4 years, 10 months ago
- 8de87f4 Merge 5.9 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 10 months ago
- a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 5 years ago
- 0ac540b Merge tag 'v5.9-rc7' into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 10 months ago
- 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 10 months ago
- fb3b36d Merge a1bffa48745a ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into 'android-mainline' by Greg Kroah-Hartman · 4 years, 10 months ago
- be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 10 months ago
- 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 10 months ago
- df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 10 months ago
- 3d3ef2a Merge 5.9-rc4 into android-mainline by Greg Kroah-Hartman · 5 years ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 5 years ago
- b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 5 years ago