..
damon
mm/damon/tests/core-kunit: avoid damos_test_commit stack warning
2025-12-09 11:25:34 -08:00
kasan
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
kfence
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
kmsan
kmsan: remove hard-coded GFP_KERNEL flags
2025-11-16 17:27:54 -08:00
Kconfig
mm/memory-failure: remove the selection of RAS
2025-11-24 15:08:55 -08:00
Kconfig.debug
mm: fix DEBUG_RODATA_TEST indentation in Kconfig
2025-11-29 10:41:09 -08:00
Makefile
Significant patch series in this pull request:
2025-12-06 14:01:20 -08:00
backing-dev.c
Coccinelle-based conversion to use ->i_state accessors
2025-10-20 20:22:26 +02:00
balloon_compaction.c
…
bootmem_info.c
…
cma.c
…
cma.h
…
cma_debug.c
…
cma_sysfs.c
…
compaction.c
…
debug.c
mm: constify __dump_folio() arguments
2025-11-20 13:43:57 -08:00
debug_page_alloc.c
…
debug_page_ref.c
…
debug_vm_pgtable.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
dmapool.c
…
dmapool_test.c
…
early_ioremap.c
…
execmem.c
mm: remove PMD alignment constraint in execmem_vmalloc()
2025-09-28 11:51:31 -07:00
fadvise.c
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
2025-10-29 15:50:42 +01:00
fail_page_alloc.c
…
failslab.c
…
filemap.c
ARM:
2025-12-05 17:01:20 -08:00
folio-compat.c
…
gup.c
mm: replace READ_ONCE() with standard page table accessors
2025-11-16 17:27:56 -08:00
gup_test.c
…
gup_test.h
…
highmem.c
…
hmm.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
huge_memory.c
Patch series in this pull request:
2025-12-13 20:35:41 +12:00
hugetlb.c
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
2025-12-09 11:25:33 -08:00
hugetlb_cgroup.c
…
hugetlb_cma.c
…
hugetlb_cma.h
…
hugetlb_internal.h
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
2025-11-20 13:43:57 -08:00
hugetlb_sysctl.c
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
2025-11-20 13:43:57 -08:00
hugetlb_sysfs.c
mm/hugetlb: extract sysfs into hugetlb_sysfs.c
2025-11-20 13:43:57 -08:00
hugetlb_vmemmap.c
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
2025-11-16 17:28:25 -08:00
hugetlb_vmemmap.h
…
hwpoison-inject.c
…
init-mm.c
…
internal.h
Significant patch series in this pull request:
2025-12-06 14:01:20 -08:00
interval_tree.c
…
ioremap.c
…
khugepaged.c
mm: declare VMA flags by bit
2025-11-29 10:41:08 -08:00
kmemleak.c
…
ksm.c
mm: eliminate further swapops predicates
2025-11-24 15:08:52 -08:00
list_lru.c
…
maccess.c
…
madvise.c
mm: declare VMA flags by bit
2025-11-29 10:41:08 -08:00
mapping_dirty_helpers.c
mm/dirty: replace READ_ONCE() with pudp_get()
2025-11-16 17:27:58 -08:00
memblock.c
Significant patch series in this pull request:
2025-12-06 14:01:20 -08:00
memcontrol-v1.c
…
memcontrol-v1.h
…
memcontrol.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
memfd.c
selinux/stable-6.19 PR 20251201
2025-12-03 10:45:47 -08:00
memfd_luo.c
mm: memfd_luo: allow preserving memfd
2025-11-27 14:24:41 -08:00
memory-failure.c
mm/memory-failure: remove the selection of RAS
2025-11-24 15:08:55 -08:00
memory-tiers.c
mm: fix some typos in mm module
2025-11-16 17:27:52 -08:00
memory.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
memory_hotplug.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
mempolicy.c
ARM:
2025-12-05 17:01:20 -08:00
mempool.c
slab updates for 6.19
2025-12-03 11:53:47 -08:00
memremap.c
mm/zone_device: rename page_free callback to folio_free
2025-11-24 15:08:47 -08:00
memtest.c
…
migrate.c
memcg: remove __mod_lruvec_state
2025-11-24 15:08:54 -08:00
migrate_device.c
mm/huge_memory.c: introduce folio_split_unmapped
2025-11-24 15:08:53 -08:00
mincore.c
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
2025-11-24 15:08:52 -08:00
mlock.c
mm: update vma_modify_flags() to handle residual flags, document
2025-11-20 13:43:58 -08:00
mm_init.c
memblock: introduce check_pages boot parameter
2025-12-07 08:56:10 -08:00
mm_slot.h
…
mmap.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
mmap_lock.c
mm: fix vma_start_write_killable() signal handling
2025-11-29 10:41:11 -08:00
mmu_gather.c
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
2025-11-16 17:28:25 -08:00
mmu_notifier.c
…
mmzone.c
…
mprotect.c
mm: eliminate further swapops predicates
2025-11-24 15:08:52 -08:00
mremap.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
mseal.c
mm: update vma_modify_flags() to handle residual flags, document
2025-11-20 13:43:58 -08:00
msync.c
…
nommu.c
…
numa.c
…
numa_emulation.c
…
numa_memblks.c
…
oom_kill.c
mm: memcg: dump memcg protection info on oom or alloc failures
2025-11-20 13:43:59 -08:00
page-writeback.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
page_alloc.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
page_counter.c
…
page_ext.c
…
page_frag_cache.c
…
page_idle.c
mm/rmap: extend rmap and migration support device-private entries
2025-11-24 15:08:48 -08:00
page_io.c
…
page_isolation.c
…
page_owner.c
mm/page_owner: simplify zone iteration logic in init_early_allocated_pages()
2025-11-16 17:28:01 -08:00
page_poison.c
…
page_reporting.c
…
page_reporting.h
…
page_table_check.c
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
2025-11-24 15:08:51 -08:00
page_vma_mapped.c
mm: eliminate further swapops predicates
2025-11-24 15:08:52 -08:00
pagewalk.c
mm: eliminate further swapops predicates
2025-11-24 15:08:52 -08:00
percpu-internal.h
…
percpu-km.c
…
percpu-stats.c
…
percpu-vm.c
kmsan: remove hard-coded GFP_KERNEL flags
2025-11-16 17:27:54 -08:00
percpu.c
…
pgalloc-track.h
…
pgtable-generic.c
mm/huge_memory: add device-private THP support to PMD operations
2025-11-24 15:08:48 -08:00
process_vm_access.c
…
pt_reclaim.c
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
2025-11-16 17:28:25 -08:00
ptdump.c
mm/ptdump: replace READ_ONCE() with standard page table accessors
2025-11-16 17:27:52 -08:00
readahead.c
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-10-20 06:30:25 -07:00
rmap.c
memcg: remove __lruvec_stat_mod_folio
2025-11-24 15:08:54 -08:00
rodata_test.c
…
secretmem.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
shmem.c
There are no significant series in this small merge. Please see the
2025-12-13 20:55:12 +12:00
shmem_quota.c
…
show_mem.c
…
shrinker.c
…
shrinker_debug.c
…
shuffle.c
…
shuffle.h
…
slab.h
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
2025-12-07 18:09:54 +01:00
slab_common.c
slab fix for 6.19-rc1
2025-12-11 08:54:08 +09:00
slub.c
slab fix for 6.19-rc1
2025-12-11 08:54:08 +09:00
sparse-vmemmap.c
mm: replace READ_ONCE() with standard page table accessors
2025-11-16 17:27:56 -08:00
sparse.c
mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2025-10-14 14:24:53 +02:00
swap.c
…
swap.h
mm/migrate, swap: drop usage of folio_index
2025-11-16 17:28:20 -08:00
swap_cgroup.c
…
swap_state.c
mm, swap: remove redundant comment for read_swap_cache_async
2025-11-24 15:08:56 -08:00
swap_table.h
…
swapfile.c
mm/swapfile: use plist_for_each_entry in __folio_throttle_swaprate
2025-11-29 10:41:11 -08:00
truncate.c
vfs-6.19-rc1.folio
2025-12-01 10:26:38 -08:00
usercopy.c
usercopy: Remove folio references from check_heap_object()
2025-11-13 11:01:08 +01:00
userfaultfd.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
util.c
mm: add ability to take further action in vm_area_desc
2025-11-16 17:28:12 -08:00
vma.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
vma.h
mm: implement sticky VMA flags
2025-11-20 13:43:58 -08:00
vma_exec.c
mm: softdirty: add pgtable_supports_soft_dirty()
2025-11-24 15:08:54 -08:00
vma_init.c
Summary of significant series in this pull request:
2025-10-02 18:18:33 -07:00
vma_internal.h
…
vmalloc.c
mm/vmalloc: cleanup gfp flag use in new_vmap_block()
2025-11-24 15:08:54 -08:00
vmpressure.c
…
vmscan.c
Patch series in this pull request:
2025-12-13 20:35:41 +12:00
vmstat.c
mm: vmstat: correct the comment above preempt_disable_nested()
2025-11-20 13:43:59 -08:00
workingset.c
Significant patch series in this merge are as follows:
2025-12-05 13:52:43 -08:00
zpdesc.h
…
zsmalloc.c
…
zswap.c
mm/zswap: s/red-black tree/xarray/
2025-11-16 17:27:57 -08:00