Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-01 09:13:28 to 2026-09-01 18:07:36 UTC [more...]

[RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
 2026-09-01 18:07 UTC  (3+ messages)
` [RFC PATCH 1/5] liveupdate: Extract luo_file token lookup logic into helper function
` [RFC PATCH 2/5] liveupdate: Introduce SESSION_RETRIEVE_INTO_FD API and core support

[RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure
 2026-09-01 18:06 UTC 

[PATCH] selftests/cgroup: Skip test_no_invasive_cgroup_shrink if zswap shrinker is enabled
 2026-09-01 18:04 UTC  (2+ messages)

[PATCH] mm/mlock: use the IRQ-safe accessor for NR_MLOCK in __munlock_folio()
 2026-09-01 18:01 UTC 

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-01 17:50 UTC  (5+ messages)
` [PATCH v2 14/14] mm/page-flags: remove PG_private

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-01 17:47 UTC  (31+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-01 17:46 UTC  (10+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH v4 0/6] mm/mglru: clean up folio counters and flag usage
 2026-09-01 17:37 UTC  (11+ messages)
` [PATCH v4 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v4 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v4 6/6] mm/mglru: fix potential generation folio number leak

[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
 2026-09-01 17:29 UTC  (2+ messages)

[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01 17:18 UTC  (19+ messages)
` [PATCH v1.1 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [PATCH v1.1 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [PATCH v1.1 03/17] mm/damon/sysfs: support pgidle_unset "
` [PATCH v1.1 04/17] Docs/mm/damon/design: document "
` [PATCH v1.1 05/17] mm/damon/core: introduce damon_prep struct
` [PATCH v1.1 06/17] mm/damon/core: commit preps
` [PATCH v1.1 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [PATCH v1.1 08/17] mm/damon/paddr: support damon_prep
` [PATCH v1.1 09/17] mm/damon/sysfs: implement preps directory
` [PATCH v1.1 10/17] mm/damon/sysfs: implement preps/nr_preps file
` [PATCH v1.1 11/17] mm/damon/sysfs: create directories for nr_preps writes
` [PATCH v1.1 12/17] mm/damon/sysfs: implement prep_action file
` [PATCH v1.1 13/17] mm/damon/sysfs: pass preps to DAMON core
` [PATCH v1.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [PATCH v1.1 15/17] Docs/mm/damon/design: document probe preps
` [PATCH v1.1 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [PATCH v1.1 17/17] Docs/ABI/damon: document probe prep "

[PATCH v2] mm: vmalloc: fix vmap_purge_lock livelock under memory pressure
 2026-09-01 16:59 UTC  (11+ messages)

[PATCH 0/4] percpu: remove code with no effect
 2026-09-01 16:53 UTC  (5+ messages)
` [PATCH 1/4] percpu: remove redundant assignments to bits
` [PATCH 2/4] percpu: remove unnecessary initialization in pcpu_build_alloc_info()
` [PATCH 3/4] percpu: remove unnecessary cpumask_clear() "
` [PATCH 4/4] percpu: remove unnecessary return in pcpu_populate_pte()

[PATCH] memblock: fix page count when preserving reserve_mem regions
 2026-09-01 16:52 UTC 

[PATCH v2] mm/mm_init: remove zone_absent_pages_in_node()
 2026-09-01 16:51 UTC 

[PATCH] memcg: avoid charging the root memcg from obj_cgroup_charge_pages()
 2026-09-01 16:47 UTC  (2+ messages)

[PATCH RFC v2 0/6] mm/memcg: move memcgid refcount to objcg to unpin dying memcgs
 2026-09-01 16:15 UTC  (5+ messages)
` [PATCH RFC v2 2/6] mm/memcg: get memcgid reference only after swap charging success
` [PATCH RFC v2 4/6] mm/memcg: return the memcg when putting memcgid

[PATCH 0/2] mm: remove three unused helpers from mm.h
 2026-09-01 16:14 UTC  (9+ messages)
` [PATCH 1/2] mm: remove unused mark_page_reserved()
` [PATCH 2/2] mm: remove unused totalram_pages_inc() and totalram_pages_dec()

[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-01 16:13 UTC  (7+ messages)
` [RFC PATCH v4 1/3] mm/zswap: release retired pools via queue_rcu_work() instead of synchronize_rcu()
` [RFC PATCH v4 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array

[PATCH 0/2] docs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmalloc
 2026-09-01 16:10 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-01 16:09 UTC  (10+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant
` [PATCH 2/9] rust: mm: add `task_size` helper
` [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object
` [PATCH 8/9] drm/tyr: add VM-related ioctls
` [PATCH 9/9] drm/tyr: add BO-related ioctls

[PATCH] mm/mempolicy: take a cpuset cookie for the interleave node count
 2026-09-01 15:54 UTC  (3+ messages)

[PATCH] memcg: Don't call schedule_work when no spinning is allowed
 2026-09-01 15:42 UTC  (5+ messages)

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-01 15:18 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] arm64/mm: add set_direct_map_ro()
` [PATCH v7 3/3] x86/mm: "

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-01 15:13 UTC  (13+ messages)
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 03/25] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v9 04/25] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v9 05/25] arm64: Implement asm/kpkeys.h using POE

[PATCH v2] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
 2026-09-01 15:11 UTC  (6+ messages)

[RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
 2026-09-01 15:01 UTC  (2+ messages)

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
 2026-09-01 14:44 UTC  (23+ messages)
` [RFC PATCH v2 08/23] sched/topology: Introduce a per-CPU tasks NUMA preferred counter
` [RFC PATCH v2 10/23] sched/topology: Add per-sd scratch for the load balance affinity score
` [RFC PATCH v2 11/23] sched/cache: Introduce helpers for task migration decisions
` [RFC PATCH v2 12/23] sched/cache: Introduce rq affinity gain calculation
` [RFC PATCH v2 14/23] sched/cache: Drop prefer_sibling restriction for llc_balance
` [RFC PATCH v2 17/23] sched/fair: Fine-granularity NUMA balancing
` [RFC PATCH v2 20/23] sched/cache: Estimate utilization of the whole thread group

[PATCH v2 0/2] support kselftest on nommu platform
 2026-09-01 14:44 UTC  (11+ messages)

[PATCH] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-01 14:44 UTC  (2+ messages)

[PATCH] maple_tree: Annotate lockless pivot reads for KCSAN
 2026-09-01 14:39 UTC  (5+ messages)

[PATCH 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-09-01 14:30 UTC  (10+ messages)
` [PATCH 1/8] mm/damon/core: skip applying scheme if region split for quota fails
` [PATCH 2/8] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 3/8] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 4/8] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 5/8] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 6/8] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 7/8] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 8/8] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-09-01 14:23 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix various coding style warnings
 2026-09-01 14:15 UTC 

[PATCH] mm/vmpressure: remove window size TODO
 2026-09-01 14:14 UTC  (2+ messages)

[PATCH v5 0/7] move stock from mem_cgroup to page_counter
 2026-09-01 14:11 UTC  (4+ messages)
` [PATCH v5 7/7] mm/memcontrol: add stock to the memsw page_counter

[PATCH RFC v3 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-01 14:06 UTC  (8+ messages)
` [PATCH RFC v3 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array

[PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
 2026-09-01 14:05 UTC  (2+ messages)

[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
 2026-09-01 13:59 UTC  (3+ messages)

[PATCH v2] mm/memcg: clear folio memcg after changing per memcg stats
 2026-09-01 13:41 UTC  (2+ messages)

[PATCH v3 0/2] mm/gup_test: prevent overflow and report actual pinned bytes
 2026-09-01 13:25 UTC  (5+ messages)
` [PATCH v3 1/2] mm/gup_test: prevent overflow in GUP batch calculation

[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
 2026-09-01 13:18 UTC 

[PATCH 0/7] damos_apply_scheme() splits a region and apply the action to the
 2026-09-01 13:16 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/paddr: respect folio end for DAMOS_STAT
` [PATCH 2/7] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [PATCH 3/7] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [PATCH 4/7] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 5/7] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [PATCH 6/7] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [PATCH 7/7] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[RFC 00/10] Reclaimable kernel stacks
 2026-09-01 12:32 UTC  (12+ messages)
` [RFC 06/10] Reclaim memory from blocked "
` [RFC 08/10] Set PF_RECLAIMABLE_STACK in various places

[PATCH] mm: fix the race on huge alloc failed
 2026-09-01 11:52 UTC  (2+ messages)

[PATCH] mm: fix the race on huge alloc failed
 2026-09-01 11:48 UTC  (2+ messages)

[PATCH v7 00/14] mm: thp: always enable mTHP support
 2026-09-01 11:42 UTC  (3+ messages)
` [PATCH v7 10/14] mips: move has_transparent_hugepage() out of THP guard

[PATCH bpf-next] exec: Drop bprm loader before closing bprm->file
 2026-09-01 11:40 UTC 

[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-09-01 11:21 UTC  (10+ messages)
` [PATCH v7 2/4] "

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-01 11:11 UTC  (17+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 43/45] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v12 44/45] KVM: selftests: Update private_mem_conversions_test for in-place conversions

[PATCH 00/16] xswap: extendable swap device backed by zswap
 2026-09-01 11:03 UTC  (3+ messages)

[PATCH] mm/damon/core: fix quota could not be set to zero
 2026-09-01 10:59 UTC 

[PATCH] mm/damon/core: always return false when esz is zero
 2026-09-01 10:59 UTC 

[PATCH] sched/cache: Fix use-after-free of the mm replaced by exec
 2026-09-01 10:44 UTC  (7+ messages)

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-09-01  9:51 UTC  (8+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-09-01  9:40 UTC  (9+ messages)

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-01  9:29 UTC  (8+ messages)


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