linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2025-12-29  1:25 UTC  (31+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v2 0/3] Only free healthy pages in high-order HWPoison folio
 2025-12-29  1:15 UTC  (7+ messages)
` [PATCH v2 2/3] mm/page_alloc: only "

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-28 22:35 UTC  (2+ messages)

[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
 2025-12-28 22:07 UTC  (10+ messages)

[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
 2025-12-28 21:44 UTC  (16+ messages)
` [PATCH 1/8] mm/hugetlb: add pre-zeroed framework
` [PATCH 2/8] mm/hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH 3/8] mm/hugetlb: move the huge folio to the end of the list during enqueue
` [PATCH 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
` [PATCH 5/8] mm/hugetlb: simplify function hugetlb_sysfs_add_hstate()
` [PATCH 6/8] mm/hugetlb: relocate the per-hstate struct kobject pointer
` [PATCH 7/8] mm/hugetlb: add epoll support for interface "zeroable_hugepages"
` [PATCH 8/8] mm/hugetlb: limit event generation frequency of function do_zero_free_notify()

[PATCH v4 0/3] Generalize vmemmap_populate_hugepages to sparc
 2025-12-28 21:01 UTC  (5+ messages)
` [PATCH v4 1/3] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v4 2/3] mm: Convert vmemmap_p?d_populate() to static functions

[PATCH] mm/memtest: prevent arithmetic underflow in end pointer calculation
 2025-12-28 19:56 UTC  (2+ messages)

[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2025-12-28 19:46 UTC 

[PATCH] mm/memblock: drop redundant 'struct page *' argument from memblock_free_pages()
 2025-12-28 19:20 UTC  (2+ messages)

[PATCH] memblock test: include <linux/sizes.h> from tools mm.h stub
 2025-12-28 18:39 UTC 

[BUG] soft lockup in kswapd0 caused by Rust binder
 2025-12-28 18:31 UTC 

[PATCH] mm/damon/core: remove call_control in inactive contexts
 2025-12-28 18:31 UTC 

[PATCH V2 0/5] mm/khugepaged: cleanups and scan limit fix
 2025-12-28 17:58 UTC  (5+ messages)
` [PATCH V2 2/5] mm/khugepaged: count small VMAs towards scan limit

[PATCH] mm/oom_kill: Remove unnecessary integer promotion in format string
 2025-12-28 15:44 UTC 

HIGHMEM freeing patch breaks Realtek RTL930x builds
 2025-12-28  9:54 UTC  (2+ messages)

[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
 2025-12-28  4:29 UTC  (5+ messages)

[PATCH next v2 0/2] THP COW support for private executable file mmap
 2025-12-28  3:42 UTC  (4+ messages)
` [PATCH next v2 1/2] mm/huge_memory: Implementation of THP COW for "
` [PATCH next v2 2/2] mm/huge_memory: Use per-VMA hugepage flag hints for exec THP COW

[PATCH -next v2 7/7] mm/mglru: remove memcg disable handling from lru_gen_shrink_node
 2025-12-28  2:02 UTC  (2+ messages)

[PATCH 0/8] memcg: separate private and public ID namespaces
 2025-12-27 22:12 UTC  (14+ messages)
` [PATCH 1/8] memcg: introduce private id API for in-kernel users
` [PATCH 2/8] memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
` [PATCH 3/8] memcg: mem_cgroup_get_from_ino() returns NULL on error
` [PATCH 4/8] memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
` [PATCH 5/8] mm/damon: use cgroup ID instead of private "
` [PATCH 6/8] mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interface
` [PATCH 7/8] memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
` [PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()

[PATCH -next v2 0/7] mm/mglru: remove memcg lru
 2025-12-27 17:49 UTC  (2+ messages)

[PATCH] mm/damon/sysfs: preventing duplicated list_add_tail() at the damon_call()
 2025-12-27 17:42 UTC  (8+ messages)

[PATCH] powerpc/kdump: pass dm-crypt keys to kdump kernel
 2025-12-27 14:35 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_remove_rmap_ptes
 2025-12-27  7:18 UTC  (3+ messages)

[Patch v2] mm/vmstat: remove unused node and zone state helpers
 2025-12-27  5:49 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-27  1:24 UTC  (7+ messages)

[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
 2025-12-27  0:39 UTC  (40+ messages)
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 17/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
 2025-12-26 23:42 UTC  (7+ messages)

[PATCH v1] mm/memcg: scale memory.high penalty based on refault recency
 2025-12-26 20:51 UTC  (2+ messages)

[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
 2025-12-26 20:24 UTC  (8+ messages)
` [PATCH v3] mm/vmscan: "

[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
 2025-12-26 16:43 UTC  (2+ messages)

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-26 11:24 UTC  (22+ messages)
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()

[RFC PATCH] arm64: Kconfig: enable ARCH_WANTS_THP_SWAP for all pagesizes
 2025-12-26  8:40 UTC  (6+ messages)

[PATCH v5 0/5] support batch checking of references and unmapping for large folios
 2025-12-26  6:07 UTC  (6+ messages)
` [PATCH v5 1/5] mm: rmap: support batched checks of the references "
` [PATCH v5 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v5 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v5 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file large folios

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-26  3:09 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

[akpm-mm:mm-nonmm-unstable 71/99] include/linux/instrumented.h:86:(.text.efi_stub_common+0x198): undefined reference to `warn_slowpath_fmt'
 2025-12-25 21:19 UTC 

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-25 16:07 UTC  (16+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE

[PATCH] mm: remove unused function inc_node_state()
 2025-12-25 14:24 UTC  (3+ messages)

[PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary calculation
 2025-12-25 10:01 UTC  (6+ messages)
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-25  9:49 UTC  (5+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH] mm/page_owner: fix prematurely released rcu_read_lock()
 2025-12-25  8:17 UTC  (2+ messages)

[PATCH v4 0/5] support batch checking of references and unmapping for large folios
 2025-12-25  2:48 UTC  (7+ messages)
` [PATCH v4 1/5] mm: rmap: support batched checks of the references "
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag "

[PATCH 0/4] mm/damon/sysfs: free setup failures generated zombie sub-sub dirs
 2025-12-25  2:30 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
` [PATCH 2/4] mm/damon/sysfs: cleanup attrs subdirs on context "
` [PATCH 3/4] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme "
` [PATCH 4/4] mm/damon/sysfs-scheme: cleanup access_pattern "

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-12-25  2:26 UTC  (5+ messages)

[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
 2025-12-25  1:16 UTC  (3+ messages)

[PATCH v2] mm/damon/core: get memcg reference before access
 2025-12-25  1:09 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect
 2025-12-25  0:21 UTC  (2+ messages)

[PATCH] exec: do not call sched_mm_cid_after_execve() on exec fail
 2025-12-25  0:01 UTC  (4+ messages)

[PATCH v5] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-24 21:45 UTC  (2+ messages)

[PATCH v11 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-12-24 17:46 UTC  (4+ messages)
` [PATCH v11 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v11 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v11 3/3] mm: Implement precise OOM killer task selection

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox