1. 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 6 years ago
  2. 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 6 years ago
  3. cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 6 years ago
  4. 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 6 years ago
  5. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 6 years ago
  6. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 6 years ago
  7. af27d94 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 6 years ago
  8. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 6 years ago
  10. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  11. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  12. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 6 years ago
  13. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 6 years ago
  14. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 6 years ago
  15. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 6 years ago
  16. e7c98df mm: remove unneeded kallsyms include by Sergey Senozhatsky · 6 years ago
  17. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 6 years ago
  18. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 6 years ago
  19. 5f21f3a kasan: fix prototype author email address by Andrey Konovalov · 6 years ago
  20. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 6 years ago
  21. 1db0e0f kasan: unify code between kasan_slab_free() and kasan_poison_kfree() by Dmitry Vyukov · 6 years ago
  22. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 6 years ago
  23. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 6 years ago
  24. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 6 years ago
  25. d321599 kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 6 years ago
  26. 342061e kasan: support alloca() poisoning by Paul Lawrence · 6 years ago
  27. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  28. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  29. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 6 years ago
  30. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 6 years ago
  31. e02a9f0 mm/swap.c: make functions and their kernel-doc agree by Randy Dunlap · 6 years ago
  32. 9bb5a39 mm, memory_hotplug: fix memmap initialization by Michal Hocko · 6 years ago
  33. da391d6 mm: correct comments regarding do_fault_around() by William Kucharski · 6 years ago
  34. 859d4ad mm: numa: do not trap faults on shared data section pages. by Henry Willard · 6 years ago
  35. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 6 years ago
  36. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 6 years ago
  37. 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 6 years ago
  38. 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 6 years ago
  39. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 6 years ago
  40. d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 6 years ago
  41. af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 6 years ago
  42. 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 6 years ago
  43. 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 6 years ago
  44. 8d63e4c mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd() by Ralph Campbell · 6 years ago
  45. def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 6 years ago
  46. 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 6 years ago
  47. 3a45acc mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it by Oscar Salvador · 6 years ago
  48. 01a6ad9 zsmalloc: use U suffix for negative literals being shifted by Nick Desaulniers · 6 years ago
  49. 6787c1d mm/page_owner.c: clean up init_pages_in_zone() by Oscar Salvador · 6 years ago
  50. 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 6 years ago
  51. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 6 years ago
  52. 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 6 years ago
  53. a7ab400 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  54. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  55. 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 6 years ago
  56. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 6 years ago
  57. e9d586a shmem: unexport shmem_add_seals()/shmem_get_seals() by Marc-André Lureau · 6 years ago
  58. 93144ca mm/zsmalloc: simplify shrinker init/destroy by Aliaksei Karaliou · 6 years ago
  59. f340ff8 mm, oom: avoid reaping only for mm's with blockable invalidate callbacks by David Rientjes · 6 years ago
  60. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 6 years ago
  61. 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  62. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 6 years ago
  63. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 6 years ago
  64. d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 6 years ago
  65. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 6 years ago
  66. 9bebc09 mm/huge_memory.c: fix comment in __split_huge_pmd_locked by Yisheng Xie · 6 years ago
  67. 9ac9322 mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section() by Oscar Salvador · 6 years ago
  68. ef549e1 mm: update comment describing tlb_gather_mmu by Mike Rapoport · 6 years ago
  69. dc88c88 mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section() by Oscar Salvador · 6 years ago
  70. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 6 years ago
  71. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 6 years ago
  72. e025f05 mm/interval_tree.c: use vma_pages() helper by Vasyl Gomonovych · 6 years ago
  73. e496612 mm: do not stall register_shrinker() by Minchan Kim · 6 years ago
  74. 4812839 mm/page_alloc.c: fix comment in __get_free_pages() by Jiankang Chen · 6 years ago
  75. 8e33771 mm/page_owner.c: use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 6 years ago
  76. a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 6 years ago
  77. c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 6 years ago
  78. 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 6 years ago
  79. 80b1f41 mm: split deferred_init_range into initializing and freeing parts by Pavel Tatashin · 6 years ago
  80. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 6 years ago
  81. fcb2b0c mm: show total hugetlb memory consumption in /proc/meminfo by Roman Gushchin · 6 years ago
  82. 9852a72 mm: drop hotplug lock from lru_add_drain_all() by Michal Hocko · 6 years ago
  83. 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  84. 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  85. 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 6 years ago
  86. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 6 years ago
  87. a85f878 zswap: same-filled pages handling by Srividya Desireddy · 6 years ago
  88. 4a01768 mm: kmemleak: remove unused hardirq.h by Yang Shi · 6 years ago
  89. 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 6 years ago
  90. 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 6 years ago
  91. 84ebb58 mm/slab.c: remove redundant assignments for slab_state by Oscar Salvador · 6 years ago
  92. 692ae74 mm/slab_common.c: make calculate_alignment() static by Byongho Lee · 6 years ago
  93. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  94. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  95. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  96. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  97. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  99. c0f4555 signal/memory-failure: Use force_sig_mceerr and send_sig_mceerr by Eric W. Biederman · 7 years ago
  100. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago