summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-06-15Merge branch 'akpm-current/current'Stephen Rothwell
2018-06-15Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2018-06-15mm/page_owner: align with pageblock_nr pageszhong jiang
2018-06-15mm/page_owner: align with pageblock_nr_pagesMarc-André Lureau
2018-06-15mm: don't expose page to fast gup before it's readyYu Zhao
2018-06-15mm: add strictlimit knobMaxim Patlasov
2018-06-15mm, oom: add cgroup v2 mount option for cgroup-aware OOM killerRoman Gushchin
2018-06-15mm, oom: return error on access to memory.oom_group if groupoom is disabledRoman Gushchin
2018-06-15mm, oom: introduce memory.oom_groupRoman Gushchin
2018-06-15mm-oom-cgroup-aware-oom-killer-fix-2Andrew Morton
2018-06-15mm-oom-cgroup-aware-oom-killer-fixAndrew Morton
2018-06-15mm, oom: cgroup-aware OOM killerRoman Gushchin
2018-06-15mm: implement mem_cgroup_scan_tasks() for the root memory cgroupRoman Gushchin
2018-06-15mm, oom: refactor oom_kill_process()Roman Gushchin
2018-06-15list_lru-prefetch-neighboring-list-entries-before-acquiring-lock-fixAndrew Morton
2018-06-15mm/list_lru.c: prefetch neighboring list entries before acquiring lockWaiman Long
2018-06-15mm: Fix race between swapoff and mincoreHuang Ying
2018-06-15mm, swap: fix race between swapoff and some swap operationsHuang Ying
2018-06-15mm, swap: fix race between swapoff and some swap operationsHuang Ying
2018-06-15mm/sparse.c: add a new parameter 'data_unit_size' for alloc_usemap_and_memmapBaoquan He
2018-06-15mm/sparsemem.c: defer the ms->section_mem_map clearingBaoquan He
2018-06-15mm/sparse.c: add a static variable nr_present_sectionsBaoquan He
2018-06-15mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2018-06-15mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages()Dan Williams
2018-06-15mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2018-06-15mm: zero remaining unavailable struct pagesNaoya Horiguchi
2018-06-15memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/dax-memory-failure' into libnvdimm-for-nextDan Williams
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams