messages from 2026-09-01 05:22:57 to 2026-09-01 13:41:56 UTC [more...]
[PATCH v2] mm/memcg: clear folio memcg after changing per memcg stats
2026-09-01 13:41 UTC (2+ messages)
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-01 13:33 UTC (15+ 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
[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
2026-09-01 13:25 UTC (38+ 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
[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 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
2026-09-01 13:18 UTC (9+ 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] 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()
[PATCH] writeback, memcg: skip foreign dirty tracking for bdev inodes
2026-09-01 13:10 UTC
[PATCH 0/2] mm: remove three unused helpers from mm.h
2026-09-01 12:59 UTC (3+ messages)
` [PATCH 1/2] mm: remove unused mark_page_reserved()
` [PATCH 2/2] mm: remove unused totalram_pages_inc() and totalram_pages_dec()
[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] mm/mempolicy: take a cpuset cookie for the interleave node count
2026-09-01 11:24 UTC (2+ messages)
[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 v5 0/7] move stock from mem_cgroup to page_counter
2026-09-01 9:40 UTC (3+ messages)
` [PATCH v5 7/7] mm/memcontrol: add stock to the memsw page_counter
[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 (4+ messages)
` [PATCH v5 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [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 (7+ messages)
` [PATCH v2 1/4] mm/mglru: add MM_WALK_EMPTY stats and tracepoint
` [PATCH v2 2/4] mm/mglru: add PUD-level Bloom filter state and generic helpers
` [PATCH v2 3/4] mm/mglru: skip cold PUD subtrees during aging
` [PATCH v2 4/4] mm/mglru: count PUD subtrees skipped by the PUD-level filter
[PATCH] memcg: Don't call schedule_work when no spinning is allowed
2026-09-01 8:18 UTC (4+ messages)
[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)
[syzbot] [kernfs?] [mm?] INFO: rcu detected stall in kernfs_fop_open (7)
2026-09-01 7:45 UTC (2+ messages)
` [syzbot] [kernfs?] "
[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
2026-09-01 7:37 UTC (3+ messages)
` [PATCH v7 5/5] tcp: Remove mmap_lock fallback path
[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
2026-09-01 7:33 UTC (2+ messages)
[PATCH 00/17] arm64/mm: Enable 128 bit page table entries
2026-09-01 7:14 UTC (2+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-09-01 7:07 UTC (3+ messages)
[PATCH v4 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-09-01 6:58 UTC (3+ messages)
` [PATCH v4 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
[PATCH 0/2] arm64/mm: Standardize printing for pgtable entries
2026-09-01 6:54 UTC (3+ messages)
` [PATCH 1/2] arm64/mm: Move __check_safe_pte_update()
` [PATCH 2/2] arm64/mm: Standardize printing for pgtable entries
[PATCH] mm/migrate_device: fix function name in kernel-doc
2026-09-01 6:51 UTC
[PATCH] mm: vmpressure: scale window size based on machine memory
2026-09-01 6:43 UTC (2+ messages)
[PATCH] mm/mm_init: remove zone_absent_pages_in_node()
2026-09-01 6:27 UTC (4+ messages)
[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
2026-09-01 6:24 UTC (11+ messages)
` [PATCH v2 1/8] mm/swapfile: add batched version of folio_dup_swap
` [PATCH v2 2/8] mm/swapfile: add batched version of folio_put_swap
` [PATCH v2 3/8] mm: move anon-exclusive batch helper to mm.h
` [PATCH v2 4/8] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v2 5/8] mm/internal: rename swap offset helpers to softleaf offset
` [PATCH v2 6/8] mm/internal: add set_softleaf_ptes
` [PATCH v2 7/8] mm/memory: use set_softleaf_ptes for uffd-wp markers
` [PATCH v2 8/8] mm/rmap: batch unmap anonymous swap-backed large folios
[PATCH 0/9] Remove FGP_NOFS
2026-09-01 5:55 UTC (3+ messages)
` [PATCH 3/9] erofs: Remove redundant FGP_NOFS
[PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric
2026-09-01 5:31 UTC (2+ messages)
[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
2026-09-01 5:26 UTC (2+ messages)
[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-09-01 5:29 UTC (3+ messages)
` [PATCH v8 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v8 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
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;
as well as URLs for NNTP newsgroup(s).