- 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
- 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
- f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
- b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
- fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
- fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
- 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
- 2e517d6 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
- 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
- 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- f52ba1f mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn() by Kirill Tkhai · 7 years ago
- 71546d1 percpu: include linux/sched.h for cond_resched() by Tejun Heo · 7 years ago
- 3e04040 Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment" by Ard Biesheuvel · 7 years ago
- 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
- 379b03b mm/memblock.c: hardcode the end_pfn being -1 by Daniel Vacek · 7 years ago
- 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
- 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
- accd4f3 percpu: add a schedule point in pcpu_balance_workfn() by Eric Dumazet · 7 years ago
- 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
- 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
- cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
- 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 7 years ago
- 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
- 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
- 554fef1 percpu: allow select gfp to be passed to underlying allocators by Dennis Zhou · 7 years ago
- 47504ee percpu: add __GFP_NORETRY semantics to the percpu balancing path by Dennis Zhou · 7 years ago
- 15d9f3d percpu: match chunk allocator declarations with definitions by Dennis Zhou · 7 years ago
- af27d94 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 7 years ago
- e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
- f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
- b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
- 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
- e7c98df mm: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
- 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
- 5f21f3a kasan: fix prototype author email address by Andrey Konovalov · 7 years ago
- b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
- 1db0e0f kasan: unify code between kasan_slab_free() and kasan_poison_kfree() by Dmitry Vyukov · 7 years ago
- 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
- ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
- 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
- d321599 kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 7 years ago
- 342061e kasan: support alloca() poisoning by Paul Lawrence · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
- edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
- e02a9f0 mm/swap.c: make functions and their kernel-doc agree by Randy Dunlap · 7 years ago
- 9bb5a39 mm, memory_hotplug: fix memmap initialization by Michal Hocko · 7 years ago
- da391d6 mm: correct comments regarding do_fault_around() by William Kucharski · 7 years ago
- 859d4ad mm: numa: do not trap faults on shared data section pages. by Henry Willard · 7 years ago
- 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
- ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
- 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 7 years ago
- 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 7 years ago
- ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
- d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 7 years ago
- af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 7 years ago
- 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 7 years ago
- 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 7 years ago
- 8d63e4c mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd() by Ralph Campbell · 7 years ago
- def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 7 years ago
- 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 7 years ago
- 3a45acc mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it by Oscar Salvador · 7 years ago
- 01a6ad9 zsmalloc: use U suffix for negative literals being shifted by Nick Desaulniers · 7 years ago
- 6787c1d mm/page_owner.c: clean up init_pages_in_zone() by Oscar Salvador · 7 years ago
- 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 7 years ago
- c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
- 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 7 years ago
- a7ab400 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 7 years ago
- 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
- 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 7 years ago
- 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
- e9d586a shmem: unexport shmem_add_seals()/shmem_get_seals() by Marc-André Lureau · 7 years ago
- 93144ca mm/zsmalloc: simplify shrinker init/destroy by Aliaksei Karaliou · 7 years ago
- f340ff8 mm, oom: avoid reaping only for mm's with blockable invalidate callbacks by David Rientjes · 7 years ago
- 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
- 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 7 years ago
- 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
- a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
- d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 7 years ago
- 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
- 9bebc09 mm/huge_memory.c: fix comment in __split_huge_pmd_locked by Yisheng Xie · 7 years ago
- 9ac9322 mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
- ef549e1 mm: update comment describing tlb_gather_mmu by Mike Rapoport · 7 years ago
- dc88c88 mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
- d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
- a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
- e025f05 mm/interval_tree.c: use vma_pages() helper by Vasyl Gomonovych · 7 years ago
- e496612 mm: do not stall register_shrinker() by Minchan Kim · 7 years ago
- 4812839 mm/page_alloc.c: fix comment in __get_free_pages() by Jiankang Chen · 7 years ago
- 8e33771 mm/page_owner.c: use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
- a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 7 years ago
- c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 7 years ago
- 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 7 years ago
- 80b1f41 mm: split deferred_init_range into initializing and freeing parts by Pavel Tatashin · 7 years ago