aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of pageFan Ni1-3/+4
2025-05-27mm/hugetlb: pass folio instead of page to unmap_ref_private()Fan Ni1-4/+4
2025-05-27mm/filemap: unify dropbehind flag testing and clearingJens Axboe1-10/+11
2025-05-27mm/filemap: unify read/write dropbehind namingJens Axboe1-2/+2
2025-05-27mm/filemap: use filemap_end_dropbehind() for read invalidationJens Axboe1-4/+3
2025-05-27mm/filemap: gate dropbehind invalidate on folio !dirty && !writebackJens Axboe1-2/+11
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+23
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds2-8/+11
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe28-257/+608
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-4/+16
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds8-117/+43
2025-05-26mm: slub: only warn once when allocating slab obj extensions failsUsama Arif1-3/+4
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds9-35/+137
2025-05-25RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devicesDaisuke Matsuda1-2/+1
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar2-6/+23
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro3-3/+17
2025-05-25memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-05-25mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb foliosGe Yang1-0/+8
2025-05-25mm: vmalloc: only zero-init on vrealloc shrinkKees Cook1-5/+7
2025-05-25mm: vmalloc: actually use the in-place vrealloc regionKees Cook1-0/+1
2025-05-25mm/cma: make detection of highmem_start more robustMike Rapoport (Microsoft)1-1/+4
2025-05-22memcg: objcg stock trylock without irq disablingShakeel Butt1-10/+15
2025-05-22memcg: no stock lock for cpu hot-unplugShakeel Butt1-10/+1
2025-05-22memcg: make __mod_memcg_lruvec_state re-entrant safe against irqsShakeel Butt1-11/+11
2025-05-22memcg: make count_memcg_events re-entrant safe against irqsShakeel Butt4-17/+17
2025-05-22memcg: make mod_memcg_state re-entrant safe against irqsShakeel Butt1-4/+4
2025-05-22memcg: move preempt disable to callers of memcg_rstat_updatedShakeel Butt1-55/+19
2025-05-22memcg: memcg_rstat_updated re-entrant safe against irqsShakeel Butt1-11/+18
2025-05-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang2-12/+3
2025-05-22mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()SeongJae Park1-0/+70
2025-05-22mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()SeongJae Park1-1/+0
2025-05-22mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strsSeongJae Park1-1/+1
2025-05-22mm/damon/core: warn and fix nr_accesses[_bp] corruptionSeongJae Park1-0/+14
2025-05-22mm: rename try_alloc_pages() to alloc_pages_nolock()Alexei Starovoitov2-8/+9
2025-05-22mm: convert do_set_pmd() to take a folioBaolin Wang3-8/+7
2025-05-22mm: khugepaged: convert set_huge_pmd() to take a folioBaolin Wang1-6/+5
2025-05-22mm/io-mapping: track_pfn() -> "pfnmap tracking"David Hildenbrand1-1/+1
2025-05-22mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()David Hildenbrand4-25/+116
2025-05-22mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremapDavid Hildenbrand1-4/+4
2025-05-22mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand2-4/+5
2025-05-22mm: mincore: use pte_batch_hint() to batch process large foliosBaolin Wang1-5/+17
2025-05-22mm: cma: set early_pfn and bitmap as a union in cma_memrangeZhongkun He2-7/+10
2025-05-22mm: numa_memblks: introduce numa_add_reserved_memblkYuquan Wang1-0/+22
2025-05-22mm/vmalloc: fix data race in show_numa_info()Jeongjun Park1-28/+35
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-83/+57
2025-05-21kmsan: rework kmsan_in_runtime() handling in kmsan_report()Alexander Potapenko3-15/+3
2025-05-21kmsan: enter the runtime around kmsan_internal_memmove_metadata() callAlexander Potapenko1-0/+2
2025-05-21kmsan: drop the declaration of kmsan_save_stack()Alexander Potapenko1-1/+0
2025-05-21kmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-1/+3
2025-05-21kmsan: apply clang-format to files mm/kmsan/Alexander Potapenko4-9/+5