1. da753f2 gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 10 months ago
  2. dbc0f20 mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years, 10 months ago
  3. 544e551 Merge 4.19.70 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  4. 5dd2db1 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 6 years ago
  5. 93083852 Merge 4.19.69 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  6. ed11e60 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 6 years ago
  7. b30a2f6 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 6 years ago
  8. db67ac0 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 6 years ago
  9. f3e9c9b Merge 4.19.68 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  10. 01d8d08 Revert "kmemleak: allow to coexist with fault injection" by Yang Shi · 6 years ago
  11. 056368fc mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 6 years ago
  12. c8282f1 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 6 years ago
  13. 3c0cb90 mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 6 years ago
  14. cd825d8 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 6 years ago
  15. f0fed828 mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 6 years ago
  16. dc87838 Merge 4.19.67 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  17. 46b306f mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 6 years ago
  18. 03d5ba4 Merge 4.19.65 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  19. beb0cc78 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 6 years ago
  20. 439c79e mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 6 years ago
  21. 8820b76 Merge 4.19.63 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  22. b076872 mm: use down_read_killable for locking mmap_sem in access_remote_vm by Konstantin Khlebnikov · 6 years ago
  23. a8c568f mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 6 years ago
  24. 041b127 mm/gup.c: remove some BUG_ONs from get_gate_page() by Andy Lutomirski · 6 years ago
  25. fa099d6 mm/gup.c: mark undo_dev_pagemap as __maybe_unused by Guenter Roeck · 6 years ago
  26. 071f213 mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 6 years ago
  27. 30edc7c mm/swap: fix release_pages() when releasing devmap pages by Ira Weiny · 6 years ago
  28. 42d42e8 Merge 4.19.62 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  29. c1d98b7 mm: vmscan: scan anonymous pages on file refaults by Kuo-Hsin Yang · 6 years ago
  30. 4becd6c mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  31. a363821 Merge 4.19.58 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  32. 27ce6c2 mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 6 years ago
  33. 79fccb9 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 6 years ago
  34. 01a3fc7 Merge 4.19.57 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  35. 87cf811a mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 6 years ago
  36. 1192fb7 mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 6 years ago
  37. aab6291 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 6 years ago
  38. 49e9b49 mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
  39. 6d20e20 Merge 4.19.54 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  40. 465ce9a coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
  41. a84e286 Merge 4.19.53 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  42. 54a2028 mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 6 years ago
  43. 553a1f0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 6 years ago
  44. d39bf4b Merge 4.19.51 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  45. 526972e percpu: do not search past bitmap when allocating an area by Dennis Zhou · 6 years ago
  46. 5329dca percpu: remove spurious lock dependency between percpu and sched by John Sperbeck · 6 years ago
  47. 515d18c mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  48. 13e1ea0 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  49. 38c5fce mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  50. 77a01e3 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 6 years ago
  51. e5f8857 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  52. 5094a85 mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 6 years ago
  53. ffaafd2 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  54. 85e1a6c mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  55. 7c35307 Merge 4.19.49 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  56. 8b057ad memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
  57. 071b028 Merge 4.19.45 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  58. a3ccc156 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  59. 0b16b09 mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 6 years ago
  60. 58db381 mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  61. f580a54 mm/mincore.c: make mincore() more conservative by Jiri Kosina · 6 years ago
  62. e335905 FROMLIST: mm: don't cast ->readpage to filler_t for do_read_cache_page by Christoph Hellwig · 6 years ago
  63. 12eaf12 Merge 4.19.44 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  64. 6832199 mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 6 years ago
  65. 6a60fb6 mm/memory_hotplug.c: drop memory device reference after find_memory_block() by David Hildenbrand · 6 years ago
  66. 6536de8 mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 6 years ago
  67. 745e7bf Merge 4.19.42 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  68. 78bc982 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 6 years ago
  69. 24fb919 Merge 4.19.41 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  70. e7c2d06 mm/kmemleak.c: fix unused-function warning by Arnd Bergmann · 6 years ago
  71. 6a62bbe kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  72. 93b6892 Merge 4.19.39 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  73. d972ebb mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  74. d41dc00 Merge 4.19.38 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  75. 423497a9 mm: Fix warning in insert_pfn() by Jan Kara · 6 years ago
  76. 135cae8 Merge 4.19.37 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  77. 6580376 percpu: stop printing kernel addresses by Matteo Croce · 6 years ago
  78. 1343fd8 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 6 years ago
  79. 6ff17bc coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  80. 9154c0c Merge 4.19.36 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  81. d49dea5 mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo by Roman Gushchin · 6 years ago
  82. 43d7aec Merge 4.19.35 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  83. 43f4733 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
  84. 9a62d69 mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 6 years ago
  85. dbb50e3 Merge 4.19.34 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  86. a6c56bf page_poison: play nicely with KASAN by Qian Cai · 6 years ago
  87. f09c424 mm/slab.c: kmemleak no scan alien caches by Qian Cai · 6 years ago
  88. 8a0fc62 mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 6 years ago
  89. 67abbb9 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 6 years ago
  90. 9d785b9 memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
  91. eed3ca0 mm,oom: don't kill global init via memory.oom.group by Tetsuo Handa · 6 years ago
  92. ed3345a mm, swap: bounds check swap_info array accesses to avoid NULL derefs by Daniel Jordan · 6 years ago
  93. 4c6d7dc mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
  94. f555b00 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 6 years ago
  95. 7b287c4 mm/sparse: fix a bad comparison by Qian Cai · 6 years ago
  96. 15a2268 Merge 4.19.33 into android-4.19-q by Greg Kroah-Hartman · 6 years ago
  97. f70ddae mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  98. 5966777 mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
  99. 62d342d mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  100. 1d1d2f0 UPSTREAM: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago