summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-08-03mm/mglru: fix ineffective protection calculationYu Zhao
2024-08-03mm/numa_balancing: teach mpol_to_str about the balancing modeTvrtko Ursulin
2024-08-03mm: fix old/young bit handling in the faulting pathRam Tummala
2024-08-03mm/mglru: fix overshooting shrinker memoryYu Zhao
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-08-03hugetlb: force allocating surplus hugepages on mempolicy allowed nodesAristeu Rozanski
2024-07-25mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-18mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park
2024-07-18mm/shmem: disable PMD-sized page cache if neededGavin Shan
2024-07-18mm/filemap: skip to create PMD-sized page cache if neededGavin Shan
2024-07-18mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)
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-07-05mm: fix incorrect vbq reference in purge_fragmented_blockZhaoyang Huang
2024-06-27mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu
2024-06-21mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin
2024-06-21mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin
2024-06-21memory-failure: use a folio in me_huge_page()Matthew Wilcox (Oracle)
2024-06-16mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu
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/ksm: fix ksm_zero_pages accountingChengming Zhou
2024-06-16mm/ksm: fix ksm_pages_scanned accountingChengming Zhou
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-16mm: ratelimit stat flush from workingset shrinkerShakeel Butt
2024-06-12kthread: add kthread_stop_putAndreas Gruenbacher
2024-06-12mm/userfaultfd: Do not place zeropages when zeropages are disallowedDavid Hildenbrand
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-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
2024-05-02mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-05-02mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand
2024-05-02mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCHLorenzo Stoakes
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-27mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin
2024-04-27mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu
2024-04-10x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-03mm: cachestat: fix two shmem bugsJohannes Weiner
2024-04-03tmpfs: fix race on handling dquot rbtreeCarlos Maiolino
2024-04-03mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-03mm, mmap: fix vma_merge() case 7 with vma_ops->closeVlastimil 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-03kasan/test: avoid gcc warning for intentional overflowArnd Bergmann
2024-03-26quota: Properly annotate i_dquot arrays with __rcuJan Kara