- 0fa2494 mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all() by Naoya Horiguchi · 3 years, 1 month ago
- f1d68941 mm/huge_memory: minor cleanup for split_huge_pages_all by Miaohe Lin · 3 years, 1 month ago
- 46c22e7b mm: gup: fix the fast GUP race against THP collapse by Yang Shi · 3 years, 1 month ago
- 6287c9e mm,hwpoison: check mm when killing accessing process by Shuai Xue · 3 years, 1 month ago
- f9aed3d mm: fix madivse_pageout mishandling on non-LRU page by Minchan Kim · 3 years, 1 month ago
- 1299c11 mm/migrate_device.c: flush TLB while holding PTL by Alistair Popple · 3 years, 1 month ago
- e858f7a mm: fix dereferencing possible ERR_PTR by Binyi Han · 3 years, 1 month ago
- d75ce11 mm: prevent page_frag_alloc() from corrupting the memory by Maurizio Lombardi · 3 years, 1 month ago
- 23d17e2 mm/page_alloc: fix race condition between build_all_zonelists and page allocation by Mel Gorman · 3 years, 1 month ago
- 56e3f8d mm/damon/dbgfs: fix memory leak when using debugfs_lookup() by Greg Kroah-Hartman · 3 years, 1 month ago
- 61703b2 mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. by Maurizio Lombardi · 3 years, 1 month ago
- 2d6e55e mm/slub: fix to return errno if kmalloc() fails by Chao Yu · 3 years, 1 month ago
- bf0197a kasan: call kasan_malloc() from __kmalloc_*track_caller() by Peter Collingbourne · 3 years, 1 month ago
- 3998dc5 mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region() by Jann Horn · 3 years, 1 month ago
- 625c78e Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()" by Yee Lee · 3 years, 2 months ago
- c235c4f mm: pagewalk: Fix race between unmap and page walker by Steven Price · 3 years, 2 months ago
- c18a209 mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse by Jann Horn · 3 years, 2 months ago
- da60ddd mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte by Miaohe Lin · 3 years, 2 months ago
- 3ffb97f mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() by Jann Horn · 3 years, 2 months ago
- 0038f85 mm/hugetlb: fix hugetlb not supporting softdirty tracking by David Hildenbrand · 3 years, 2 months ago
- 16a12ee bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem by Liu Shixin · 3 years, 2 months ago
- ddcb069 mm/damon/dbgfs: avoid duplicate context directory creation by Badari Pulavarty · 3 years, 2 months ago
- f96b9f7 writeback: avoid use-after-free after removing device by Khazhismel Kumykov · 3 years, 2 months ago
- 9fc8d3b mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region by Miaohe Lin · 3 years, 3 months ago
- 4465215 mm/mempolicy: fix get_nodes out of bound access by Tianyu Li · 3 years, 3 months ago
- d56c5ea mm/memremap: fix memunmap_pages() race with get_dev_pagemap() by Miaohe Lin · 3 years, 3 months ago
- d18a908 memremap: remove support for external pgmap refcounts by Christoph Hellwig · 3 years, 3 months ago
- 86e8323 page_alloc: fix invalid watermark check on a negative value by Jaewon Kim · 3 years, 3 months ago
- 51a772c mm/hmm: fault non-owner device private entries by Ralph Campbell · 3 years, 3 months ago
- dc124c8 hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte by Miaohe Lin · 3 years, 3 months ago
- 2722fb0 mm: fix page leak with multiple threads mapping the same page by Josef Bacik · 3 years, 3 months ago
- 70d0ce3 secretmem: fix unhandled fault in truncate by Mike Rapoport · 3 years, 3 months ago
- 8c5429a mm/mempolicy: fix uninit-value in mpol_rebind_policy() by Wang Cheng · 3 years, 3 months ago
- e4967d2 mm: split huge PUD on wp_huge_pud fallback by Gowans, James · 3 years, 3 months ago
- 27056f2 mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages by Axel Rasmussen · 3 years, 3 months ago
- 2fa22e7 Revert "mm/memory-failure.c: fix race with changing page compound again" by Naoya Horiguchi · 3 years, 4 months ago
- 62d1655 mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() by Naoya Horiguchi · 3 years, 4 months ago
- 5429eb5 mm/memory-failure.c: fix race with changing page compound again by Miaohe Lin · 3 years, 4 months ago
- 7a07875f mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler by luofei · 3 years, 4 months ago
- d04b62b mm/hwpoison: mf_mutex for soft offline and unpoison by Naoya Horiguchi · 3 years, 4 months ago
- c33904f mm: vmalloc: introduce array allocation functions by Paolo Bonzini · 3 years, 4 months ago
- 066a5b6 mm/filemap: fix UAF in find_lock_entries by Liu Shixin · 3 years, 4 months ago
- 0515cc9 mm/slub: add missing TID updates on slab deactivation by Jann Horn · 3 years, 4 months ago
- ca67881 init: Initialize noop_backing_dev_info early by Jan Kara · 3 years, 4 months ago
- fd9a508 mm/memremap: fix missing call to untrack_pfn() in pagemap_range() by Miaohe Lin · 3 years, 5 months ago
- 715455c hugetlb: fix huge_pmd_unshare address update by Mike Kravetz · 3 years, 5 months ago
- fb49bd8 mm/page_alloc: always attempt to allocate at least one page during bulk allocation by Mel Gorman · 3 years, 5 months ago
- c142bdd Revert "mm/cma.c: remove redundant cma_mutex lock" by Dong Aisheng · 3 years, 5 months ago
- 20e6ec7 mm, compaction: fast_find_migrateblock() should return pfn in the target zone by Rei Yamamoto · 3 years, 5 months ago
- 3ec459c zsmalloc: fix races between asynchronous zspage free and page migration by Sultan Alsawaf · 3 years, 5 months ago
- 64cb7f0 random: move randomize_page() into mm where it belongs by Jason A. Donenfeld · 3 years, 5 months ago
- a122529 mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool by Hyeonggon Yoo · 3 years, 5 months ago
- cc57b2e mm/hwpoison: use pr_err() instead of dump_page() in get_any_page() by Naoya Horiguchi · 3 years, 6 months ago
- f8f8361 mm/huge_memory: do not overkill when splitting huge_zero_page by Xu Yu · 3 years, 6 months ago
- 0e89d77 Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()" by Xu Yu · 3 years, 6 months ago
- 5f00232 mm: fix invalid page pointer returned with FOLL_PIN gups by Peter Xu · 3 years, 6 months ago
- 954c78e mm/mlock: fix potential imbalanced rlimit ucounts adjustment by Miaohe Lin · 3 years, 6 months ago
- acf3e68 mm/hwpoison: fix error page recovered but reported "not recovered" by Naoya Horiguchi · 3 years, 6 months ago
- 13d75c3 mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic() by Muchun Song · 3 years, 6 months ago
- 72dd048 mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() by Muchun Song · 3 years, 6 months ago
- e36b476 mm: hugetlb: fix missing cache flush in copy_huge_page_from_user() by Muchun Song · 3 years, 6 months ago
- 97a9f80 mm: fix missing cache flush for all tail pages of compound page by Muchun Song · 3 years, 6 months ago
- 30083f0 kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time by Zqiang · 3 years, 6 months ago
- dcecd95 mm: gup: make fault_in_safe_writeable() use fixup_user_fault() by Linus Torvalds · 3 years, 6 months ago
- 6e213bc6 gup: Introduce FOLL_NOFAULT flag to disable page faults by Andreas Gruenbacher · 3 years, 6 months ago
- 1d91c91 iov_iter: Introduce fault_in_iov_iter_writeable by Andreas Gruenbacher · 3 years, 6 months ago
- 30e66b1 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 6 months ago
- 923f05a gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 6 months ago
- 19cbd78 mm: kfence: fix objcgs vector allocation by Muchun Song · 3 years, 6 months ago
- 48b2ab1 mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove() by Alistair Popple · 3 years, 6 months ago
- 41ba681c oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup by Nico Pache · 3 years, 6 months ago
- 9dcb65c mm, hugetlb: allow for "high" userspace addresses by Christophe Leroy · 3 years, 6 months ago
- 07bdd20 memcg: sync flush only if periodic flush is delayed by Shakeel Butt · 3 years, 6 months ago
- 9c71b29 mm/memory-failure.c: skip huge_zero_page in memory_failure() by Xu Yu · 3 years, 6 months ago
- a52e73b mm, kfence: support kmem_dump_obj() for KFENCE objects by Marco Elver · 3 years, 6 months ago
- 77a4679 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 3 years, 6 months ago
- 70ea5e7 mm: kmemleak: take a full lowmem check in kmemleak_*_phys() by Patrick Wang · 3 years, 6 months ago
- 12ba1d3 mm: fix unexpected zeroed page mapping with zram swap by Minchan Kim · 3 years, 6 months ago
- bb7645c mm, page_alloc: fix build_zonerefs_node() by Juergen Gross · 3 years, 6 months ago
- b6d17c67 mm/secretmem: fix panic when growing a memfd_secret by Axel Rasmussen · 3 years, 6 months ago
- f5e5918 mm: don't skip swap entry even if zap_details specified by Peter Xu · 3 years, 7 months ago
- 198932a mm/mempolicy: fix mpol_new leak in shared_policy_replace by Miaohe Lin · 3 years, 7 months ago
- a04cb99 mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) by Paolo Bonzini · 3 years, 7 months ago
- c21d040 highmem: fix checks in __kmap_local_sched_{in,out} by Max Filippov · 3 years, 7 months ago
- c9f50e0 mm: fix race between MADV_FREE reclaim and blkdev direct IO read by Mauricio Faria de Oliveira · 3 years, 7 months ago
- 105b50d kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 7 months ago
- 44b44b6 kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 7 months ago
- 72d2d94 kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 7 months ago
- 260daa2 mm/usercopy: return 1 from hardened_usercopy __setup() handler by Randy Dunlap · 3 years, 7 months ago
- c9acbcd mm/memcontrol: return 1 from cgroup.memory __setup() handler by Randy Dunlap · 3 years, 7 months ago
- 6795b20 mm/mmap: return 1 from stack_guard_gap __setup() handler by Randy Dunlap · 3 years, 7 months ago
- 7d3bd68 mm/kmemleak: reset tag when compare object pointer by Kuan-Ying Lee · 3 years, 7 months ago
- 7d04d6d mm,hwpoison: unmap poisoned page before invalidation by Rik van Riel · 3 years, 7 months ago
- d483555 Revert "mm: madvise: skip unmapped vma holes passed to process_madvise" by Charan Teja Kalla · 3 years, 7 months ago
- a07a4b7 mm: madvise: return correct bytes advised with process_madvise by Charan Teja Kalla · 3 years, 7 months ago
- 27d96f1 mm: madvise: skip unmapped vma holes passed to process_madvise by Charan Teja Kalla · 3 years, 7 months ago
- 5e217aa mempolicy: mbind_range() set_policy() after vma_merge() by Hugh Dickins · 3 years, 7 months ago
- 3bae72c mm: invalidate hwpoison page cache page in fault path by Rik van Riel · 3 years, 7 months ago
- a74bb0e mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node by Alistair Popple · 3 years, 7 months ago
- 025a7cc mm/mlock: fix two bugs in user_shm_lock() by Miaohe Lin · 3 years, 7 months ago