messages from 2026-09-01 07:46:41 to 2026-09-01 15:55:01 UTC [more...]
[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-01 15:55 UTC (3+ messages)
` [PATCH v2 14/14] mm/page-flags: remove PG_private
[PATCH] mm/mempolicy: take a cpuset cookie for the interleave node count
2026-09-01 15:54 UTC (3+ messages)
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-01 15:45 UTC (23+ 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] memcg: Don't call schedule_work when no spinning is allowed
2026-09-01 15:42 UTC (6+ messages)
[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
2026-09-01 15:38 UTC (5+ messages)
` [RFC PATCH v4 1/3] mm/zswap: release retired pools via queue_rcu_work() instead of synchronize_rcu()
[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 (34+ messages)
` [RFC PATCH v2 02/23] sched/topology: Introduce a NUMA distance matrix with unique distance values
` [RFC PATCH v2 07/23] sched/cache: Prioritize preferred NUMA node selection over LLC selection
` [RFC PATCH v2 08/23] sched/topology: Introduce a per-CPU tasks NUMA preferred counter
` [RFC PATCH v2 09/23] sched/cache: Account percpu sd task NUMA preference
` [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 0/2] mm: remove three unused helpers from mm.h
2026-09-01 14:42 UTC (7+ messages)
` [PATCH 1/2] mm: remove unused mark_page_reserved()
` [PATCH 2/2] mm: remove unused totalram_pages_inc() and totalram_pages_dec()
[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 (6+ messages)
` [PATCH v3 1/2] mm/gup_test: prevent overflow in GUP batch calculation
` [PATCH v3 2/2] mm/gup_test: report actual pinned bytes
[PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
2026-09-01 13:25 UTC (18+ 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] 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/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
2026-09-01 11:51 UTC
[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 v4 0/6] mm/mglru: clean up folio counters and flag usage
2026-09-01 11:33 UTC (7+ messages)
` [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 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 (26+ 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 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [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 0/2] docs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmalloc
2026-09-01 10:18 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section
[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)
[PATCH mm-unstable v5 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttle MGLRU eviction
2026-09-01 9:12 UTC (3+ messages)
` [PATCH mm-unstable v5 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v5 2/2] mm/vmscan: throttle MGLRU eviction when isolated folios pile up
[PATCH v2] mm: vmalloc: fix vmap_purge_lock livelock under memory pressure
2026-09-01 9:07 UTC (6+ messages)
[PATCH] mm/memfd: don't unreserve hugetlb pages on -EEXIST in error path
2026-09-01 9:01 UTC (3+ messages)
[PATCH RFC v2 0/6] mm/memcg: move memcgid refcount to objcg to unpin dying memcgs
2026-09-01 8:58 UTC (7+ messages)
` [PATCH RFC v2 1/6] mm/memcg: add a helper to kill the memcgid on offlining
` [PATCH RFC v2 2/6] mm/memcg: get memcgid reference only after swap charging success
` [PATCH RFC v2 3/6] mm/memcg: pass the id itself instead of memcg for putting ID
` [PATCH RFC v2 4/6] mm/memcg: return the memcg when putting memcgid
` [PATCH RFC v2 5/6] mm/memcg: move memcg private ID refcount to objcg
` [PATCH RFC v2 6/6] mm/memcg: filter out reparented memcgs got from memcgid
[PATCH] ARM: mm: align hugetlb mappings to the huge page size
2026-09-01 8:57 UTC
[PATCH v5 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-09-01 8:57 UTC (3+ messages)
` [PATCH v5 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH bpf-next v3 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-01 8:56 UTC (3+ messages)
` [PATCH bpf-next v3 3/7] exec: Clear bprm->mm before dropping its reference
[PATCH resend 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
2026-09-01 8:47 UTC (3+ messages)
` [PATCH resend 1/2] mm: vmscan: charge isolate overshoot against scan quota
` [PATCH resend 2/2] mm: vmscan: stop scanning ineligible folios after max_nr_skipped
[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
2026-09-01 8:44 UTC (9+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()
[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
2026-09-01 8:22 UTC (2+ messages)
[PATCH v2 0/4] skip empty PUD subtrees during aging with a PUD-level Bloom filter
2026-09-01 8:18 UTC (4+ messages)
` [PATCH v2 1/4] mm/mglru: add MM_WALK_EMPTY stats and tracepoint
[PATCH] mm/slab: take n->list_lock for the list_add() in __refill_objects_node()
2026-09-01 8:13 UTC (5+ messages)
[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
2026-09-01 8:12 UTC (6+ messages)
[PATCH v3 0/2] kselftest: mm: fix some failure of split_huge_page_test
2026-09-01 8:06 UTC (4+ messages)
` [PATCH v3 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
[PATCH v7 0/4] mm: avoid large folio splits when swap is unavailable
2026-09-01 8:01 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
2026-09-01 7:55 UTC (2+ messages)
[PATCH v2] selftests/mm: hugetlb_madv_vs_map: add underflow test
2026-09-01 7:50 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox