1. 4b408c7 mm/gup_benchmark.c: prevent integer overflow in ioctl by Dan Carpenter · 6 years ago
  2. ec131b2 mm/hmm: invalidate device page table at start of invalidation by Jérôme Glisse · 6 years ago
  3. 44532d4 mm/hmm: use a structure for update callback parameters by Jérôme Glisse · 6 years ago
  4. d08faca mm/hmm: properly handle migration pmd by Jérôme Glisse · 6 years ago
  5. 86a2d59 mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback by Ralph Campbell · 6 years ago
  6. aab8d05 mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly by Ralph Campbell · 6 years ago
  7. f813f21 mm/hmm: fix utf8 ... by Jérôme Glisse · 6 years ago
  8. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  9. 22146c3 hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  10. aa8aa8a mm: export add_swap_extent() by Omar Sandoval · 6 years ago
  11. bc4ae27 mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS by Omar Sandoval · 6 years ago
  12. 7eef5f9 mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page() by Andrea Arcangeli · 6 years ago
  13. 7066f0f mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page() by Andrea Arcangeli · 6 years ago
  14. d7c3393 mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition by Andrea Arcangeli · 6 years ago
  15. 026d1ea mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t by Clark Williams · 6 years ago
  16. df06b37 mm/gup: cache dev_pagemap while pinning pages by Keith Busch · 6 years ago
  17. ec393a0f mm: return zero_resv_unavail optimization by Pavel Tatashin · 6 years ago
  18. 907ec5f mm: zero remaining unavailable struct pages by Naoya Horiguchi · 6 years ago
  19. 714a3a1 mm/gup_benchmark.c: add additional pinning methods by Keith Busch · 6 years ago
  20. 26db3d0 mm/gup_benchmark.c: time put_page() by Keith Busch · 6 years ago
  21. 7a1adfd mm: don't raise MEMCG_OOM event due to failed high-order allocation by Roman Gushchin · 6 years ago
  22. 6408136 mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock by Dave Chinner · 6 years ago
  23. a9a9e77 mm: move mirrored memory specific code outside of memmap_init_zone by Pavel Tatashin · 6 years ago
  24. d3035be mm: calculate deferred pages after skipping mirrored memory by Pavel Tatashin · 6 years ago
  25. dfb3ccd mm: make memmap_init a proper function by Pavel Tatashin · 6 years ago
  26. 1c2d479 mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type by Kirill Tkhai · 6 years ago
  27. 4a22212 mm/page_alloc.c: initialize num_movable in move_freepages() by David Rientjes · 6 years ago
  28. 61855f0 mm/zsmalloc.c: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  29. f0ecf25 mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size by Jann Horn · 6 years ago
  30. ff09d7e mm/memory.c: recheck page table entry with page table lock held by Aneesh Kumar K.V · 6 years ago
  31. 9bc8039 mm: brk: downgrade mmap_sem to read when shrinking by Yang Shi · 6 years ago
  32. 85a0683 mm: mremap: downgrade mmap_sem to read when shrinking by Yang Shi · 6 years ago
  33. 3c05132 mm/filemap.c: use vmf_error() by Souptick Joarder · 6 years ago
  34. d4faa40 mm: remove unnecessary local variable addr in __get_user_pages_fast() by Wei Yang · 6 years ago
  35. 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 6 years ago
  36. d483da5 mm: create non-atomic version of SetPageReserved for init use by Alexander Duyck · 6 years ago
  37. f682a97 mm: provide kernel parameter to allow disabling page init poisoning by Alexander Duyck · 6 years ago
  38. 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
  39. 86b27be mm/memory_hotplug.c: clean up node_states_check_changes_offline() by Oscar Salvador · 6 years ago
  40. 8efe33f mm/memory_hotplug.c: simplify node_states_check_changes_online by Oscar Salvador · 6 years ago
  41. cf01f6f5 mm/memory_hotplug.c: tidy up node_states_clear_node() by Oscar Salvador · 6 years ago
  42. 83d8361 mm/memory_hotplug.c: spare unnecessary calls to node_set_state by Oscar Salvador · 6 years ago
  43. 3cb7b12 mm/filemap.c: Use existing variable by haiqing.shq · 6 years ago
  44. cb49224 mm: unmap VM_PFNMAP mappings with optimized path by Yang Shi · 6 years ago
  45. b4cefb3 mm: unmap VM_HUGETLB mappings with optimized path by Yang Shi · 6 years ago
  46. dd2283f mm: mmap: zap pages with read mmap_sem in munmap by Yang Shi · 6 years ago
  47. a8dda16 vfree: add debug might_sleep() by Andrey Ryabinin · 6 years ago
  48. 3ca4ea3 mm/vmalloc.c: improve vfree() kerneldoc by Andrey Ryabinin · 6 years ago
  49. 52414d3 kvfree(): fix misleading comment by Andrey Ryabinin · 6 years ago
  50. dedf2c7 mm/mempolicy.c: use match_string() helper to simplify the code by zhong jiang · 6 years ago
  51. c3df29d mm/swap.c: remove duplicated include by YueHaibing · 6 years ago
  52. 2c029a1 mm, page_alloc: drop should_suppress_show_mem by Michal Hocko · 6 years ago
  53. e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 6 years ago
  54. 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
  55. 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 6 years ago
  56. 505802a mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim by Johannes Weiner · 6 years ago
  57. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  58. b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  59. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  60. 95f9ab2 mm: workingset: don't drop refault information prematurely by Johannes Weiner · 6 years ago
  61. f0d7787 mm, slab: shorten kmalloc cache names for large sizes by Vlastimil Babka · 6 years ago
  62. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
  63. 1291523 mm, slab/slub: introduce kmalloc-reclaimable caches by Vlastimil Babka · 6 years ago
  64. cc252ea mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 6 years ago
  65. 3b9aadf userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults by Andrea Arcangeli · 6 years ago
  66. 9b5a8e0 mm: convert insert_pfn() to vm_fault_t by Matthew Wilcox · 6 years ago
  67. 79f3aa5 mm: convert __vm_insert_mixed() to vm_fault_t by Matthew Wilcox · 6 years ago
  68. 6d95854 mm: inline vm_insert_pfn_prot() into caller by Matthew Wilcox · 6 years ago
  69. ae2b01f mm: remove vm_insert_pfn() by Matthew Wilcox · 6 years ago
  70. bc12e6a mm: make vm_insert_pfn_prot() static by Matthew Wilcox · 6 years ago
  71. f5e6d1d mm: introduce vmf_insert_pfn_prot() by Matthew Wilcox · 6 years ago
  72. 5d74763 mm: remove vm_insert_mixed() by Matthew Wilcox · 6 years ago
  73. 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  74. 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 6 years ago
  75. 979aafa mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() by Huang Ying · 6 years ago
  76. 10e364d mm/swapfile.c: call free_swap_slot() in __swap_entry_free() by Huang Ying · 6 years ago
  77. bcd49e8 mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() by Huang Ying · 6 years ago
  78. 154221c kmemleak: add module param to print warnings to dmesg by Vincent Whitchurch · 6 years ago
  79. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  80. 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 6 years ago
  81. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  82. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
  83. c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 6 years ago
  84. 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  85. 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  86. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  87. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  88. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  92. 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
  93. a283348 page cache: Finish XArray conversion by Matthew Wilcox · 7 years ago
  94. 7f4446e shmem: Comment fixups by Matthew Wilcox · 7 years ago
  95. ef3038a memfd: Convert memfd_tag_pins to XArray by Matthew Wilcox · 7 years ago
  96. 2313216 memfd: Convert memfd_wait_for_pins to XArray by Matthew Wilcox · 7 years ago
  97. 7ae3424 shmem: Convert shmem_partial_swap_usage to XArray by Matthew Wilcox · 7 years ago
  98. c121d3b shmem: Convert shmem_free_swap to XArray by Matthew Wilcox · 7 years ago
  99. 7b8d046 shmem: Convert shmem_alloc_hugepage to XArray by Matthew Wilcox · 7 years ago
  100. 552446a shmem: Convert shmem_add_to_page_cache to XArray by Matthew Wilcox · 7 years ago