summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
10 daysmm/thp: fix deferred split unqueue naming and lockingHugh Dickins8-24/+67
10 daysmm/mlock: set the correct prev on failureWei Yang1-3/+6
10 daysmm/damon/core: handle zero schemes apply intervalSeongJae Park1-4/+4
10 daysmm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park1-3/+3
10 daysmm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park1-7/+21
10 daysfilemap: Fix bounds checking in filemap_read()Trond Myklebust1-1/+1
10 daysmm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...Koichiro Den1-11/+20
2024-11-08mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao2-45/+52
2024-11-08mm: shrink skip folio mapped by an exiting processZhiguo Jiang2-1/+21
2024-11-08mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-9/+5
2024-11-08mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=trueYuanchu Xie1-2/+2
2024-11-08mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizesVlastimil Babka1-1/+2
2024-11-08vmscan,migrate: fix page count imbalance on node stats when demoting pagesGregory Price1-1/+1
2024-11-08kasan: remove vmalloc_percpu testAndrey Konovalov1-27/+0
2024-11-08mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reservesMatt Fleming1-5/+5
2024-11-08mm: shrinker: avoid memleak in alloc_shrinker_infoChen Ridong1-3/+5
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-11-01mm: don't install PMD mappings when THPs are disabled by the hw/process/vmaDavid Hildenbrand1-0/+9
2024-11-01mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang2-18/+2
2024-11-01mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang2-26/+33
2024-11-01mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang2-9/+11
2024-10-22mm: vmscan.c: fix OOM on swap stress testChris Li1-1/+1
2024-10-22mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
2024-10-22mm/swapfile: skip HugeTLB pages for unuse_vmaLiu Shixin1-1/+1
2024-10-22mm/mglru: only clear kswapd_failures if reclaimableWei Xu1-2/+2
2024-10-22mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi1-1/+1
2024-10-22mm/mremap: fix move_normal_pmd/retract_page_tables raceJann Horn1-2/+9
2024-10-17secretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy1-2/+2
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed1-6/+19
2024-10-10mm/hugetlb: simplify refs in memfd_alloc_folioSteve Sistare2-5/+2
2024-10-10mm/gup: fix memfd_pin_folios alloc race panicSteve Sistare1-0/+1
2024-10-10mm/gup: fix memfd_pin_folios hugetlb page allocationSteve Sistare1-2/+6
2024-10-10mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare2-5/+21
2024-10-10mm/hugetlb: fix memfd_pin_folios free_huge_pages leakSteve Sistare1-1/+3
2024-10-10mm/filemap: fix filemap_get_folios_contig THP panicSteve Sistare1-0/+4
2024-10-10mm: krealloc: consider spare memory for __GFP_ZERODanilo Krummrich1-0/+7
2024-10-10mm, slub: avoid zeroing kmalloc redzonePeng Fan1-47/+53
2024-10-04mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...Liam R. Howlett1-0/+2
2024-10-04mm: change vmf_anon_prepare() to __vmf_anon_prepare()Vishal Moola (Oracle)2-6/+13
2024-10-04mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag setMiaohe Lin1-0/+2
2024-10-04mm/hugetlb.c: fix UAF of vma in hugetlb fault pathwayVishal Moola (Oracle)1-2/+18
2024-10-04mm: only enforce minimum stack gap size if it's sensibleDavid Gow1-1/+1
2024-10-04mm/hugetlb_vmemmap: batch HVO work when demotingYu Zhao1-64/+92
2024-10-04mm: call the security_mmap_file() LSM hook in remap_file_pages()Shu Han1-0/+4
2024-10-04mm: migrate: annotate data-race in migrate_folio_unmap()Jeongjun Park1-1/+1
2024-09-12mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds1-5/+22
2024-09-04Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-09-04Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds6-40/+43
2024-09-02mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang1-1/+4
2024-09-02codetag: debug: mark codetags for poisoned page as emptyHao Ge1-0/+7