summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-04mm, mmap: fix vma_merge() case 7 with vma_ops->closeVlastimil Babka
2024-03-04mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE failsQi Zheng
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-23mm/debug_vm_pgtable: fix BUG_ON with pud advanced testAneesh Kumar K.V (IBM)
2024-02-23mm: cachestat: fix folio read-after-free in cache walkNhat Pham
2024-02-23mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone indexByungchul Park
2024-02-23kasan: revert eviction of stack traces in generic modeMarco Elver
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()Benjamin Gray
2024-02-20mm/damon/lru_sort: fix quota status loss due to online tuningsSeongJae Park
2024-02-20mm/damon/reclaim: fix quota stauts loss due to online tuningsSeongJae Park
2024-02-20mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...SeongJae Park
2024-02-20mm: memcontrol: clarify swapaccount=0 deprecation warningJohannes Weiner
2024-02-20mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] arrayAnshuman Khandual
2024-02-20mm/zswap: invalidate duplicate entry when !zswap_enabledChengming Zhou
2024-02-20mm/swap: fix race when skipping swapcacheKairui Song
2024-02-20mm/swap_state: update zswap LRU's protection range with the folio lockedNhat Pham
2024-02-20mm/damon/core: check apply interval in damon_do_apply_schemes()SeongJae Park
2024-02-20mm: zswap: fix missing folio cleanup in writeback race pathYosry Ahmed
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-12mm/memory: Use exception ip to search exception tablesJiaxun Yang
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-07mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park
2024-02-07mm/zswap: don't return LRU_SKIP if we have dropped lru lockChengming Zhou
2024-02-07mm: zswap: fix objcg use-after-free in entry destructionJohannes Weiner
2024-02-07mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...Sergey Senozhatsky
2024-02-07mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_pageMiaohe Lin
2024-02-07mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed
2024-02-07mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()Ryan Roberts
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-02Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-28Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-26mm: thp_get_unmapped_area must honour topdown preferenceRyan Roberts
2024-01-25mm: huge_memory: don't force huge page alignment on 32 bitYang Shi
2024-01-25userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra
2024-01-25mm/memory: fix folio_set_dirty() vs. folio_mark_dirty() in zap_pte_range()David Hildenbrand
2024-01-25mm/huge_memory: fix folio_set_dirty() vs. folio_mark_dirty()David Hildenbrand
2024-01-25mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe
2024-01-25mm: memcontrol: don't throttle dying tasks on memory.highJohannes Weiner
2024-01-25fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handlingSidhartha Kumar
2024-01-25readahead: avoid multiple marked readahead pagesJan Kara
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-19memblock: fix crash when reserved memory is not added to memoryYajun Deng
2024-01-18Merge tag 'memblock-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds