summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2019-12-17mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin
2019-12-17mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsNicolas Geoffray
2019-11-29mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko
2019-11-29mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-29mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-24mm/memory_hotplug: fix updating the node spanDavid Hildenbrand
2019-11-24mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand
2019-11-20mm/page_io.c: do not free shared swap slotsVinayak Menon
2019-11-20mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-20mm: slub: really fix slab walking for init_on_freeLaura Abbott
2019-11-20mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin
2019-11-20mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin
2019-11-20mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi
2019-11-12mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov
2019-11-12mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=yVille Syrjälä
2019-11-12mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properlyRoman Gushchin
2019-11-12mm, vmstat: hide /proc/pagetypeinfo from normal usersMichal Hocko
2019-11-12mm, meminit: recalculate pcpu batch and high limits after init completesMel Gorman
2019-11-12mm: memcontrol: fix network errors from failing __GFP_ATOMIC chargesJohannes Weiner
2019-11-12mm: memcontrol: fix NULL-ptr deref in percpu stats flushShakeel Butt
2019-10-29mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu
2019-10-29hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand
2019-10-29mm: memblock: do not enforce current limit for memblock_phys* familyMike Rapoport
2019-10-29mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...Honglei Wang
2019-10-29mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka
2019-10-29mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...Roman Gushchin
2019-10-29mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V
2019-10-29mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...Qian Cai
2019-10-29mm/slub: fix a deadlock in show_slab_objects()Qian Cai
2019-10-29mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()David Hildenbrand
2019-10-17mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter
2019-10-17mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai
2019-10-17mm/z3fold.c: claim page in the beginning of freeVitaly Wool
2019-10-11usercopy: Avoid HIGHMEM pfn warningKees Cook
2019-10-05mm: Handle MADV_WILLNEED through vfs_fadvise()Jan Kara
2019-10-05fs: Export generic_fadvise()Jan Kara
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-10-05memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa
2019-10-05mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao
2019-10-05z3fold: fix memory leak in kmem cacheVitaly Wool
2019-10-05z3fold: fix retry mechanism in page reclaimVitaly Wool
2019-10-01Revert "mm/z3fold.c: fix race between migration and destruction"Vitaly Wool
2019-09-04mm/balloon_compaction: suppress allocation warningsNadav Amit
2019-08-30mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt
2019-08-30mm, memcg: do not set reclaim_state on soft limit reclaimMichal Hocko
2019-08-30mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva
2019-08-30mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin
2019-08-30mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin