summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
5 daysmm: fix assertion in folio_end_read()Matthew Wilcox (Oracle)1-1/+1
5 daysmm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.Donet Tom1-0/+3
5 daysvmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-2/+13
5 daysmm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts3-2/+56
5 daysmm: zswap: properly synchronize freeing resources during CPU hotunplugYosry Ahmed1-14/+44
5 daysRevert "mm: zswap: fix race between [de]compression and CPU hotunplug"Yosry Ahmed1-16/+3
5 daysmm: fix div by zero in bdi_ratio_from_pagesStefan Roesch1-2/+8
5 daysfilemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen1-1/+1
5 daysmm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"Honggyu Kim1-1/+2
5 daysmm/kmemleak: fix percpu memory leak detection failureGuo Weikang1-1/+1
12 daysRevert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"Linus Torvalds1-2/+1
2024-12-31mm/util: make memdup_user_nul() similar to memdup_user()Tetsuo Handa1-6/+1
2024-12-31mm, madvise: fix potential workingset node list_lru leaksKairui Song3-9/+9
2024-12-31mm/damon/core: fix ignored quota goals and filters of newly committed schemesSeongJae Park1-0/+5
2024-12-31mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()SeongJae Park1-1/+4
2024-12-31mm/list_lru: fix false warning of negative counterKairui Song1-1/+1
2024-12-31vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-1/+2
2024-12-31mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'Baolin Wang1-1/+1
2024-12-31mm: shmem: fix incorrect index alignment for within_size policyBaolin Wang1-2/+3
2024-12-31mm: zswap: fix race between [de]compression and CPU hotunplugYosry Ahmed1-3/+16
2024-12-31mm/kmemleak: fix sleeping function called from invalid context at print messageAlessandro Carminati1-1/+1
2024-12-31mm: hugetlb: independent PMD page table shared countLiu Shixin1-9/+7
2024-12-31mm/readahead: fix large folio support in async readaheadYafang Shao1-1/+5
2024-12-31mm: don't try THP alignment for FS without get_unmapped_areaKefeng Wang1-1/+1
2024-12-31mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa1-1/+8
2024-12-31mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-1/+5
2024-12-19mm: huge_memory: handle strsep not finding delimiterLeo Stone1-1/+1
2024-12-19mm: convert partially_mapped set/clear operations to be atomicUsama Arif1-4/+4
2024-12-19vmalloc: fix accounting with i915Matthew Wilcox (Oracle)1-2/+4
2024-12-19mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand1-2/+4
2024-12-19mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan3-15/+10
2024-12-19mm: add RCU annotation to pte_offset_map(_lock)Petr Malat1-1/+1
2024-12-19mm: correctly reference merged VMALorenzo Stoakes1-1/+4
2024-12-19mm: use aligned address in copy_user_gigantic_page()Kefeng Wang2-5/+5
2024-12-19mm: use aligned address in clear_gigantic_page()Kefeng Wang1-1/+2
2024-12-19mm: shmem: fix ShmemHugePages at swapoutHugh Dickins1-10/+12
2024-12-13Merge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+18
2024-12-10memcg: slub: fix SUnreclaim for post charged objectsShakeel Butt1-3/+18
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds11-15/+32
2024-12-07Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-12-06mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...David Hildenbrand1-2/+2
2024-12-06mm: correct typo in MMAP_STATE() macroLorenzo Stoakes1-1/+1
2024-12-06mm: respect mmap hint address when aligning for THPKalesh Singh1-0/+1
2024-12-06mm: memcg: declare do_memsw_account inlineJohn Sperbeck1-1/+1
2024-12-06mm/codetag: swap tags when migrate pagesDavid Wang1-1/+1
2024-12-06mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)1-2/+5
2024-12-06mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko1-1/+2
2024-12-06Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara1-3/+2
2024-12-06kasan: make report_lock a raw spinlockJared Kangas1-3/+3
2024-12-06mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand1-0/+4