1. c88c1fd mm/page_alloc: speed up the iteration of max_order by Muchun Song · 3 years, 7 months ago
  2. 3cb026d mm/kmemleak.c: make cond_resched() rate-limiting more efficient by Andrew Morton · 7 years ago
  3. 535f610 mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years ago
  4. c52e6f6 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years ago
  5. 07cc82b mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split by Yang Shi · 3 years, 1 month ago
  6. 3c5c213 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
  7. 96f7d5f hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 4 years, 7 months ago
  8. 13dd6bb mm, vmstat: drop zone->lock in /proc/pagetypeinfo by Stephen Brennan · 3 years, 1 month ago
  9. 9fe7601 ksm: fix potential missing rmap_item for stable_node by Miaohe Lin · 3 years, 2 months ago
  10. 5e9562f mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() by Miaohe Lin · 3 years, 2 months ago
  11. d5e95af khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() by Miaohe Lin · 3 years, 2 months ago
  12. 10bb21b mm: fix race by making init_zero_pfn() early_initcall by Ilya Lipnitskiy · 3 years, 3 months ago
  13. c474272 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 4 months ago
  14. da4e1e3 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 4 months ago
  15. d72be3a zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 4 months ago
  16. d645eb7 mm/hugetlb.c: fix unnecessary address expansion of pmd sharing by Li Xinhai · 3 years, 4 months ago
  17. 02a5c25 hugetlb: fix update_and_free_page contig page struct assumption by Mike Kravetz · 3 years, 4 months ago
  18. 2a8e543 mm: hugetlb: fix a race between freeing and dissolving the page by Muchun Song · 3 years, 5 months ago
  19. cef250a mm/hugetlb: fix potential double free in hugetlb_register_node() error path by Miaohe Lin · 3 years, 4 months ago
  20. 0cf0811 mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 3 years, 4 months ago
  21. cc91662 mm, thp: make do_huge_pmd_wp_page() lock page for testing mapcount by Vlastimil Babka · 3 years, 4 months ago
  22. 3fcc1c3 memblock: do not start bottom-up allocations with kernel_end by Roman Gushchin · 3 years, 5 months ago
  23. aff8214 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 4 years, 5 months ago
  24. dee9293 mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
  25. 332293a mm: thp: fix MADV_REMOVE deadlock on shmem THP by Hugh Dickins · 3 years, 5 months ago
  26. 2a2e1e9 mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active by Muchun Song · 3 years, 5 months ago
  27. 1ed6214 mm: hugetlb: fix a race between isolating and freeing page by Muchun Song · 3 years, 5 months ago
  28. 2dd160c mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 3 years, 5 months ago
  29. 4c3134a Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 3 years, 5 months ago
  30. 7ba762a mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 3 years, 6 months ago
  31. 7374f4f mm/hugetlb: fix potential missing huge page size info by Miaohe Lin · 3 years, 6 months ago
  32. 003be90 mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() by Gerald Schaefer · 3 years, 7 months ago
  33. 5ed0bc2 mm: mempolicy: fix potential pte_unmap_unlock pte error by Shijie Luo · 3 years, 8 months ago
  34. 189394c mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 3 years, 9 months ago
  35. 5c5aaf9 mm/khugepaged: fix filemap page_to_pgoff(page) != offset by Hugh Dickins · 3 years, 9 months ago
  36. c21895b mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area by Jaewon Kim · 4 years, 3 months ago
  37. ea44cd7 mm/filemap.c: clear page error before actual read by Xianting Tian · 4 years, 3 months ago
  38. d473d4e mm: pagewalk: fix termination condition in walk_pte_range() by Steven Price · 4 years, 5 months ago
  39. 47b1be3 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 3 years, 10 months ago
  40. fb9b5bc mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 3 years, 10 months ago
  41. 6faf75b uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 4 years, 8 months ago
  42. ab6d8b2 uaccess: Add non-pagefault user-space read functions by Masami Hiramatsu · 5 years ago
  43. fe5f83b mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible by Peter Xu · 4 years ago
  44. 1a4029e mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 3 years, 11 months ago
  45. 8c6a0bc mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 3 years, 11 months ago
  46. cdb3f8b khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 3 years, 11 months ago
  47. db63d18 khugepaged: khugepaged_test_exit() check mmget_still_valid() by Hugh Dickins · 4 years ago
  48. 23feab1 mm: Avoid calling build_all_zonelists_init under hotplug context by Oscar Salvador · 3 years, 11 months ago
  49. dc3ff4f khugepaged: retract_page_tables() remember to test exit by Hugh Dickins · 4 years ago
  50. 261da4b mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls by Paul E. McKenney · 4 years, 3 months ago
  51. bcd79c5 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years ago
  52. ba9950a mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 1 month ago
  53. 96b0120 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 1 month ago
  54. b647889 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years ago
  55. b581a11 mm/slab: use memzero_explicit() in kzfree() by Waiman Long · 4 years ago
  56. d93d7bd mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years, 1 month ago
  57. 248bd05 mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 1 month ago
  58. c915cff mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 1 month ago
  59. d20b134 mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap() by Liviu Dudau · 5 years ago
  60. fccb7bb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 3 months ago
  61. e254aa0 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 2 months ago
  62. f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 3 months ago
  63. b59a2e0 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 5 years ago
  64. c5544e7 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 4 years, 3 months ago
  65. 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 4 months ago
  66. a8a2622 mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 4 months ago
  67. e663542 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 4 months ago
  68. 62628b8 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 4 months ago
  69. ff58bb3 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 4 months ago
  70. 529f4b7 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 4 months ago
  71. b259672 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 4 years, 5 months ago
  72. f2bf9a6 mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 4 years, 5 months ago
  73. 28f0430 mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() by Wen Yang · 4 years, 6 months ago
  74. 68f9032 arm64: Revert support for execute-only user mappings by Catalin Marinas · 4 years, 6 months ago
  75. df5e2d3 mm/zsmalloc.c: fix the migrated zspage statistics. by Chanho Min · 4 years, 6 months ago
  76. f931866 mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 4 years, 7 months ago
  77. af7fee1 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  78. e2e7b55 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  79. 8a7b0a5 mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock by Dave Chinner · 6 years ago
  80. f39a7c7 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 4 years, 8 months ago
  81. e0088cf memfd: Use radix_tree_deref_slot_protected to avoid the warning. by zhong jiang · 4 years, 8 months ago
  82. 91e5252 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 4 years, 8 months ago
  83. 7a2bec6 mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 4 years, 8 months ago
  84. 063620b mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 4 years, 10 months ago
  85. ba05204 mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 4 years, 8 months ago
  86. f60a605 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 4 years, 9 months ago
  87. 3ce6b46 memfd: Fix locking when tagging pins by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  88. 918a305 usercopy: Avoid HIGHMEM pfn warning by Kees Cook · 4 years, 10 months ago
  89. a8bd642 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 4 years, 9 months ago
  90. 9ae4611 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 4 years, 10 months ago
  91. 0e7e273 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 4 years, 11 months ago
  92. 2929516 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 4 years, 11 months ago
  93. ba37a94 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 4 years, 11 months ago
  94. 43729e6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
  95. faf6760 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 5 years ago
  96. 6c8f40d mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 5 years ago
  97. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  98. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  99. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 5 years ago
  100. 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 5 years ago