summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-03-13mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko1-0/+3
2019-03-13mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko1-1/+2
2019-03-13hugetlbfs: fix races and page leaks during migrationMike Kravetz3-2/+35
2019-03-12binder: replace vmalloc range if need more memory [1/1]Tao Zeng4-0/+197
2019-03-05Merge 4.9.162 into android-4.9Greg Kroah-Hartman28-105/+138
2019-03-05mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-02-27Merge 4.9.161 into android-4.9Greg Kroah-Hartman65-472/+524
2019-02-27mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers1-1/+1
2019-02-27mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke1-3/+6
2019-02-27numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell1-3/+3
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20mm: stop leaking PageTablesHugh Dickins1-6/+15
2019-02-19mm: reclaim for unevictable cma pages [1/1]Tao Zeng6-4/+31
2019-02-15BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasJoel Fernandes2-7/+17
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2-2/+3
2019-02-07Merge 4.9.155 into android-4.9Greg Kroah-Hartman34-106/+292
2019-02-06mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand1-2/+5
2019-02-06mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi1-1/+2
2019-02-06mm, oom: fix use-after-free in oom_kill_processShakeel Butt1-0/+8
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman45-70/+255
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster1-14/+21
2019-01-23UPSTREAM: readahead: stricter check for bdi io_pagesMarkus Stockhausen1-2/+10
2019-01-23UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe4-11/+31
2019-01-23Merge 4.9.152 into android-4.9Greg Kroah-Hartman44-170/+367
2019-01-23mm, memcg: fix reclaim deadlock with writebackMichal Hocko1-0/+22
2019-01-16Merge 4.9.151 into android-4.9Greg Kroah-Hartman21-32/+107
2019-01-16mm: page_mapped: don't assume compound page is huge or THPJan Stancek1-1/+1
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter1-2/+4
2019-01-14mm: add cma debug interafce [1/1]tao zeng5-41/+195
2019-01-13Merge 4.9.150 into android-4.9Greg Kroah-Hartman61-273/+522
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko1-0/+16
2018-12-26mm: fix too many wrong kasan report [1/1]Tao Zeng4-4/+54
2018-12-18mm: save wasted memory by slab [1/1]tao zeng6-7/+113
2018-12-13Merge 4.9.145 into android-4.9Greg Kroah-Hartman56-133/+228
2018-12-13mm: don't warn about allocations which stall for too longTetsuo Handa1-10/+0
2018-12-08Merge 4.9.144 into android-4.9Greg Kroah-Hartman86-689/+1727
2018-12-08hugetlbfs: check for pgoff value overflowMike Kravetz2-3/+20
2018-12-08mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz1-1/+3
2018-12-08mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov1-2/+6
2018-12-07mm: subtract CMA isolated pages when allocate TVP [1/1]Tao Zeng1-0/+11
2018-12-06mm: optimize thread stack usage on arm64 [1/1]tao zeng16-0/+853
2018-12-05Merge 4.9.143 into android-4.9Greg Kroah-Hartman40-318/+423
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao1-2/+4
2018-12-05mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins1-1/+9
2018-12-05mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins1-12/+7
2018-12-05mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins1-43/+30
2018-12-05mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins1-0/+10
2018-12-05mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2-2/+8
2018-12-05shmem: introduce shmem_inode_acct_blockMike Rapoport1-40/+42
[prev] [next]