linux-mainline/mm
Linus Torvalds 0f8c0258bf 22 hotfixes. 13 are cc:stable and the remainder address post-6.14 issues
or aren't considered necessary for -stable kernels.  19 are for MM.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQTTMBEPP41GrTpTJgfdBJ7gKXxAjgUCaDLNqwAKCRDdBJ7gKXxA
 juanAQD4aZn7ACTpbIgDIlLVJouq6OOHEYye9hhxz19UN2mAUgEAn8jPqvBDav3S
 HxjMFSdgLUQVO03FCs9tpNJchi69nw0=
 =R3UI
 -----END PGP SIGNATURE-----

Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull hotfixes from Andrew Morton:
 "22 hotfixes.

  13 are cc:stable and the remainder address post-6.14 issues or aren't
  considered necessary for -stable kernels. 19 are for MM"

* tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (22 commits)
  mailmap: add Jarkko's employer email address
  mm: fix copy_vma() error handling for hugetlb mappings
  memcg: always call cond_resched() after fn()
  mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
  mm: vmalloc: only zero-init on vrealloc shrink
  mm: vmalloc: actually use the in-place vrealloc region
  alloc_tag: allocate percpu counters for module tags dynamically
  module: release codetag section when module load fails
  mm/cma: make detection of highmem_start more robust
  MAINTAINERS: add mm memory policy section
  MAINTAINERS: add mm ksm section
  kasan: avoid sleepable page allocation from atomic context
  highmem: add folio_test_partial_kmap()
  MAINTAINERS: add hung-task detector section
  taskstats: fix struct taskstats breaks backward compatibility since version 15
  mm/truncate: fix out-of-bounds when doing a right-aligned split
  MAINTAINERS: add mm reclaim section
  MAINTAINERS: update page allocator section
  mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
  mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
  ...
2025-05-25 07:48:35 -07:00
..
damon mm/damon/core: simplify control flow in damon_register_ops() 2025-04-01 15:17:10 -07:00
kasan kasan: avoid sleepable page allocation from atomic context 2025-05-20 22:49:40 -07:00
kfence
kmsan
backing-dev.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
balloon_compaction.c
bootmem_info.c
cma_debug.c
cma_sysfs.c
cma.c mm/cma: make detection of highmem_start more robust 2025-05-25 00:53:47 -07:00
cma.h
compaction.c mm/compaction: fix bug in hugetlb handling pathway 2025-04-11 17:32:36 -07:00
debug_page_alloc.c
debug_page_ref.c
debug_vm_pgtable.c
debug.c
dmapool_test.c
dmapool.c
early_ioremap.c
execmem.c mm/execmem: Unify early execmem_cache behaviour 2025-05-09 13:33:20 -07:00
fadvise.c
fail_page_alloc.c
failslab.c
filemap.c mm: fix filemap_get_folios_contig returning batches of identical folios 2025-04-11 17:32:40 -07:00
folio-compat.c
gup_test.c
gup_test.h
gup.c mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable() 2025-04-17 20:10:07 -07:00
highmem.c
hmm.c
huge_memory.c mm/huge_memory: fix dereferencing invalid pmd migration entry 2025-05-07 23:39:38 -07:00
hugetlb_cgroup.c
hugetlb_cma.c
hugetlb_cma.h
hugetlb_vmemmap.c mm, hugetlb: increment the number of pages to be reset on HVO 2025-04-17 20:10:08 -07:00
hugetlb_vmemmap.h
hugetlb.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
hwpoison-inject.c
init-mm.c
internal.h mm/page_alloc: fix race condition in unaccepted memory handling 2025-05-11 17:26:07 -07:00
interval_tree.c
io-mapping.c
ioremap.c
Kconfig Disable SLUB_TINY for build testing 2025-04-06 10:00:04 -07:00
Kconfig.debug
khugepaged.c
kmemleak.c
ksm.c
list_lru.c
maccess.c
madvise.c
Makefile
mapping_dirty_helpers.c
memblock.c memblock: Accept allocated memory before use in memblock_double_array() 2025-05-09 08:53:12 +03:00
memcontrol-v1.c mm: memcontrol: fix swap counter leak from offline cgroup 2025-04-17 20:10:06 -07:00
memcontrol-v1.h
memcontrol.c memcg: always call cond_resched() after fn() 2025-05-25 00:53:49 -07:00
memfd.c
memory_hotplug.c mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range 2025-04-01 15:17:12 -07:00
memory-failure.c
memory-tiers.c
memory.c mm/memory: fix mapcount / refcount sanity check for mTHP reuse 2025-05-11 17:26:06 -07:00
mempolicy.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mempool.c
memremap.c
memtest.c
migrate_device.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
migrate.c mm/migrate: fix sleep in atomic for large folios and buffer heads 2025-04-22 18:16:08 +02:00
mincore.c
mlock.c
mm_init.c mm/page_alloc: fix race condition in unaccepted memory handling 2025-05-11 17:26:07 -07:00
mm_slot.h
mmap_lock.c
mmap.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mmu_gather.c
mmu_notifier.c
mmzone.c
mprotect.c
mremap.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
mseal.c
msync.c
nommu.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
numa_emulation.c
numa_memblks.c
numa.c
oom_kill.c
page_alloc.c mm/page_alloc.c: avoid infinite retries caused by cpuset race 2025-05-20 22:49:37 -07:00
page_counter.c
page_ext.c
page_frag_cache.c
page_idle.c
page_io.c
page_isolation.c mm: page_isolation: avoid calling folio_hstate() without hugetlb_lock 2025-04-01 15:14:43 -07:00
page_owner.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
page_poison.c
page_reporting.c
page_reporting.h
page_table_check.c
page_vma_mapped.c
page-writeback.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
pagewalk.c
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
pgalloc-track.h
pgtable-generic.c
process_vm_access.c
pt_reclaim.c
ptdump.c
readahead.c
rmap.c
rodata_test.c
secretmem.c
shmem_quota.c
shmem.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
show_mem.c
shrinker_debug.c
shrinker.c
shuffle.c
shuffle.h
slab_common.c
slab.h
slub.c mm, slab: clean up slab->obj_exts always 2025-04-24 19:19:40 +02:00
sparse-vmemmap.c
sparse.c
swap_cgroup.c
swap_state.c
swap.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
swap.h - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
swapfile.c vfs-6.15-rc7.fixes 2025-05-12 10:04:14 -07:00
truncate.c mm/truncate: fix out-of-bounds when doing a right-aligned split 2025-05-20 22:49:39 -07:00
usercopy.c
userfaultfd.c mm: userfaultfd: correct dirty flags set for both present and swap pte 2025-05-11 17:29:55 -07:00
util.c
vma_internal.h
vma.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
vma.h mm/vma: add give_up_on_oom option on modify/merge, use in uffd release 2025-04-11 17:32:37 -07:00
vmalloc.c mm: vmalloc: only zero-init on vrealloc shrink 2025-05-25 00:53:48 -07:00
vmpressure.c
vmscan.c mm: vmscan: fix kswapd exit condition in defrag_mode 2025-04-17 20:10:09 -07:00
vmstat.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
workingset.c
zpdesc.h
zpool.c
zsmalloc.c zsmalloc: don't underflow size calculation in zs_obj_write() 2025-05-11 17:26:07 -07:00
zswap.c mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() 2025-04-01 15:14:43 -07:00