summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
7 daysmm: do file ownership checks with the proper mount idmapPedro Falcato3-5/+3
7 daysmm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga1-1/+1
7 daysmm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)1-8/+10
7 daysmm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockupZijiang Huang1-0/+1
7 daysmm: shrinker: fix NULL pointer dereference in debugfsQi Zheng1-4/+6
7 daysmm: shrinker: fix shrinker_info teardown race with expansionQi Zheng1-2/+11
7 daysmm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt1-4/+0
7 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-0/+1
7 daysmm/khugepaged: write all dirty file folios when collapsingPedro Falcato1-14/+25
7 daysmm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-20/+37
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-20/+10
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2
2026-06-19mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park1-2/+2
2026-06-19mm/huge_memory: update file PMD counter before folio_put()Yin Tirui1-0/+2
2026-06-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara1-0/+5
2026-06-09memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
2026-06-09mm/memfd: fix spelling and grammatical issuesLiu Ye1-2/+2
2026-06-09mm: perform all memfd seal checks in a single placeLorenzo Stoakes3-10/+52
2026-06-09mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
2026-06-09mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-1/+1
2026-06-09mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov1-0/+1
2026-06-01mm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2
2026-06-01mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park1-0/+1
2026-05-23fdget(), trivial conversionsAl Viro2-19/+8
2026-05-17mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-32/+56
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park2-32/+72
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+17
2026-05-17mm/damon/core: disallow time-quota setting zero eszSeongJae Park1-0/+1
2026-05-17mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon1-0/+1
2026-05-14mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park1-1/+11
2026-05-14mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan1-1/+1
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga3-7/+17
2026-05-07mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()Shigeru Yoshida1-0/+1
2026-05-07mm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
2026-05-07mm/migrate: move movable_ops page handling out of move_to_new_folio()David Hildenbrand1-33/+30
2026-05-07mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()David Hildenbrand1-37/+47
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park1-1/+2
2026-05-07mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()Jinjiang Tu1-2/+8
2026-04-27mm/pagewalk: fix race between concurrent split and refaultMax Boone1-2/+22
2026-04-27mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou1-1/+1
2026-04-22mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao1-2/+3
2026-04-22mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)1-4/+4
2026-04-18mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang1-3/+8
2026-04-11mm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)1-3/+15
2026-04-11mm: replace READ_ONCE() with standard page table accessorsAnshuman Khandual6-11/+11
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
2026-03-25mm/shmem, swap: avoid redundant Xarray lookup during swapinKairui Song1-9/+25
2026-03-25mm/shmem, swap: improve cached mTHP handling and fix potential hangKairui Song1-9/+30
2026-03-25mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2