summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
24 hoursmm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif1-5/+5
24 hoursmm/list_lru: drain before clearing xarray entry on reparentShakeel Butt1-9/+12
24 hoursmm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2
24 hoursmm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-19/+37
24 hoursmm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes1-12/+33
24 hoursmm/damon/reclaim: handle ctx allocation failureSeongJae Park1-0/+4
24 hoursmm/damon/lru_sort: handle ctx allocation failureSeongJae Park1-0/+4
24 hoursmm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song1-1/+2
24 hoursmm/cma: fix reserved page leak on activation failureMuchun Song1-2/+5
24 hoursmemcg: use round-robin victim selection in refill_stockShakeel Butt1-1/+4
24 hoursmm/huge_memory: update file PUD counter before folio_put()Yin Tirui1-1/+1
24 hoursmm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park1-2/+2
24 hoursmm/huge_memory: update file PMD counter before folio_put()Yin Tirui1-0/+2
24 hoursmm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-20/+10
11 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes1-42/+29
11 daysmm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain1-0/+2
11 daysmemfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
11 daysmm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+3
11 daysmm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti1-0/+6
11 daysmm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
11 daysmm/vmalloc: do not trigger BUG() on BH disabled contextUladzislau Rezki (Sony)1-1/+1
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-3/+3
2026-06-01mm/memfd_luo: report error when restoring a folio fails mid-loopDavid Carlier1-0/+1
2026-06-01mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
2026-06-01mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+1
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)1-4/+4
2026-06-01mm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
2026-06-01mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19
2026-06-01mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-1/+1
2026-06-01mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park1-0/+1
2026-05-23um: Fix potential race condition in TLB syncTiwei Bie1-0/+1
2026-05-23memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()Mike Rapoport (Microsoft)1-1/+1
2026-05-17mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes2-24/+30
2026-05-14mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-05-14mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-05-14mm/damon/stat: detect and use fresh enabled valueSeongJae Park1-10/+20
2026-05-14mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-05-14mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-05-14mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon1-0/+1
2026-05-07mm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+4
2026-05-07mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)1-0/+5
2026-05-07vmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver1-1/+1
2026-05-07mm: avoid deadlock when holding rmap on mmap_prepare errorLorenzo Stoakes (Oracle)2-8/+17
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)4-108/+114
2026-05-07mm, swap: speed up hibernation allocation and writeoutKairui Song1-5/+16
2026-05-07mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park1-0/+5
2026-05-07mm/damon/core: disallow time-quota setting zero eszSeongJae Park1-3/+5
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park1-0/+7
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park1-0/+12