summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-08-14mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()Miaohe Lin
2024-08-14mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi
2024-08-11mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...Li Zhijian
2024-08-11mm: page_alloc: control latency caused by zone PCP drainingLucas Stach
2024-08-11mm: restrict the pcp batch scale factor to avoid too long latencyHuang Ying
2024-08-03mm/numa_balancing: teach mpol_to_str about the balancing modeTvrtko Ursulin
2024-08-03mm: mmap_lock: replace get_memcg_path_buf() with on-stack bufferTetsuo Handa
2024-08-03mm/mglru: fix div-by-zero in vmpressure_calc_level()Yu Zhao
2024-08-03mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
2024-07-25mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park
2024-07-11Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara
2024-07-11mm: avoid overflows in dirty throttling logicJan Kara
2024-07-05mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge
2024-06-27mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu
2024-06-21mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin
2024-06-21mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin
2024-06-21mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu
2024-06-21mm, vmalloc: fix high order __GFP_NOFAIL allocationsMichal Hocko
2024-06-16mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nidFrank van der Linden
2024-06-16mm/cma: drop incorrect alignment check in cma_init_reserved_memFrank van der Linden
2024-06-16kmsan: do not wipe out origin when doing partial unpoisoningAlexander Potapenko
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-05-17mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin
2024-05-17mm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang
2024-05-17mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu
2024-05-17mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar
2024-05-17mm/hugetlb: convert free_huge_page to foliosSidhartha Kumar
2024-05-17mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar
2024-05-17mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar
2024-05-17mm/hugetlb: add folio_hstate()Sidhartha Kumar
2024-04-27mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin
2024-04-10x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-03mm/migrate: set swap entry values of THP tail pages properly.Zi Yan
2024-04-03mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-03memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang
2024-04-03mm: swap: fix race between free_swap_and_cache() and swapoff()Ryan Roberts
2024-04-03swap: comments get_swap_device() with usage ruleHuang Ying
2024-04-03kasan/test: avoid gcc warning for intentional overflowArnd Bergmann
2024-03-15readahead: avoid multiple marked readahead pagesJan Kara
2024-03-06mm: huge_memory: don't force huge page alignment on 32 bitYang Shi
2024-03-01mm: zswap: fix missing folio cleanup in writeback race pathYosry Ahmed
2024-03-01mm/damon/reclaim: fix quota stauts loss due to online tuningsSeongJae Park
2024-03-01x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-03-01mm: memcontrol: clarify swapaccount=0 deprecation warningJohannes Weiner
2024-03-01mm/damon/lru_sort: fix quota status loss due to online tuningsSeongJae Park
2024-03-01mm/swap: fix race when skipping swapcacheKairui Song
2024-02-23userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe
2024-01-31mm: page_alloc: unreserve highatomic page blocks before oomCharan Teja Kalla
2024-01-31mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla