summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
9 daysmm/damon/core: trace esz at first setupSeongJae Park
9 daysmm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan
9 daysmm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song
9 daysmm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park
9 daysmm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park
9 daysmm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
9 daysmm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgradeKiryl Shutsemau (Meta)
9 daysmm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park
9 daysmm/memory_hotplug: fix incorrect altmap passing in error pathMuchun Song
9 daysmm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey
9 daysmm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song
9 daysmm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song
9 dayssimpe_xattr: use per-sb cacheMiklos Szeredi
9 dayssimple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
9 daystmpfs: simplify constructing "security.foo" xattr namesMiklos Szeredi
9 daysmm/slub: preserve original size in _kmalloc_nolock_noprof retry pathShengming Hu
9 daysmm: preserve PG_dropbehind flag during folio splitJeff Layton
9 daysmm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon
2026-07-18mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-18mm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga
2026-07-18mm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)
2026-07-18mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockupZijiang Huang
2026-07-18mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)
2026-07-18mm: shrinker: fix NULL pointer dereference in debugfsQi Zheng
2026-07-18mm: shrinker: fix shrinker_info teardown race with expansionQi Zheng
2026-07-18mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
2026-07-18mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-18mm/khugepaged: write all dirty file folios when collapsingPedro Falcato
2026-06-09Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-03mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif
2026-06-03mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt
2026-06-03mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes
2026-06-03mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-03mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-03mm/cma_sysfs: skip inactive CMA areas in sysfsKaitao Cheng
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-31userfaultfd: remove redundant check in vm_uffd_ops()Mike Rapoport (Microsoft)
2026-05-31userfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAsMike Rapoport (Microsoft)
2026-05-31userfaultfd: verify VMA state across UFFDIO_COPY retryMike Rapoport (Microsoft)
2026-05-31mm/huge_memory: update file PMD counter before folio_put()Yin Tirui
2026-05-31mm/huge_memory: update file PUD counter before folio_put()Yin Tirui
2026-05-31mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollbackMuchun Song
2026-05-31mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park
2026-05-30Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-28mm/cma: fix reserved page leak on activation failureMuchun Song
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-05-28mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier
2026-05-28mm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song
2026-05-28memcg: use round-robin victim selection in refill_stockShakeel Butt
2026-05-28mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes