messages from 2026-08-15 16:05:02 to 2026-08-17 09:15:09 UTC [more...]
[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
2026-08-17 9:14 UTC (2+ messages)
[syzbot] [mm?] WARNING in ep_write_iter
2026-08-17 9:14 UTC (9+ messages)
[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
2026-08-17 9:13 UTC (4+ messages)
[PATCH v4 0/4] make unused huge shrinker memcg aware
2026-08-17 9:03 UTC (5+ messages)
` [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()
` [PATCH v4 2/4] mm: memcontrol: make obj_cgroup_memcg() handle NULL objcg
` [PATCH v4 3/4] mm: shmem: move unused huge shrinklist queuing past the truncation check
` [PATCH v4 4/4] mm: shmem: make unused huge shrinker memcg aware
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-17 8:52 UTC (62+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 02/57] mm: add pte_none_or_zero()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
` [RFC PATCH 04/57] mm/collapse: rename mthp_present_ptes to eligible_ptes
` [RFC PATCH 05/57] mm/collapse: state what a collapse may do in the policy
` [RFC PATCH 06/57] mm/collapse: move the smallest collapse order to collapse.h
` [RFC PATCH 07/57] mm/collapse: sketch the new anonymous collapse engine
` [RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
` [RFC PATCH 09/57] mm/collapse: collect candidate windows into a round
` [RFC PATCH 10/57] mm/collapse: run a round and feed the outcomes back
` [RFC PATCH 11/57] mm/collapse: sketch the passes of a round
` [RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
` [RFC PATCH 13/57] mm/collapse: revalidate a round against the VMA
` [RFC PATCH 14/57] mm/collapse: fault the sources in before the freeze
` [RFC PATCH 15/57] mm/collapse: check what a candidate would freeze
` [RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
` [RFC PATCH 17/57] mm/collapse: copy the sources into the destinations
` [RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
` [RFC PATCH 19/57] mm/collapse: install a PMD leaf as the terminal layer
` [RFC PATCH 20/57] mm/collapse: put the sources back
` [RFC PATCH 21/57] mm/collapse: settle whatever the round reached
` [RFC PATCH 22/57] mm/collapse: walk a table with a selection cursor
` [RFC PATCH 23/57] mm/collapse: give a refused region a second chance
` [RFC PATCH 24/57] mm/collapse: report each candidate's outcome to tracing
` [RFC PATCH 25/57] mm/collapse: collapse anonymous memory with the new engine
` [RFC PATCH 26/57] mm/collapse: give collapse_single_pmd() the range to work on
` [RFC PATCH 27/57] mm/collapse: scan the windows a VMA can hold
` [RFC PATCH 28/57] mm/collapse: remove the mechanism the engine replaces
` [RFC PATCH 29/57] mm/collapse: move what a collapse is judged on into collapse.c
` [RFC PATCH 30/57] mm/collapse: name the max_ptes ceiling after collapse
` [RFC PATCH 31/57] mm/khugepaged: count collapses where khugepaged makes them
` [RFC PATCH 32/57] mm/collapse: move the file collapse into collapse.c
` [RFC PATCH 33/57] mm/collapse: split collapse into a scan and a run
` [RFC PATCH 34/57] mm/collapse: implement MADV_COLLAPSE in madvise.c
` [RFC PATCH 35/57] mm/madvise: drop MADV_COLLAPSE's redundant mm reference
` [RFC PATCH 36/57] mm/collapse: report what the scan found
` [RFC PATCH 37/57] mm/collapse: report what the fault-in pass paid
` [RFC PATCH 38/57] mm/collapse: report the round, and what it made faulters wait
` [RFC PATCH 39/57] mm/collapse: name the file collapse's tracepoints after collapse
` [RFC PATCH 40/57] mm/collapse: remove the tracepoints of the mechanism that is gone
` [RFC PATCH 41/57] mm/collapse: give collapse its own trace header
` [RFC PATCH 42/57] mm/collapse: allow error injection into the freeze
` [RFC PATCH 43/57] mm/khugepaged: check the scan budget before the work, not after
` [RFC PATCH 44/57] mm/khugepaged: hold the address space open across a scan
` [RFC PATCH 45/57] mm/collapse: take a per-VMA read lock for the round
` [RFC PATCH 46/57] mm/khugepaged: scan under a per-VMA read lock
` [RFC PATCH 47/57] mm/madvise: collapse "
` [RFC PATCH 48/57] mm/collapse: assert the mm reference the engine relies on
` [RFC PATCH 49/57] mm/khugepaged: drop the mmap_lock barrier from __khugepaged_exit()
` [RFC PATCH 50/57] selftests/mm: attribute collapses by candidate event alone
` [RFC PATCH 51/57] selftests/mm: cover collapse inside a sub-PMD VMA
` [RFC PATCH 52/57] selftests/mm: cover a hole-y window in "
` [RFC PATCH 53/57] selftests/mm: cover collapse of mlocked ranges
` [RFC PATCH 54/57] selftests/mm: cover collapse beside a MADV_FREE'd page
` [RFC PATCH 55/57] selftests/mm: cover collapse beside a pinned page
` [RFC PATCH 56/57] selftests/mm: cover the scaled max_ptes_shared limit
` [RFC PATCH 57/57] MAINTAINERS: add an entry for collapse
[RFC/Discussion] mm/damon: Helping with alternative for watermarks
2026-08-17 8:39 UTC (2+ messages)
[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
2026-08-17 8:31 UTC (4+ messages)
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-17 8:25 UTC (7+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
[PATCH] mm/migrate_device: avoid out-of-bounds writes for compound folios
2026-08-17 8:18 UTC (2+ messages)
[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
2026-08-17 8:15 UTC (13+ messages)
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
[PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
2026-08-17 8:06 UTC
[PATCH v4] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-17 7:48 UTC (3+ messages)
[PATCH] mm: shmem: fix incorrect vm_flags usage when checking allowable orders
2026-08-17 7:40 UTC (3+ messages)
[PATCH] mm/migrate_device: fix cache flush when replacing huge zero PMD
2026-08-17 7:35 UTC (2+ messages)
[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
2026-08-17 7:24 UTC (6+ messages)
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-08-17 7:23 UTC (7+ messages)
` [PATCH v6 1/5] mm/page_alloc: introduce __free_prepared_contig_range() with fpi_t
` [PATCH v6 4/5] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
[PATCH] percpu: Drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
2026-08-17 7:15 UTC (2+ messages)
[PATCH v10 0/8] mm: optimize zone-device memmap initialization
2026-08-17 7:14 UTC (9+ messages)
` [PATCH v10 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v10 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v10 4/8] mm: add a template-based fast path for zone-device page init
[PATCH mm-unstable v2 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
2026-08-17 7:11 UTC (3+ messages)
` [PATCH mm-unstable v2 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v2 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction
[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
2026-08-17 6:18 UTC (11+ messages)
[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
2026-08-17 6:27 UTC (3+ messages)
` [PATCH 1/2] alloc_tag: skip percpu counter allocation when profiling is disabled
` [PATCH 2/2] alloc_tag: remove /proc/allocinfo outside of mod_lock
[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
2026-08-17 6:27 UTC
[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
2026-08-17 6:26 UTC
[PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
2026-08-17 6:19 UTC
[PATCH] kho: fix signed shift UB in kho_preserved_memory_reserve()
2026-08-17 5:51 UTC (3+ messages)
[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
2026-08-17 5:41 UTC (10+ messages)
` [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
` [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
` [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-17 4:52 UTC (4+ messages)
[PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live
2026-08-17 4:41 UTC (2+ messages)
[PATCH v4 6/7] mm/khugepaged: unmap pte before releasing vma write lock
2026-08-17 4:40 UTC (2+ messages)
[PATCH v4 4/7] mm/khugepaged: fix outdated comments
2026-08-17 4:37 UTC (2+ messages)
[PATCH v4 3/7] mm/khugepaged: introduce a count_collapse_event() helper
2026-08-17 4:37 UTC (2+ messages)
[PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
2026-08-17 4:35 UTC (2+ messages)
[PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
2026-08-17 4:33 UTC (2+ messages)
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-17 4:26 UTC
[PATCH v3] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-17 4:04 UTC (2+ messages)
[RFC PATCH v5] mm: retry page faults once under the per-VMA lock
2026-08-17 3:57 UTC (4+ messages)
[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
2026-08-17 3:26 UTC (2+ messages)
[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
2026-08-17 3:12 UTC (8+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[PATCH v2] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-17 3:07 UTC (3+ messages)
[RFC PATCH 0/4] mm/damon/perf: add ARM SPE AUX backend
2026-08-17 2:57 UTC (7+ messages)
` [RFC PATCH 1/4] mm/damon/perf: introduce AUX backend interface and Kconfig
` [RFC PATCH 2/4] mm/damon/perf: add AUX trace-buffer PMU backend for ARM SPE
` [RFC PATCH 3/4] mm/damon/perf: add KUnit tests for the SPE record parser
` [RFC PATCH 4/4] selftests/damon: add DAMON perf AUX backend test
[PATCH] liveupdate: use scoped_guard for mutex in session operations
2026-08-17 2:51 UTC (3+ messages)
[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-17 2:24 UTC (6+ messages)
` [PATCH v5 2/2] "
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-17 0:49 UTC (4+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
2026-08-17 0:46 UTC (4+ messages)
` [RFC v3 05/15] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-16 23:13 UTC (18+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
2026-08-16 22:22 UTC (5+ messages)
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-16 22:02 UTC (4+ messages)
[PATCH] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
2026-08-16 15:58 UTC (7+ messages)
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-16 15:36 UTC (5+ messages)
` [PATCH v3 4/6] drm/pagemap: dma-unmap pages before handling migration errors
` [PATCH v3 5/6] drm/pagemap: Fix folio allocation fallback and use-after-put
[PATCH v7 0/7] docs/zh_CN: update DAMON documentation translation
2026-08-16 13:41 UTC (4+ messages)
` [PATCH v7 1/7] docs/zh_CN: update DAMON design translation
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
2026-08-16 13:34 UTC (5+ messages)
[PATCH] mm/gup_test: keep longterm pin state per file
2026-08-16 12:53 UTC (2+ messages)
[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-16 10:59 UTC (7+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[PATCH] mm: memcg: fix slab over-accounting for in-object objcg metadata
2026-08-16 9:25 UTC (2+ messages)
[PATCH v2] arch_numa: Avoid false positive fortify warning in setup_node_to_cpumask_map()
2026-08-16 9:59 UTC (2+ messages)
[PATCH] kho: do not reserve scratch memory in the kdump kernel
2026-08-16 9:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/7] mm: batch rmap walks during large folio migration
2026-08-16 7:48 UTC (5+ messages)
` [PATCH v2 1/7] mm: factor out generic PTE batch detection from swap_pte_batch()
[linux-next:master 8777/13479] mm/hugetlb.c:3095:39: warning: array subscript 4294967295 is above array bounds of 'struct list_head[1]'
2026-08-16 5:52 UTC (4+ messages)
` "
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-16 4:11 UTC (3+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-16 0:43 UTC (4+ messages)
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
[akpm-mm:mm-new] BUILD SUCCESS 33f61b12d297562321533c048e034b1fb21c1cf3
2026-08-16 0:05 UTC
[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
2026-08-15 19:20 UTC (6+ messages)
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-15 16:09 UTC (2+ messages)
[PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors
2026-08-15 16:05 UTC (2+ messages)
[PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
2026-08-15 16:05 UTC (2+ messages)
[PATCH v2 2/4] sysctl: Reject uint arrays before calling the general proc_vec
2026-08-15 16:04 UTC (2+ 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