summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
25 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
25 hoursmm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga
25 hoursmm: shmem: fix potential livelock issue for shmem direct swapinBaolin Wang
25 hoursmm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)
25 hoursmm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockupZijiang Huang
25 hoursmm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)
25 hoursmm: shrinker: fix NULL pointer dereference in debugfsQi Zheng
25 hoursmm: shrinker: fix shrinker_info teardown race with expansionQi Zheng
25 hoursmm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt
25 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
25 hoursmm/khugepaged: write all dirty file folios when collapsingPedro Falcato
2026-06-27mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-06-27mm: set the VM_MAYBE_GUARD flag on guard region installLorenzo Stoakes
2026-06-27mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
2026-06-27mm: implement sticky VMA flagsLorenzo Stoakes
2026-06-27mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes
2026-06-27mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2026-06-19mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif
2026-06-19mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes
2026-06-19mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-19mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-19mm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song
2026-06-19mm/cma: fix reserved page leak on activation failureMuchun Song
2026-06-19memcg: use round-robin victim selection in refill_stockShakeel Butt
2026-06-19mm/huge_memory: update file PUD counter before folio_put()Yin Tirui
2026-06-19mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park
2026-06-19mm/huge_memory: update file PMD counter before folio_put()Yin Tirui
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-09mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang
2026-06-09mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain
2026-06-09memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)
2026-06-09mm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti
2026-06-09mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-06-01mm/memory_hotplug: fix memory block reference leak on removeMuchun Song
2026-06-01mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)
2026-06-01mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-06-01mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park
2026-05-23memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()Mike Rapoport (Microsoft)
2026-05-17mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-05-17mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-05-14mm, swap: speed up hibernation allocation and writeoutKairui Song
2026-05-14mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park
2026-05-14mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park
2026-05-14mm/damon/stat: detect and use fresh enabled valueSeongJae Park