1. eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
  2. 7e97de0 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  3. 53406ed mm: delete historical BUG from zap_pmd_range() by Hugh Dickins · 6 years ago
  4. 16e536e zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  5. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  6. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  7. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  8. 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
  9. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  10. 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  11. e1f1b15 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  12. 1937367 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 6 years ago
  13. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 6 years ago
  14. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  15. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  16. e3d301c mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE by Michal Hocko · 6 years ago
  17. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  18. e181ae0 mm: zero unavailable pages before memmap init by Pavel Tatashin · 6 years ago
  19. fc36def mm: teach dump_page() to correctly output poisoned struct pages by Pavel Tatashin · 6 years ago
  20. 1e8e18f kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 6 years ago
  21. 520495f mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  22. d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 6 years ago
  23. 28557cc Revert mm/vmstat.c: fix vmstat_update() preemption BUG by Sebastian Andrzej Siewior · 6 years ago
  24. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  25. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 6 years ago
  26. 6cc22dc revert "mm/memblock: add missing include <linux/bootmem.h>" by Andrew Morton · 6 years ago
  27. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 6 years ago
  28. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
  29. 37a4094e mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns by Mel Gorman · 6 years ago
  30. 69b5086 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 6 years ago
  31. 92ee383 mm: fix race between kmem_cache destroy, create and deactivate by Shakeel Butt · 6 years ago
  32. 955c97f mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT by Daniel Jordan · 6 years ago
  33. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 6 years ago
  34. 1105a2f mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 6 years ago
  35. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  36. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 6 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  38. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  39. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  40. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  41. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  42. ce91f6e mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags by Michal Hocko · 6 years ago
  43. daa2807 mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init() by Kirill A. Shutemov · 6 years ago
  44. 7810e67 mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  45. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 6 years ago
  46. be09102 mm: memcg: allow lowering memory.swap.max below the current usage by Tejun Heo · 6 years ago
  47. 20acce6 mm/shmem.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  48. 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 6 years ago
  49. 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 6 years ago
  50. bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 6 years ago
  51. 4da1984 mm: combine LRU and main union in struct page by Matthew Wilcox · 6 years ago
  52. b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 6 years ago
  53. fa3015b mm: use page->deferred_list by Matthew Wilcox · 6 years ago
  54. 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 6 years ago
  55. d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 6 years ago
  56. 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 6 years ago
  57. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 6 years ago
  58. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  59. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  60. a380b40 mm/page_alloc.c: remove useless parameter of finalise_ac() by Huaisheng Ye · 6 years ago
  61. 3cadfa2 mm/vmpressure.c: convert to use match_string() helper by Andy Shevchenko · 6 years ago
  62. d62ff36 mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy by Andy Shevchenko · 6 years ago
  63. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 6 years ago
  64. fb52bba mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c by Mathieu Malaterre · 6 years ago
  65. 25cf23d mm/memblock: print memblock_remove by Minchan Kim · 6 years ago
  66. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 6 years ago
  67. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 6 years ago
  68. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 6 years ago
  69. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 6 years ago
  70. 12ba780 tmpfs: allow decoding a file handle of an unlinked file by Amir Goldstein · 6 years ago
  71. 8848482 mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c by Mike Rapoport · 6 years ago
  72. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 6 years ago
  73. 89fdcd2 mm: shmem: make stat.st_blksize return huge page size if THP is on by Yang Shi · 6 years ago
  74. 05e3ff9 mm: vmalloc: pass proper vm_start into debugobjects by Chintan Pandya · 6 years ago
  75. f3c01d2 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 6 years ago
  76. 82a2e92 mm: vmalloc: clean up vunmap to avoid pgtable ops twice by Chintan Pandya · 6 years ago
  77. 08994b2 mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func() by Wei Yang · 6 years ago
  78. d538c16 mm/sparse.c: check __highest_present_section_nr only for a present section by Wei Yang · 6 years ago
  79. 6882728 mm, gup: prevent pmd checking race in follow_pmd_mask() by Huang Ying · 6 years ago
  80. 5f93ad6 mm: treat memory.low value inclusive by Roman Gushchin · 6 years ago
  81. 2306715 mm: memory.low hierarchical behavior by Roman Gushchin · 6 years ago
  82. bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 6 years ago
  83. 1c4bc43 mm/memblock: introduce PHYS_ADDR_MAX by Stefan Agner · 6 years ago
  84. 00b3a33 mm: remove odd HAVE_PTE_SPECIAL by Laurent Dufour · 6 years ago
  85. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  86. e694385 mm/page_alloc: remove realsize in free_area_init_core() by Wei Yang · 6 years ago
  87. 5d75260 mm: restructure memfd code by Mike Kravetz · 6 years ago
  88. c49fcfc mm/shmem: update file sealing comments and file checking by Mike Kravetz · 6 years ago
  89. 5b9c98f mm/shmem: add __rcu annotations and properly deref radix entry by Mike Kravetz · 6 years ago
  90. f3a53a3 mm, memcontrol: implement memory.swap.events by Tejun Heo · 6 years ago
  91. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 6 years ago
  92. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 6 years ago
  93. 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 6 years ago
  94. a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  95. 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 6 years ago
  96. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  97. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  98. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  99. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  100. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago