aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-03-25Merge tag 'v4.9.165' into linux-linaro-lsk-v4.9Mark Brown
2019-03-23mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev
2019-03-23mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang
2019-03-23tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong
2019-03-23tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong
2019-03-23mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn
2019-03-23mm/gup: fix gup_pmd_range() for daxYu Zhao
2019-03-15Merge tag 'v4.9.163' into linux-linaro-lsk-v4.9Mark Brown
2019-03-13mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko
2019-03-13mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko
2019-03-13hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-07Merge tag 'v4.9.162' into linux-linaro-lsk-v4.9Mark Brown
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-02-28Merge tag 'v4.9.161' into linux-linaro-lsk-v4.9Mark Brown
2019-02-27mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers
2019-02-27mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke
2019-02-27numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell
2019-02-22Merge tag 'v4.9.159' into linux-linaro-lsk-v4.9Mark Brown
2019-02-20mm: stop leaking PageTablesHugh Dickins
2019-02-19Merge tag 'v4.9.158' into linux-linaro-lsk-v4.9Mark Brown
2019-02-12oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-11Merge tag 'v4.9.155' into linux-linaro-lsk-v4.9Mark Brown
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-01-28Merge tag 'v4.9.153' into linux-linaro-lsk-v4.9Mark Brown
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster
2019-01-23Merge tag 'v4.9.152' into linux-linaro-lsk-v4.9Mark Brown
2019-01-23mm, memcg: fix reclaim deadlock with writebackMichal Hocko
2019-01-17Merge tag 'v4.9.151' into linux-linaro-lsk-v4.9Mark Brown
2019-01-16mm: page_mapped: don't assume compound page is huge or THPJan Stancek
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-14Merge tag 'v4.9.150' into linux-linaro-lsk-v4.9Mark Brown
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2018-12-14Merge tag 'v4.9.145' into linux-linaro-lsk-v4.9Mark Brown
2018-12-13mm: don't warn about allocations which stall for too longTetsuo Handa
2018-12-10Merge tag 'v4.9.144' into linux-linaro-lsk-v4.9Mark Brown
2018-12-08hugetlbfs: check for pgoff value overflowMike Kravetz
2018-12-08mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz
2018-12-08mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao
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-05shmem: introduce shmem_inode_acct_blockMike Rapoport
2018-12-05shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport
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