1. 6bec6ad mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages by Oscar Salvador · 7 years ago
  2. f802077 mm/memory.c: release locked page in do_swap_page() by Minchan Kim · 7 years ago
  3. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  4. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. d09cfbb mm/sparse.c: wrong allocation for mem_section by Baoquan He · 7 years ago
  6. cdc346b mm/zsmalloc.c: include fs.h by Sergey Senozhatsky · 7 years ago
  7. 152a2d1 mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 7 years ago
  8. 4991c09 mm/mprotect: add a cond_resched() inside change_pmd_range() by Anshuman Khandual · 7 years ago
  9. e8c2477 mm: check pfn_valid first in zero_resv_unavail by Dave Young · 7 years ago
  10. 9035a89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  11. 6d0e482 Revert "bdi: add error handle for bdi_debug_register" by Jens Axboe · 7 years ago
  12. bb422a7 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 7 years ago
  13. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  14. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  16. 1f704fd mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 7 years ago
  17. 85c3e4a mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 7 years ago
  18. c24ad77 mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list() by Lucas Stach · 7 years ago
  19. 183f24a mm/memory.c: mark wp_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  20. 13ab183d mm/kmemleak.c: make cond_resched() rate-limiting more efficient by Andrew Morton · 7 years ago
  21. a638349 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  22. 7f6f60a mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 7 years ago
  23. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  24. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  25. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  26. f4f0a3d mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine by Kirill A. Shutemov · 7 years ago
  27. d08afa1 mm, memcg: fix mem_cgroup_swapout() for THPs by Shakeel Butt · 7 years ago
  28. bde5f6b kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 7 years ago
  29. 90daf30 Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical" by Michal Hocko · 7 years ago
  30. 6ea8d95 mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 7 years ago
  31. b7f0554 mm: fail get_vaddr_frames() for filesystem-dax mappings by Dan Williams · 7 years ago
  32. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  33. 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  34. 5c9d2d5 mm: replace pte_write with pte_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  35. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  36. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  37. 63cd448 mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  38. 687cb08 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago
  39. 4b81cb2 mm, memory_hotplug: do not back off draining pcp free pages from kworker context by Michal Hocko · 7 years ago
  40. da6af54 Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
  41. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  42. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  43. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  44. abee210 percpu: hack to let the CRIS architecture to boot until they clean up by Nicolas Pitre · 7 years ago
  45. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  46. a8f9736 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 7 years ago
  47. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  48. a0747a8 bdi: add error handle for bdi_debug_register by weiping zhang · 7 years ago
  49. 97f0769 bdi: convert bdi_debug_register to int by weiping zhang · 7 years ago
  50. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  51. d3c85ba mm, compaction: remove unneeded pageblock_skip_persistent() checks by Vlastimil Babka · 7 years ago
  52. 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
  53. b527cfe mm, compaction: extend pageblock_skip_persistent() to all compound pages by Vlastimil Babka · 7 years ago
  54. 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
  55. a0647dc mm, compaction: kcompactd should not ignore pageblock skip by David Rientjes · 7 years ago
  56. 09af5cc mm: shmem: remove unused info variable by Corentin Labbe · 7 years ago
  57. 5d03a66 mm/z3fold.c: use kref to prevent page free/compact race by Vitaly Wool · 7 years ago
  58. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  59. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  60. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  61. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  62. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  63. 1b7176a memory hotplug: fix comments when adding section by Fan Du · 7 years ago
  64. 0cd842f mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP by Oscar Salvador · 7 years ago
  65. 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
  66. c50842c mm,oom_reaper: remove pointless kthread_run() error check by Tetsuo Handa · 7 years ago
  67. e492080 mm/page_ext.c: check if page_ext is not prepared by Jaewon Kim · 7 years ago
  68. 2bce774 writeback: remove unused function parameter by Wang Long · 7 years ago
  69. 0a7f682 mm: do not rely on preempt_count in print_vma_addr by Michal Hocko · 7 years ago
  70. fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
  71. fec11bc mm/hmm: remove redundant variable align_end by Colin Ian King · 7 years ago
  72. 5b568ac mm/list_lru.c: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  73. c840287 mm/shmem.c: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  74. d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  75. 400e224 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 7 years ago
  76. b050e37 mm, page_alloc: fix potential false positive in __zone_watermark_ok by Vlastimil Babka · 7 years ago
  77. 72b03fc mm: mlock: remove lru_add_drain_all() by Shakeel Butt · 7 years ago
  78. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  79. 9a8ec03e shmem: convert shmem_init_inodecache() to void by weiping zhang · 7 years ago
  80. 3136746 Unify migrate_pages and move_pages access checks by Otto Ebeling · 7 years ago
  81. 7f0b5fb mm, pagevec: rename pagevec drained field by Mel Gorman · 7 years ago
  82. 0fac3ba mm, page_alloc: simplify list handling in rmqueue_bulk() by Vlastimil Babka · 7 years ago
  83. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  84. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  85. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  86. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  87. d9ed0d0 mm: only drain per-cpu pagevecs once per pagevec usage by Mel Gorman · 7 years ago
  88. f218759 mm, truncate: remove all exceptional entries from pagevec under one lock by Mel Gorman · 7 years ago
  89. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  90. 9cca35d mm, page_alloc: enable/disable IRQs once when freeing a list of pages by Mel Gorman · 7 years ago
  91. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  92. 5ecc4d8 mm: factor out checks and accounting from __delete_from_page_cache() by Jan Kara · 7 years ago
  93. 2300638 mm: move clearing of page->mapping to page_cache_tree_delete() by Jan Kara · 7 years ago
  94. 76253fb mm: move accounting updates before page_cache_tree_delete() by Jan Kara · 7 years ago
  95. 59c66c5 mm: factor out page cache page freeing into a separate function by Jan Kara · 7 years ago
  96. 9f4e41f mm: refactor truncate_complete_page() by Jan Kara · 7 years ago
  97. 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
  98. 9823e51 mm/page-writeback.c: convert timers to use timer_setup() by Kees Cook · 7 years ago
  99. b6b18aa mm, soft_offline: improve hugepage soft offlining error log by Laszlo Toth · 7 years ago
  100. 85ccc8f mm/page_alloc: make sure __rmqueue() etc are always inline by Aaron Lu · 7 years ago