linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC] hugetlb: add memory-hotplug notifier to only allocate for online nodes
 2025-11-06  8:56 UTC 

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-06  8:43 UTC  (7+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc

[PATCH v9 2/9] kho: drop notifiers
 2025-11-06  8:41 UTC  (2+ messages)

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-06  8:24 UTC  (3+ messages)

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-11-06  8:24 UTC  (9+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v2] rust: slab: add basic slab module
 2025-11-06  7:53 UTC  (2+ messages)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-11-06  7:53 UTC  (11+ messages)

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-06  7:34 UTC  (10+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions

[linus:master] [maple_tree] 9b05890a25: stress-ng.mmap.ops_per_sec 3.0% improvement
 2025-11-06  7:26 UTC 

[PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
 2025-11-06  7:21 UTC  (2+ messages)

[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-06  6:53 UTC  (2+ messages)

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06  6:42 UTC  (5+ messages)

[PATCH] mm: cleanup vma_iter_bulk_alloc
 2025-11-06  6:34 UTC 

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-11-06  6:27 UTC  (4+ messages)
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine

[syzbot] [mm?] WARNING in lock_list_lru_of_memcg (2)
 2025-11-06  5:58 UTC  (3+ messages)

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-06  3:41 UTC  (3+ messages)
` [Patch v3 1/2] mm/huge_memory: introduce enum split_type for clarity
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH] slab: prevent infinite loop in kmalloc_nolock() with debugging
 2025-11-06  3:41 UTC  (2+ messages)

[PATCH v5 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
 2025-11-06  3:08 UTC  (3+ messages)
` [PATCH v5 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c
` [PATCH v5 2/2] mm/hugetlb: extract sysctl into hugetlb_sysctl.c

[PATCH 00/25] ext4: enable block size larger than page size
 2025-11-06  2:44 UTC  (19+ messages)
` [PATCH 12/25] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH 18/25] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH 19/25] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH 20/25] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH 21/25] ext4: make online defragmentation support large block size
` [PATCH 24/25] ext4: add checks for large folio incompatibilities when BS > PS
` [PATCH 25/25] ext4: enable block size larger than page size

[PATCH v2] zram: Implement multi-page write-back
 2025-11-06  2:28 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[Patch v2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-06  1:46 UTC  (5+ messages)

[PATCH] mm/huge_memory: fix folio split check for anon folios in swapcache
 2025-11-06  1:44 UTC  (5+ messages)

[PATCH v1 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
 2025-11-06  1:42 UTC  (9+ messages)
` [PATCH v1 1/2] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v1 2/2] kasan: Unpoison vms[area] addresses with a common tag

[PATCH 00/31 v4] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-06  1:20 UTC  (34+ messages)
` [PATCH 01/31] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/31] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/31] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/31] mm: vmstat: "
` [PATCH 05/31] sched/isolation: Save boot defined domain flags
` [PATCH 06/31] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/31] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/31] net: Keep ignoring isolated cpuset change
` [PATCH 09/31] block: Protect against concurrent "
` [PATCH 10/31] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/31] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/31] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/31] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/31] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/31] sched/isolation: Flush vmstat "
` [PATCH 16/31] PCI: Flush PCI probe workqueue "
` [PATCH 17/31] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/31] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/31] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/31] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/31] kthread: Refine naming of affinity related fields
` [PATCH 22/31] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/31] kthread: Include kthreadd to "
` [PATCH 24/31] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/31] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/31] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/31] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/31] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/31] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 30/31] kthread: Document kthread_affine_preferred()
` [PATCH 31/31] doc: Add housekeeping documentation

[PATCH -v4 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-11-06  1:01 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 84d39fb9d529f27d2f3d295430d1be0abdae7a6d
 2025-11-06  1:01 UTC 

[PATCH] alloc_tag: Use %pe format specifier
 2025-11-06  0:39 UTC  (3+ messages)

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-06  0:29 UTC  (5+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-06  0:00 UTC  (6+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v4 0/9] rust: Add Per-CPU Variable API
 2025-11-05 23:01 UTC  (10+ messages)
` [PATCH v4 1/9] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v4 2/9] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v4 3/9] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v4 4/9] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v4 5/9] rust: percpu: introduce a rust API for dynamic "
` [PATCH v4 6/9] rust: percpu: add a rust per-CPU variable sample
` [PATCH v4 7/9] rust: percpu: Support non-zeroable types for DynamicPerCpu
` [PATCH v4 8/9] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v4 9/9] rust: percpu: cache per-CPU pointers in the dynamic case

[PATCH] selftest/vm_util: remove unused variables
 2025-11-05 22:16 UTC  (2+ messages)

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-05 21:47 UTC  (24+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-05 21:23 UTC  (7+ messages)

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-05 21:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as a reviewer for KHO
 2025-11-05 20:07 UTC  (3+ messages)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-05 19:39 UTC  (32+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime

Would Love Your Feedback
 2025-11-05 19:14 UTC 

[PATCH v4 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-11-05 18:49 UTC  (4+ messages)
` [PATCH v4 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v4 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v4 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

[PATCH v3 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-11-05 17:52 UTC  (7+ messages)
` [PATCH v3 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v3 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v3 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-05 17:46 UTC  (6+ messages)

[PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
 2025-11-05 17:39 UTC  (3+ messages)

[PATCH v4 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
 2025-11-05 16:39 UTC  (3+ messages)

[PATCH 16/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
 2025-11-05 16:28 UTC  (3+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-05 16:12 UTC  (9+ messages)
` [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
` [PATCH v4 09/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode()

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-05 16:10 UTC  (3+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH v2 00/50] tree-in-dcache stuff
 2025-11-05 15:23 UTC  (18+ messages)
` [PATCH v2 22/50] convert efivarfs

move blk-crypto-fallback to sit above the block layer
 2025-11-05 15:12 UTC  (10+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-05 14:32 UTC  (5+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "

[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-11-05 14:21 UTC  (8+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm

[PATCH] memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
 2025-11-05 13:23 UTC  (3+ messages)

[PATCH v3 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
 2025-11-05 11:43 UTC  (5+ messages)
` [PATCH v3 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c

[PATCH v8 00/23] SLUB percpu sheaves
 2025-11-05 11:25 UTC  (5+ messages)
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] binfmt_misc: restore write access before closing files opened by open_exec()
 2025-11-05 11:12 UTC  (2+ messages)

[PATCH RESEND v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
 2025-11-05 11:08 UTC 

[PATCH] MAINTAINERS: add idr core-api doc file to XARRAY
 2025-11-05 10:58 UTC 

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-05 10:28 UTC  (5+ messages)
` [PATCH v9 4/9] memblock: Unpreserve memory in case of error
` [PATCH v9 6/9] kho: don't unpreserve memory during abort

[PATCH 0/2] kho: misc fixes
 2025-11-05 10:06 UTC  (4+ messages)

page:  |  | latest

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