aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2024-04-15Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-04-15Merge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
2024-04-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-10mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-10mm/migrate: set swap entry values of THP tail pages properly.Zi Yan
2024-04-10memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang
2024-04-10mm: swap: fix race between free_swap_and_cache() and swapoff()Ryan Roberts
2024-04-10swap: comments get_swap_device() with usage ruleHuang Ying
2024-03-03Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-03-03Merge tag 'v5.15.150' into v5.15/standard/baseBruce Ashfield
2024-03-01userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra
2024-02-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-02-26Merge tag 'v5.15.149' into v5.15/standard/baseBruce Ashfield
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-01-18Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-01-18Merge tag 'v5.15.147' into v5.15/standard/baseBruce Ashfield
2024-01-15mm: fix unmap_mapping_range high bits shift bugJiajun Xie
2024-01-15mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)
2024-01-11Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-01-11Merge tag 'v5.15.146' into v5.15/standard/baseBruce Ashfield
2024-01-05mm/filemap: avoid buffered read/write race to read inconsistent dataBaokun Li
2023-12-27Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-12-27Merge tag 'v5.15.145' into v5.15/standard/baseBruce Ashfield
2023-12-27Merge tag 'v5.15.144' into v5.15/standard/baseBruce Ashfield
2023-12-23kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-12-20memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2023-12-20mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()David Hildenbrand
2023-12-18Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-12-18Merge tag 'v5.15.143' into v5.15/standard/baseBruce Ashfield
2023-12-13mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins
2023-12-08mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_ir...Sebastian Andrzej Siewior
2023-12-03Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-12-03Merge tag 'v5.15.140' into v5.15/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.15.139' into v5.15/standard/baseBruce Ashfield
2023-11-28mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-28mm/memory_hotplug: use pfn math in place of direct struct page manipulationZi Yan
2023-11-28mm/cma: use nth_page() in place of direct struct page manipulationZi Yan
2023-11-20vfs: fix readahead(2) on block devicesReuben Hawkins
2023-11-17Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-11-17Merge tag 'v5.15.138' into v5.15/standard/baseBruce Ashfield
2023-11-08kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-08mm/migrate: fix do_pages_move for compat pointersGregory Price
2023-11-08mm/page_alloc: correct start page when guard page debug is enabledKemeng Shi
2023-09-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-09-25Merge tag 'v5.15.132' into v5.15/standard/baseBruce Ashfield
2023-09-19mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)
2023-09-19rcu: dump vmalloc memory info safelyZqiang
2023-09-19net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu