| Age | Commit message (Expand) | Author |
| 2018-06-26 | mm, page_alloc: do not break __GFP_THISNODE by zonelist reset | Vlastimil Babka |
| 2018-06-26 | bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue | Tejun Heo |
| 2018-06-02 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins |
| 2018-06-02 | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() | Hugh Dickins |
| 2018-05-25 | kasan: fix memory hotplug during boot | David Hildenbrand |
| 2018-05-25 | kasan: free allocated shadow memory on MEM_CANCEL_ONLINE | David Hildenbrand |
| 2018-05-25 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron |
| 2018-05-25 | mm, memory_hotplug: make has_unmovable_pages more robust | Michal Hocko |
| 2018-05-25 | mm/kasan: don't vfree() nonexistent vm_area | Andrey Ryabinin |
| 2018-05-25 | mm: fix nr_rotate_swap leak in swapon() error case | Omar Sandoval |
| 2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim |
| 2018-05-19 | mmap: relax file size limit for regular files | Linus Torvalds |
| 2018-05-18 | mm: don't allow deferred pages with NEED_PER_CPU_KM | Pavel Tatashin |
| 2018-05-17 | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau |
| 2018-05-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2018-05-11 | mm, oom: fix concurrent munlock and oom reaper unmap, v3 | David Rientjes |
| 2018-05-11 | mm: migrate: fix double call of radix_tree_replace_slot() | Naoya Horiguchi |
| 2018-05-11 | mm: don't show nr_indirectly_reclaimable in /proc/vmstat | Roman Gushchin |
| 2018-05-11 | mm: sections are not offlined during memory hotremove | Pavel Tatashin |
| 2018-05-11 | z3fold: fix reclaim lock-ups | Vitaly Wool |
| 2018-05-11 | mmap: introduce sane default mmap limits | Linus Torvalds |
| 2018-05-04 | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2018-05-03 | bdi: Fix use after free bug in debugfs_remove() | Tetsuo Handa |
| 2018-05-03 | bdi: wake up concurrent wb_shutdown() callers. | Tetsuo Handa |
| 2018-04-25 | x86/pti: Filter at vma->vm_page_prot population | Dave Hansen |
| 2018-04-20 | mm/filemap.c: fix NULL pointer in page_cache_tree_insert() | Matthew Wilcox |
| 2018-04-20 | mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() | Minchan Kim |
| 2018-04-20 | mm: enable thp migration for shmem thp | Naoya Horiguchi |
| 2018-04-20 | writeback: safer lock nesting | Greg Thelen |
| 2018-04-20 | mm: fix do_pages_move status handling | Michal Hocko |
| 2018-04-16 | mm,vmscan: Allow preallocating memory for register_shrinker(). | Tetsuo Handa |
| 2018-04-13 | mm, slab: reschedule cache_reap() on the same CPU | Vlastimil Babka |
| 2018-04-13 | mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU | Arnd Bergmann |
| 2018-04-13 | mm/gup.c: document return value | Michael S. Tsirkin |
| 2018-04-13 | get_user_pages_fast(): return -EFAULT on access_ok failure | Michael S. Tsirkin |
| 2018-04-13 | mm/gup_benchmark: handle gup failures | Michael S. Tsirkin |
| 2018-04-11 | page cache: use xa_lock | Matthew Wilcox |
| 2018-04-11 | xen, mm: allow deferred page initialization for xen pv domains | Pavel Tatashin |
| 2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko |
| 2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
| 2018-04-11 | kasan, slub: fix handling of kasan_slab_free hook | Andrey Konovalov |
| 2018-04-11 | mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving | Joonsoo Kim |
| 2018-04-11 | mm/cma: remove ALLOC_CMA | Joonsoo Kim |
| 2018-04-11 | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE | Joonsoo Kim |
| 2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim |
| 2018-04-11 | mm: unclutter THP migration | Michal Hocko |
| 2018-04-11 | mm, migrate: remove reason argument from new_page_t | Michal Hocko |
| 2018-04-11 | mm, numa: rework do_pages_move | Michal Hocko |
| 2018-04-11 | mm/swapfile.c: make pointer swap_avail_heads static | Colin Ian King |
| 2018-04-11 | memcg: fix per_node_info cleanup | Michal Hocko |