aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
9 hoursMerge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds9-77/+162
44 hoursuserfaultfd: remove redundant check in vm_uffd_ops()Mike Rapoport (Microsoft)1-1/+1
44 hoursuserfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAsMike Rapoport (Microsoft)1-0/+5
44 hoursuserfaultfd: verify VMA state across UFFDIO_COPY retryMike Rapoport (Microsoft)1-12/+73
44 hoursmm/huge_memory: update file PMD counter before folio_put()Yin Tirui1-0/+2
44 hoursmm/huge_memory: update file PUD counter before folio_put()Yin Tirui1-1/+1
44 hoursmm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollbackMuchun Song1-18/+18
44 hoursmm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park1-2/+2
3 daysMerge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
5 daysmm/cma: fix reserved page leak on activation failureMuchun Song1-2/+5
5 daysmm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-20/+10
5 daysmm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2
5 daysmm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song1-1/+2
5 daysmemcg: use round-robin victim selection in refill_stockShakeel Butt1-1/+4
5 daysmm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-19/+37
7 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds8-63/+55
8 daysmemblock: don't touch memblock arrays when memblock_free() is called lateMike Rapoport (Microsoft)1-2/+4
11 daysMerge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
11 daysMerge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
12 daysRevert "mm: introduce a new page type for page pool in page type"Byungchul Park1-9/+4
12 daysmm/vmalloc: do not trigger BUG() on BH disabled contextUladzislau Rezki (Sony)1-1/+1
12 daysmm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+3
12 daysmm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti1-0/+6
12 daysmm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
12 daysmm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain1-0/+2
12 daysmemfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
12 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes1-42/+29
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds5-9/+28
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-3/+3
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+16
2026-05-14mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-1/+1
2026-05-13mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19
2026-05-13mm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)1-4/+4
2026-05-13mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park1-0/+1
2026-05-13mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+1
2026-05-13Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+19
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)1-0/+16
2026-05-04mm/memfd_luo: document preservation of file sealsDavid Carlier1-4/+5
2026-05-04mm/memfd_luo: reject memfds whose page count exceeds UINT_MAXDavid Carlier1-2/+13
2026-05-03Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
2026-04-30mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()Qi Zheng1-10/+19
2026-04-28mm/memfd_luo: report error when restoring a folio fails mid-loopDavid Carlier1-0/+1
2026-04-27mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_r...David Carlier1-1/+11
2026-04-27mm/damon/stat: detect and use fresh enabled valueSeongJae Park1-10/+20
2026-04-27mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-04-27mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-30/+55
2026-04-27mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-04-27mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park1-1/+11