summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2024-07-18Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-15/+25
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds5-109/+265
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-54/+166
2024-07-16Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+5
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+4
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-8/+11
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka5-72/+218
2024-07-15mm/memcg: alignment memcg_data define conditionAlex Shi (Tencent)1-1/+3
2024-07-11mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILINGSuren Baghdasaryan1-27/+21
2024-07-09mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folioMiaohe Lin1-0/+3
2024-07-09mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()Miaohe Lin1-7/+7
2024-07-09filemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng1-1/+2
2024-07-08filemap: Convert generic_perform_write() to support large foliosMatthew Wilcox (Oracle)1-15/+25
2024-07-06mm: fix crashes from deferred split racing folio migrationHugh Dickins2-11/+13
2024-07-06mm: gup: stop abusing try_grab_folioYang Shi3-139/+156
2024-07-04mm, slab: move allocation tagging code in the alloc path into a hookSuren Baghdasaryan1-36/+50
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao2-46/+23
2024-07-03cachestat: do not flush stats in recency checkNhat Pham2-4/+15
2024-07-03mm/shmem: disable PMD-sized page cache if neededGavin Shan1-2/+13
2024-07-03mm/filemap: skip to create PMD-sized page cache if neededGavin Shan1-1/+1
2024-07-03mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan1-4/+4
2024-07-03mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-03mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)1-1/+9
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi2-6/+6
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-03mm/util: Use dedicated slab buckets for memdup_user()Kees Cook1-2/+12
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook1-0/+97
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook1-4/+5
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook4-13/+32
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook1-2/+1
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka1-4/+5
2024-07-02kunit/usercopy: Disable testing on !CONFIG_MMUKees Cook1-0/+2
2024-07-02tmpfs: Convert to new uid/gid option parsing helpersEric Sandeen1-8/+4
2024-06-25vfs: remove redundant smp_mb for thp handling in do_dentry_openMateusz Guzik1-5/+5
2024-06-24mm/memory: don't require head page for do_set_pmd()Andrew Bresticker1-1/+2
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge1-2/+7
2024-06-24mm/migrate: make migrate_pages_batch() stats consistentZi Yan1-0/+5
2024-06-24kasan: fix bad call to unpoison_slab_objectAndrey Konovalov1-1/+1
2024-06-24mm: handle profiling for fake memory allocations during compactionSuren Baghdasaryan1-2/+9
2024-06-24mm/slab: fix 'variable obj_exts set but not used' warningSuren Baghdasaryan1-3/+4
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu1-5/+0
2024-06-24mm: fix incorrect vbq reference in purge_fragmented_blockZhaoyang Huang1-6/+15
2024-06-24slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou1-2/+2
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+7
2024-06-19memblock: Move late alloc warning down to phys allocJames Gowans1-7/+11
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)1-0/+117
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds10-90/+59
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-21/+7