summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-03-05hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-03-05writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-02-27numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell
2019-02-20Revert "mm: slowly shrink slabs with a relatively small number of objects"Dave Chinner
2019-02-12mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
2019-02-12percpu: convert spin_lock_irq to spin_lock_irqsave.Dennis Zhou
2019-02-06mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand
2019-02-06mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi
2019-02-06mm, oom: fix use-after-free in oom_kill_processShakeel Butt
2019-02-06mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador
2019-02-06oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-06mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli
2019-01-31Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko
2019-01-26mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster
2019-01-16mm: page_mapped: don't assume compound page is huge or THPJan Stancek
2019-01-16mm, memcg: fix reclaim deadlock with writebackMichal Hocko
2019-01-16mm/usercopy.c: no check page span for stack objectsQian Cai
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-13memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko
2019-01-13mm, swap: fix swapoff with KSM pagesHuang Ying
2019-01-13mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2019-01-13mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2018-12-29mm: don't miss the last page because of round-off errorRoman Gushchin
2018-12-29mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador
2018-12-29mm: thp: fix flags for pmd migration when splitPeter Xu
2018-12-29mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko
2018-12-17mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang
2018-12-08userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli
2018-12-08userfaultfd: shmem: add i_size checksAndrea Arcangeli
2018-12-08userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli
2018-12-08userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao
2018-12-05mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-05userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-12-05mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-12-05mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-12-05mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins
2018-12-05mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins
2018-12-05mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins
2018-12-05mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins
2018-12-01mm, page_alloc: check for max order in hot pathMichal Hocko
2018-12-01tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu
2018-12-01mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-12-01z3fold: fix possible reclaim racesVitaly Wool