1. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  2. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  3. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 7 years ago
  4. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  5. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  6. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  7. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  8. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
  9. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  10. 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 7 years ago
  11. 75dddef mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  12. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  13. 167d0f2 mm: take memory hotplug lock within numa_zonelist_order_handler() by Heiko Carstens · 7 years ago
  14. b0ba2d0 mm/page_io.c: fix oops during block io poll in swapin path by Tetsuo Handa · 7 years ago
  15. 3189c82 zram: do not free pool->size_class by Minchan Kim · 7 years ago
  16. e770155 kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  17. b228237 userfaultfd: non-cooperative: notify about unmap of destination during mremap by Mike Rapoport · 7 years ago
  18. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  19. 2be7cfe mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors by Daniel Jordan · 7 years ago
  20. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. 37511fb mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
  22. 3e8f399 writeback: rework wb_[dec|inc]_stat family of functions by Nikolay Borisov · 7 years ago
  23. 0f55685 mm, migration: do not trigger OOM killer when migrating memory by Michal Hocko · 7 years ago
  24. cc965a2 mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes by Michal Hocko · 7 years ago
  25. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  26. 91a9014 mm/memory.c: mark create_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  27. 822d5ec kasan: make get_wild_bug_type() static by Colin Ian King · 7 years ago
  28. f5bd62c mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero by Joonsoo Kim · 7 years ago
  29. fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
  30. c634d80 mm/kasan: get rid of speculative shadow checks by Andrey Ryabinin · 7 years ago
  31. 458f792 mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table by Joonsoo Kim · 7 years ago
  32. cf8e0fe mm/zsmalloc: simplify zs_max_alloc_size handling by Jerome Marchand · 7 years ago
  33. 3f906ba mm/memory-hotplug: switch locking to a percpu rwsem by Thomas Gleixner · 7 years ago
  34. a47fed5 mm: swap: provide lru_add_drain_all_cpuslocked() by Thomas Gleixner · 7 years ago
  35. 24c79d8 mm: use dedicated helper to access rlimit value by Krzysztof Opasiak · 7 years ago
  36. 2c80cd5 mm/list_lru.c: fix list_lru_count_node() to be race free by Sahitya Tummala · 7 years ago
  37. 32e4e6d mm/mmap.c: expand_downwards: don't require the gap if !vm_prev by Oleg Nesterov · 7 years ago
  38. 561b5e0 mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
  39. bb01b64 mm/balloon_compaction.c: enqueue zero page to balloon device by zhenwei.pi · 7 years ago
  40. e048cb3 cma: fix calculation of aligned offset by Doug Berger · 7 years ago
  41. a52149f mm/memory_hotplug.c: remove unused local zone_type from __remove_zone() by John Hubbard · 7 years ago
  42. f07e0f84 mm/swap_slots.c: don't disable preemption while taking the per-CPU cache by Sebastian Andrzej Siewior · 7 years ago
  43. b002529 mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback by Rasmus Villemoes · 7 years ago
  44. 727c080 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
  45. ef77ba5 mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration by Michal Hocko · 7 years ago
  46. 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 7 years ago
  47. aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 7 years ago
  48. 422580c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
  49. 230ca98 userfaultfd: non-cooperative: add madvise() event for MADV_FREE request by Mike Rapoport · 7 years ago
  50. 76b6f9b mm/truncate.c: fix THP handling in invalidate_mapping_pages() by Jan Kara · 7 years ago
  51. c6247f7 mm/hugetlb.c: replace memfmt with string_get_size by Matthew Wilcox · 7 years ago
  52. 6a1a8b8 mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() by Michal Hocko · 7 years ago
  53. 69ed779 mm, hugetlb: schedule when potentially allocating many hugepages by David Rientjes · 7 years ago
  54. 8b91323 mm: unify new_node_page and alloc_migrate_target by Michal Hocko · 7 years ago
  55. 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 7 years ago
  56. 7f252f2 mm, memory_hotplug: simplify empty node mask handling in new_node_page by Michal Hocko · 7 years ago
  57. 9f123ab mm, memory_hotplug: support movable_node for hotpluggable nodes by Michal Hocko · 7 years ago
  58. f4e177d mm/migrate.c: stabilise page count when migrating transparent hugepages by Will Deacon · 7 years ago
  59. d715cf8 mm/hugetlb.c: warn the user when issues arise on boot due to hugepages by Liam R. Howlett · 7 years ago
  60. e35ef63 mm/cma.c: warn if the CMA area could not be activated by Anshuman Khandual · 7 years ago
  61. 78c7274 vmalloc: show lazy-purged vma info in vmallocinfo by Yisheng Xie · 7 years ago
  62. 34c8105 mm/memcontrol: exclude @root from checks in mem_cgroup_low by Sean Christopherson · 7 years ago
  63. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
  64. b6bb981 mm, vmpressure: pass-through notification support by David Rientjes · 7 years ago
  65. 0348d2e mm: hwpoison: introduce idenfity_page_state by Naoya Horiguchi · 7 years ago
  66. ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 7 years ago
  67. 78bb920 mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error by Naoya Horiguchi · 7 years ago
  68. 761ad8d mm: hwpoison: introduce memory_failure_hugetlb() by Naoya Horiguchi · 7 years ago
  69. d4a3a60 mm: soft-offline: dissolve free hugepage if soft-offlined by Naoya Horiguchi · 7 years ago
  70. c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
  71. b37ff71 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
  72. 09612fa mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() by Naoya Horiguchi · 7 years ago
  73. 243abd5 mm: hugetlb: prevent reuse of hwpoisoned free hugepages by Naoya Horiguchi · 7 years ago
  74. 3457f41 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  75. dbac61a mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  76. 0622622 mm, vmscan: avoid thrashing anon lru when free + file is low by David Rientjes · 7 years ago
  77. 0a1345f mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE by Yevgen Pronenko · 7 years ago
  78. 7a8f58f mm, page_alloc: fallback to smallest page when not stealing whole pageblock by Vlastimil Babka · 7 years ago
  79. 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
  80. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  81. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  82. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  83. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  84. 4932381 mm, memory_hotplug: move movable_node to the hotplug proper by Michal Hocko · 7 years ago
  85. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  86. 57c0a17 mm, memory_hotplug: drop artificial restriction on online/offline by Michal Hocko · 7 years ago
  87. 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
  88. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  89. ed52be7 mm: memcontrol: use generic mod_memcg_page_state for kmem pages by Johannes Weiner · 7 years ago
  90. 3204929 mm: memcontrol: use the node-native slab memory counters by Johannes Weiner · 7 years ago
  91. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  92. 2b2695f mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare() by Markus Elfring · 7 years ago
  93. 9cd1f70 mm/zswap.c: improve a size determination in zswap_frontswap_init() by Markus Elfring · 7 years ago
  94. f4ae0ce mm/zswap.c: delete an error message for a failed memory allocation in zswap_pool_create() by Markus Elfring · 7 years ago
  95. 155b5f8 mm/swapfile.c: sort swap entries before free by Huang Ying · 7 years ago
  96. 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 7 years ago
  97. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  98. 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 7 years ago
  99. 04f70d1 mm: kmemleak: factor object reference updating out of scan_block() by Catalin Marinas · 7 years ago
  100. f66abf0 mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures by Catalin Marinas · 7 years ago