aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-05-17Merge tag 'v5.0.17' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.15' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.14' into v5.0/standard/baseBruce Ashfield
2019-05-16mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin
2019-05-16mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand
2019-05-16mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner
2019-05-16mm/hotplug: treat CMA pages as unmovableQian Cai
2019-05-16slab: store tagged freelist for off-slab slabmgmtQian Cai
2019-05-10slab: fix a crash by reading /proc/slab_allocatorsQian Cai
2019-05-08mm/kmemleak.c: fix unused-function warningArnd Bergmann
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-05-07Merge tag 'v5.0.12' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.11' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.10' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.8' into v5.0/standard/baseBruce Ashfield
2019-05-04kasan: fix variable 'tag' set but not used warningQian Cai
2019-05-04mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-05-02mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman
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-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-17mm: writeback: use exact memcg dirty countsGreg Thelen
2019-04-17mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V
2019-04-12Merge tag 'v5.0.7' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.6' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.4' into v5.0/standard/baseBruce Ashfield
2019-04-05kasan: fix kasan_check_read/write definitionsArnd Bergmann
2019-04-05page_poison: play nicely with KASANQian Cai
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)
2019-04-05mm, mempolicy: fix uninit memory accessVlastimil Babka
2019-04-05memcg: killed threads should not invoke memcg OOM killerTetsuo Handa
2019-04-05mm,oom: don't kill global init via memory.oom.groupTetsuo Handa
2019-04-05mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan
2019-04-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai
2019-04-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan
2019-04-05mm/sparse: fix a bad comparisonQian Cai
2019-04-03mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson
2019-04-03mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai
2019-04-03mm/memory_hotplug.c: fix notification in offline error pathQian Cai
2019-04-03mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador
2019-04-03mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi
2019-04-03mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-04-03mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-04-03mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara
2019-03-23mm/memory.c: do_fault: avoid usage of stale vm_area_structJan Stancek
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-05aufs4: mmapBruce Ashfield
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds