1. 093b995 mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() by Huang Ying · 7 years ago
  2. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 7 years ago
  3. 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 7 years ago
  4. 171012f mm: don't warn when vmalloc() fails due to a fatal signal by Dmitry Vyukov · 7 years ago
  5. 271df90 z3fold: fix spinlock unlocking in page reclaim by Vitaly Wool · 7 years ago
  6. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  7. ce70df0 mm, gup: fix typo in gup_p4d_range() by Kirill A. Shutemov · 7 years ago
  8. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 7 years ago
  9. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  10. ce5bec5 kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  11. 68fd814 kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  12. 40e952f mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 7 years ago
  13. 6ebb4a1 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 7 years ago
  14. 8346242 rmap: fix NULL-pointer dereference on THP munlocking by Kirill A. Shutemov · 7 years ago
  15. c9a1b80 mm/memblock.c: fix memblock_next_valid_pfn() by AKASHI Takahiro · 7 years ago
  16. 70ccb92 userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED by Andrea Arcangeli · 7 years ago
  17. bfc7228 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 7 years ago
  18. ce9311c mm/vmstats: add thp_split_pud event for clarity by Yisheng Xie · 7 years ago
  19. 34bbce9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 90eceff mm: introduce __p4d_alloc() by Kirill A. Shutemov · 7 years ago
  21. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 7 years ago
  22. b4fb8f6 mm, page_alloc: Add missing check for memory holes by Tony Luck · 7 years ago
  23. df23de5 bdi: Fix use-after-free in wb_congested_put() by Jan Kara · 7 years ago
  24. b6f8fec block: Allow bdi re-registration by Jan Kara · 7 years ago
  25. 8a1df54 percpu: remove unused chunk_alloc parameter from pcpu_get_pages() by Tahsin Erdogan · 8 years ago
  26. 320661b percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages by Tahsin Erdogan · 8 years ago
  27. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  30. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  31. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  33. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  34. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  35. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  36. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  37. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  38. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  39. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  40. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  41. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  42. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  43. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  44. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  45. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  46. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  47. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  48. af8601a kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  49. 314ff78 mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <linux/sched.h> to <linux/mm_types> by Ingo Molnar · 8 years ago
  50. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  51. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  52. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  53. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  54. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  55. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  56. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  57. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. 89d790a scripts/spelling.txt: add "algined" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  60. fd5bb66 zswap: don't param_set_charp while holding spinlock by Dan Streetman · 8 years ago
  61. bae21db zswap: clear compressor or zpool param if invalid at init by Dan Streetman · 8 years ago
  62. ae3d89a zswap: allow initialization at boot without pool by Dan Streetman · 8 years ago
  63. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  64. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 8 years ago
  65. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 8 years ago
  66. 9a8b300 mm/thp/autonuma: use TNF flag instead of vm fault by Aneesh Kumar K.V · 8 years ago
  67. db08f20 mm/gup: check for protnone only if it is a PTE entry by Aneesh Kumar K.V · 8 years ago
  68. 199eaa0 mm: cleanups for printing phys_addr_t and dma_addr_t by Miles Chen · 8 years ago
  69. b538e42 mm/zsmalloc: fix comment in zsmalloc by Yisheng Xie · 8 years ago
  70. ad69444 mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE by Wei Yang · 8 years ago
  71. 22c5cef mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain by Yisheng Xie · 8 years ago
  72. e1587a4 mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 8 years ago
  73. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  74. e02dc01 mm/page_alloc: fix nodes for reclaim in fast path by Gavin Shan · 8 years ago
  75. d6d8c8a mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 8 years ago
  76. 517663e mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_writeout_inc() by Steven Rostedt (VMware) · 8 years ago
  77. 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 8 years ago
  78. 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 8 years ago
  79. cee216a mm/autonuma: don't use set_pte_at when updating protnone ptes by Aneesh Kumar K.V · 8 years ago
  80. 3f472cc mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROW by Steven Rostedt (VMware) · 8 years ago
  81. c2f8314 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 8 years ago
  82. 166f61b mm: codgin-style fixes by Tobin C Harding · 8 years ago
  83. 7f2b6ce mm/memory.c: use NULL instead of literal 0 by Tobin C Harding · 8 years ago
  84. f2bf14d mm/page_alloc.c: remove duplicate inclusion of page_ext.h by Masanari Iida · 8 years ago
  85. 5d17a73 vmalloc: back off when the current task is killed by Michal Hocko · 8 years ago
  86. dbe43d4 mm: cma: print allocation failure reason and bitmap status by Jaewon Kim · 8 years ago
  87. def5efe mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count by David Rientjes · 8 years ago
  88. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  89. ca96b62 mm: alloc_contig_range: allow to specify GFP mask by Lucas Stach · 8 years ago
  90. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 8 years ago
  91. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  92. 846b1a0 mm: call vm_munmap in munmap syscall instead of using open coded version by Mike Rapoport · 8 years ago
  93. 3fe8796 mm: convert remove_migration_pte() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  94. d53a8b4 mm: drop page_check_address{,_transhuge} by Kirill A. Shutemov · 8 years ago
  95. 6a328a6 mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  96. 36eaff3 mm, ksm: convert write_protect_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  97. c7ab0d2 mm: convert try_to_unmap_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  98. f27176c mm: convert page_mkclean_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  99. a8fa41ad mm, rmap: check all VMAs that PTE-mapped THP can be part of by Kirill A. Shutemov · 8 years ago
  100. 699fa21 mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs() by Kirill A. Shutemov · 8 years ago