summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-03-12mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-12mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov
2020-03-12mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()Huang Ying
2020-03-12mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...Mel Gorman
2020-03-05mm, thp: fix defrag setting if newline is not usedDavid Rientjes
2020-03-05mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-03-05mm/gup: allow FOLL_FORCE for get_user_pages_fast()John Hubbard
2020-03-05mm/debug.c: always print flags in dump_page()Vlastimil Babka
2020-02-28mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()Catalin Marinas
2020-02-28mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang
2020-02-28mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan
2020-02-28mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand
2020-02-11mm: move_pages: report the number of non-attempted pagesYang Shi
2020-02-11mm: thp: don't need care deferred split queue in memcg charge move pathWei Yang
2020-02-11mm/memory_hotplug: fix remove_memory() lockdep splatDan Williams
2020-02-11mm/migrate.c: also overwrite error when it is bigger than zeroWei Yang
2020-02-11mm/sparse.c: reset section's mem_map when fully deactivatedPingfan Liu
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-02-04mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter
2020-01-13mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is validAdrian Huang
2020-01-13mm/page-writeback.c: improve arithmetic divisionsWen Yang
2020-01-13mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divideWen Yang
2020-01-13mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()Wen Yang
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-13mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...Kirill A. Shutemov
2020-01-13mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...Kirill A. Shutemov
2020-01-13mm/memory_hotplug: don't free usage map when removing a re-added early sectionDavid Hildenbrand
2020-01-13mm, thp: tweak reclaim/compaction effort of local-only and all-node allocationsVlastimil Babka
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov
2020-01-04mm: move_pages: return valid node id in status if the page is already on the ...Yang Shi
2020-01-04mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-12-17mm: vmscan: protect shrinker idr replace with CONFIG_MEMCGYang Shi
2019-12-17kasan: don't assume percpu shadow allocations will succeedDaniel Axtens
2019-12-17kasan: use apply_to_existing_page_range() for releasing vmalloc shadowDaniel Axtens
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-12-04mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao
2019-12-04mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov