aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-09-15Merge tag 'v4.9.188' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.187' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.185' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.183' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.181' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.180' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.178' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.174' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.171' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.168' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.165' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.163' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.162' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.161' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.159' into standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.9.156' into standard/baseBruce Ashfield
2019-09-06mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton
2019-09-06mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-09-06mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-09-06mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen
2019-08-25mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres
2019-08-25mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel
2019-08-06coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-08-04mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker
2019-08-04mm/kmemleak.c: fix check for softirq contextDmitry Vyukov
2019-07-10mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack
2019-07-10mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-06-22mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt
2019-06-22mm/slab.c: fix an infinite loop in leaks_show()Qian Cai
2019-06-22mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu
2019-06-22mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu
2019-06-22mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang
2019-06-22hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz
2019-06-11mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-06-11mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal
2019-06-11mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon
2019-06-11memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-05-31hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-05-21writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-05-21mm/mincore.c: make mincore() more conservativeJiri Kosina
2019-05-08kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann
2019-05-08mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott
2019-05-08x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf
2019-04-27percpu: stop printing kernel addressesMatteo Croce
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-05mm/slab.c: kmemleak no scan alien cachesQian Cai
2019-04-05mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)