summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2021-02-13Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner
2021-02-10mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins
2021-02-10mm, compaction: move high_pfn to the for loop scopeRokudo Yan
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song
2021-02-10mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-10memblock: do not start bottom-up allocations with kernel_endRoman Gushchin
2021-01-30mm: fix a race on nr_swap_pagesZhaoyang Huang
2021-01-30mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepointHailong liu
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai
2021-01-27Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds
2021-01-27mm: fix initialization of struct page for holes in memory layoutMike Rapoport
2021-01-27kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen
2021-01-27kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen
2021-01-27mm: fix numa stats for thp migrationShakeel Butt
2021-01-27mm: memcg: fix memcg file_dirty numa statShakeel Butt
2021-01-27mm: memcg/slab: optimize objcg stock drainingRoman Gushchin
2021-01-19mm, slub: consider rest of partial list if acquire_slab() failsJann Horn
2021-01-19mm: don't put pinned pages into the swap cacheLinus Torvalds
2021-01-19mm/process_vm_access.c: include compat.hAndrew Morton
2021-01-19mm/hugetlb: fix potential missing huge page size infoMiaohe Lin
2021-01-19mm/vmalloc.c: fix potential memory leakMiaohe Lin
2021-01-12mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He
2021-01-06mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz
2020-12-30z3fold: stricter locking and more careful reclaimVitaly Wool
2020-12-30z3fold: simplify freeing slotsVitaly Wool
2020-12-30mm: don't wake kswapd prematurely when watermark boosting is disabledJohannes Weiner
2020-12-30hugetlb: fix an error code in hugetlb_reserve_pages()Dan Carpenter
2020-12-30mm,memory_failure: always pin the page in madvise_inject_errorOscar Salvador
2020-12-30mm/vmalloc.c: fix kasan shadow poisoning sizeVincenzo Frascino
2020-12-30mm/vmalloc: Fix unlock order in s_stop()Waiman Long
2020-12-30mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt
2020-12-30mm: memcg/slab: fix use after free in obj_cgroup_chargeMuchun Song
2020-12-30mm: memcg/slab: fix return of child memcg objcg for root memcgMuchun Song
2020-12-30mm/gup: combine put_compound_head() and unpin_user_page()Jason Gunthorpe
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-30mm/gup: reorganize internal_get_user_pages_fast()Jason Gunthorpe
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton
2020-12-08mm/madvise: remove racy mm ownership checkMinchan Kim
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi
2020-12-06mm/swapfile: do not sleep with a spin lock heldQian Cai
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi