Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-17 06:10:05 to 2026-08-17 10:38:47 UTC [more...]

[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
 2026-08-17 10:38 UTC 

[PATCH] mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
 2026-08-17 10:34 UTC 

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-08-17 10:30 UTC  (5+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing
` [PATCH v2 2/4] mm/slub: preserve one previous object lifetime

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-17 10:29 UTC  (13+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
` [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 v2] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
 2026-08-17 10:23 UTC  (3+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-17 10:12 UTC  (8+ messages)
` [RFC PATCH 57/57] MAINTAINERS: add an entry for collapse

[PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
 2026-08-17  9:35 UTC  (2+ messages)

[PATCH] mm: shmem: fix incorrect vm_flags usage when checking allowable orders
 2026-08-17  9:34 UTC  (4+ messages)

[PATCH v2 0/2] mm: gup: cleanup gup_fast call chain
 2026-08-17  9:33 UTC  (5+ messages)
` [PATCH v2 1/2] mm: gup: move pmd_protnone() into gup_fast_pmd_leaf()
` [PATCH v2 2/2] mm: gup: cleanup the gup_fast_*() call chain

[PATCH] selftests/exec: add missing SPDX-License-Identifier tag
 2026-08-17  9:18 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-17  9:15 UTC  (5+ messages)
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[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  (2+ 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/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  (2+ 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  (8+ messages)
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero

[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/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  (5+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-08-17  7:23 UTC  (4+ messages)
` [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  (7+ messages)
` [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 


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