1. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 6 years ago
  2. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
  3. 37a4094e mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns by Mel Gorman · 6 years ago
  4. 69b5086 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 6 years ago
  5. 92ee383 mm: fix race between kmem_cache destroy, create and deactivate by Shakeel Butt · 6 years ago
  6. 955c97f mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT by Daniel Jordan · 6 years ago
  7. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 6 years ago
  8. 1105a2f mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 6 years ago
  9. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  10. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 6 years ago
  11. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  13. 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
  14. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  15. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  16. ce91f6e mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags by Michal Hocko · 6 years ago
  17. daa2807 mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init() by Kirill A. Shutemov · 6 years ago
  18. 7810e67 mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  19. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 6 years ago
  20. be09102 mm: memcg: allow lowering memory.swap.max below the current usage by Tejun Heo · 6 years ago
  21. 20acce6 mm/shmem.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  22. 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 6 years ago
  23. 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 6 years ago
  24. bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 6 years ago
  25. 4da1984 mm: combine LRU and main union in struct page by Matthew Wilcox · 6 years ago
  26. b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 6 years ago
  27. fa3015b mm: use page->deferred_list by Matthew Wilcox · 6 years ago
  28. 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 6 years ago
  29. d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 6 years ago
  30. 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 6 years ago
  31. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 6 years ago
  32. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  33. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  34. a380b40 mm/page_alloc.c: remove useless parameter of finalise_ac() by Huaisheng Ye · 6 years ago
  35. 3cadfa2 mm/vmpressure.c: convert to use match_string() helper by Andy Shevchenko · 6 years ago
  36. d62ff36 mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy by Andy Shevchenko · 6 years ago
  37. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 6 years ago
  38. fb52bba mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c by Mathieu Malaterre · 6 years ago
  39. 25cf23d mm/memblock: print memblock_remove by Minchan Kim · 6 years ago
  40. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 6 years ago
  41. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 6 years ago
  42. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 6 years ago
  43. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 6 years ago
  44. 12ba780 tmpfs: allow decoding a file handle of an unlinked file by Amir Goldstein · 6 years ago
  45. 8848482 mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c by Mike Rapoport · 6 years ago
  46. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 6 years ago
  47. 89fdcd2 mm: shmem: make stat.st_blksize return huge page size if THP is on by Yang Shi · 6 years ago
  48. 05e3ff9 mm: vmalloc: pass proper vm_start into debugobjects by Chintan Pandya · 6 years ago
  49. f3c01d2 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 6 years ago
  50. 82a2e92 mm: vmalloc: clean up vunmap to avoid pgtable ops twice by Chintan Pandya · 6 years ago
  51. 08994b2 mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func() by Wei Yang · 6 years ago
  52. d538c16 mm/sparse.c: check __highest_present_section_nr only for a present section by Wei Yang · 6 years ago
  53. 6882728 mm, gup: prevent pmd checking race in follow_pmd_mask() by Huang Ying · 6 years ago
  54. 5f93ad6 mm: treat memory.low value inclusive by Roman Gushchin · 6 years ago
  55. 2306715 mm: memory.low hierarchical behavior by Roman Gushchin · 6 years ago
  56. bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 6 years ago
  57. 1c4bc43 mm/memblock: introduce PHYS_ADDR_MAX by Stefan Agner · 6 years ago
  58. 00b3a33 mm: remove odd HAVE_PTE_SPECIAL by Laurent Dufour · 6 years ago
  59. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  60. e694385 mm/page_alloc: remove realsize in free_area_init_core() by Wei Yang · 6 years ago
  61. 5d75260 mm: restructure memfd code by Mike Kravetz · 6 years ago
  62. c49fcfc mm/shmem: update file sealing comments and file checking by Mike Kravetz · 6 years ago
  63. 5b9c98f mm/shmem: add __rcu annotations and properly deref radix entry by Mike Kravetz · 6 years ago
  64. f3a53a3 mm, memcontrol: implement memory.swap.events by Tejun Heo · 6 years ago
  65. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 6 years ago
  66. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 6 years ago
  67. 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 6 years ago
  68. a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  69. 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 6 years ago
  70. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  71. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  72. 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
  73. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  75. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  76. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  77. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. 145e1a7 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  79. 2d077d4 mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() by Hugh Dickins · 6 years ago
  80. b3751e6 mm: split ->readpages calls to avoid non-contiguous pages lists by Christoph Hellwig · 6 years ago
  81. c534aa3 mm: return an unsigned int from __do_page_cache_readahead by Christoph Hellwig · 6 years ago
  82. 836978b mm: give the 'ret' variable a better name __do_page_cache_readahead by Christoph Hellwig · 6 years ago
  83. 27d036e mm: Remove return value of zap_vma_ptes() by Leon Romanovsky · 6 years ago
  84. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 6 years ago
  85. 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  86. ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 6 years ago
  87. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 6 years ago
  88. 15c30bc mm, memory_hotplug: make has_unmovable_pages more robust by Michal Hocko · 6 years ago
  89. 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 6 years ago
  90. 7cbf319 mm: fix nr_rotate_swap leak in swapon() error case by Omar Sandoval · 6 years ago
  91. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 6 years ago
  92. f183464 bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue by Tejun Heo · 6 years ago
  93. a9b6de7 mm: fix __gup_device_huge vs unmap by Dan Williams · 6 years ago
  94. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 6 years ago
  95. 423913a mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  96. ab1e8d8 mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  97. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  98. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 6 years ago
  99. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 6 years ago
  100. c1a67fe mempool: Add mempool_init()/mempool_exit() by Kent Overstreet · 9 years ago