summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-04-10mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAsDavid Hildenbrand
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
2025-04-10lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lockPeter Zijlstra
2025-03-28mm/huge_memory: drop beyond-EOF folios with the right number of refsZi Yan
2025-03-28memcg: drain obj stock on cpu hotplug teardownShakeel Butt
2025-03-28mm/page_alloc: fix memory accept before watermarks gets initializedKirill A. Shutemov
2025-03-28mm/migrate: fix shmem xarray update during migrationZi Yan
2025-03-28mm: fix error handling in __filemap_get_folio() with FGP_NOWAITRaphael S. Carvalho
2025-03-22mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-03-22userfaultfd: fix PTE unmapping stack-allocated PTE copiesSuren Baghdasaryan
2025-03-22mm: fix kernel BUG when userfaultfd_move encounters swapcacheBarry Song
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-03-13mm: memory-hotplug: check folio ref count first in do_migrate_rangeMa Wupeng
2025-03-13hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folioMa Wupeng
2025-03-13mm: fix finish_fault() handling for large foliosBrian Geffon
2025-03-13mm: don't skip arch_sync_kernel_mappings() in error pathsRyan Roberts
2025-03-13mm: memory-failure: update ttu flag inside unmap_poisoned_folioMa Wupeng
2025-03-13mm: abort vma_modify() on merge out of memory failureLorenzo Stoakes
2025-03-13mm/page_alloc: fix uninitialized variableHao Zhang
2025-03-13userfaultfd: do not block on locking a large folio with raised refcountSuren Baghdasaryan
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-13dma: kmsan: export kmsan_handle_dma() for modulesSebastian Andrzej Siewior
2025-03-13Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...Gabriel Krisman Bertazi
2025-03-13rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich
2025-03-13rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda
2025-02-27mm,madvise,hugetlb: check for 0-length range after end address adjustmentRicardo CaƱuelo Navarro
2025-02-27mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand
2025-02-17mm/compaction: fix UBSAN shift-out-of-bounds warningLiu Shixin
2025-02-17mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-02-17mm/vmscan: accumulate nr_demoted for accurate demotion statisticsLi Zhijian
2025-02-17mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang
2025-02-17mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas
2025-02-17mm/hugetlb: fix avoid_reserve to allow taking folio from subpoolPeter Xu
2025-02-17kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver
2025-02-08memcg: fix soft lockup in the OOM processChen Ridong
2025-02-01cachestat: fix page cache statistics permission checkingLinus Torvalds
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-02-01mm: zswap: move allocations during CPU init outside the lockYosry Ahmed
2025-02-01mm: zswap: properly synchronize freeing resources during CPU hotunplugYosry Ahmed
2025-01-23mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.Donet Tom
2025-01-23mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-23mm/kmemleak: fix percpu memory leak detection failureGuo Weikang
2025-01-23filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-09mm: hugetlb: independent PMD page table shared countLiu Shixin
2025-01-09mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2025-01-09mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa
2025-01-09mm/kmemleak: fix sleeping function called from invalid context at print messageAlessandro Carminati
2025-01-09mm/readahead: fix large folio support in async readaheadYafang Shao
2025-01-09mm: shmem: fix incorrect index alignment for within_size policyBaolin Wang
2025-01-09mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'Baolin Wang