Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 12:36:05 to 2026-09-10 23:56:39 UTC [more...]

[PATCH v13 00/44] guest_memfd: In-place conversion support
 2026-09-10 23:55 UTC  (16+ messages)
` [PATCH v13 01/44] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v13 02/44] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v13 03/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v13 04/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v13 05/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v13 06/44] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v13 07/44] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v13 08/44] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v13 09/44] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v13 10/44] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v13 11/44] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v13 12/44] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v13 13/44] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v13 14/44] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v13 15/44] KVM: guest_memfd: Ensure pages are not in use before conversion

[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 04/12] PCI: liveupdate: Document driver binding responsibilities
 2026-09-10 23:50 UTC  (2+ messages)

[PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
 2026-09-10 23:49 UTC  (2+ messages)

[syzbot] [mm?] [cgroups?] inconsistent lock state in fs_reclaim_acquire (4)
 2026-09-10 23:49 UTC  (4+ messages)

[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-10 23:48 UTC  (2+ messages)

[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-10 23:47 UTC  (8+ messages)
` [PATCH v3 1/7] proc/task_mmu: remove unnecessary helpers
` [PATCH v3 2/7] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v3 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v3 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v3 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v3 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v3 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests

[PATCH v5 0/4] selftests: add shared Makefile for BPF selftests and a new memcg test
 2026-09-10 23:33 UTC  (5+ messages)
` [PATCH v5 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v5 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v5 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v5 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
 2026-09-10 23:30 UTC  (26+ messages)
` [PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
` [PATCH v2 2/5] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v2 4/5] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock

Path forward for Virtualized Swap?
 2026-09-10 23:27 UTC  (2+ messages)

[PATCH v3 1/2] mm/khugepaged: Never install PMDs in uffd-minor-registered VMAs
 2026-09-10 23:24 UTC  (2+ messages)

[PATCH v6 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-09-10 23:05 UTC  (2+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-10 22:57 UTC  (12+ messages)

[PATCH 0/4] sched/cache: Fixes for cache aware scheduling
 2026-09-10 22:50 UTC  (11+ messages)
` [PATCH 1/4] sched/cache: Keep nr_pref_llc_running in the runnable domain
` [PATCH 2/4] sched/cache: Honor migrate_llc_task semantics in active load balance
` [PATCH 3/4] sched/cache: Decouple sched_cache_group from mm
` [PATCH 4/4] sched/cache: Introduce task_struct->sched_cache_grp

lib/base64.c:58:18: warning: implicit conversion from 'int' to 's8' (aka 'signed char') changes value from 131 to -125
 2026-09-10 22:35 UTC  (2+ messages)

[PATCH v3 0/4] mm: restore per-memcg reclaim for NONSLAB shrinkers under nokmem
 2026-09-10 22:34 UTC  (2+ messages)

[PATCH] mm/hugetlb: account for allowed nodes when gathering surplus pages
 2026-09-10 22:20 UTC  (3+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-10 22:00 UTC  (3+ messages)

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-09-10 21:37 UTC  (2+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-10 21:11 UTC  (14+ messages)
` [PATCH v3 06/14] f2fs: stop using PG_private

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-10 21:05 UTC  (7+ messages)
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH v2 08/26] mm/fbatch: replace mlock_new_folio() by __folio_add_lru(,mlockit)
` [PATCH v2 09/26] mm/fbatch: restore mlock+munlock batching, without extra ref

[PATCH v2 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
 2026-09-10 19:57 UTC  (2+ messages)

[PATCH v3 0/3] mm: zswap: optimize zswap invalidate and store
 2026-09-10 19:33 UTC  (10+ messages)
` [PATCH v3 1/3] mm: zswap: convert zswap_invalidate() to take a range
` [PATCH v3 2/3] mm: zswap: skip xarray walk in zswap_invalidate() when zswap is unused
` [PATCH v3 3/3] mm: zswap: reuse zswap_invalidate() in zswap_store()

[PATCH v2 0/4] mm: zswap: misc optimizations
 2026-09-10 19:27 UTC  (6+ messages)
` [PATCH v2 1/4] mm: zswap: pass type and offset to zswap_invalidate() directly
` [PATCH v2 2/4] mm: zswap: reuse zswap_invalidate() in zswap_store() check_old path

[akpm-mm:mm-new] BUILD REGRESSION cf558a250cf4475a8936902b8978fbb6c61016f8
 2026-09-10 18:24 UTC 

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-10 18:11 UTC  (5+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page

Path forward for Virtualized Swap?
 2026-09-10 17:57 UTC  (10+ messages)

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-10 17:47 UTC  (12+ messages)

[PATCH v2 0/1] liveupdate: Add documentation for file dependencies
 2026-09-10 17:38 UTC  (3+ messages)
` [PATCH v2 1/1] liveupdate: luo_file: Add documentation for dependencies

[RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports
 2026-09-10 17:16 UTC  (10+ messages)
` [RFC PATCH v2 1/9] mm/damon/vaddr: support page fault access check primitive
` [RFC PATCH v2 2/9] mm/damon/core: read the CPU number with preemption disabled
` [RFC PATCH v2 3/9] mm/damon/paddr: lock the folio for the page fault primitive rmap walk
` [RFC PATCH v2 4/9] mm/damon: add damos_node_eligible_mem_bp tracepoint
` [RFC PATCH v2 5/9] mm/damon/core: add per-probe-class report rings and unified drain
` [RFC PATCH v2 6/9] mm/damon: add perf-event overflow handler feeding the report ring
` [RFC PATCH v2 7/9] mm/damon/ops-common: use probe-weighted score when probe weights are set
` [RFC PATCH v2 8/9] mm/damon: add perf_event prep for PMU-driven hotness probes
` [RFC PATCH v2 9/9] mm/damon/tests/drain-kunit: kunit for report rings and unified drain

[PATCH v6 0/6] sched: Add support for long task name
 2026-09-10 16:49 UTC  (7+ messages)
` [PATCH v6 1/6] treewide: Get rid of get_task_comm()
` [PATCH v6 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v6 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v6 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v6 5/6] prctl: Add support for long user thread names
` [PATCH v6 6/6] selftests: prctl: Add test for long "

[PATCH v2] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-10 16:26 UTC  (2+ messages)

[akpm-mm:mm-new 358/388] mm/sparse-vmemmap.c:507:48: error: passing argument 2 of 'vmemmap_shared_tail_page' makes pointer from integer without a cast
 2026-09-10 15:42 UTC 

[akpm-mm:mm-new 360/388] arch/powerpc/mm/book3s64/radix_pgtable.c:1274:53: error: implicit declaration of function 'device_zone'; did you mean 'device_move'?
 2026-09-10 15:42 UTC 

[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-09-10 15:39 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH v3 0/2] mm/memory: improve insert_pages() error handling
 2026-09-10 15:33 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memory: simplify error handling in insert_pages()

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-10 15:29 UTC  (5+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()

[akpm-mm:mm-new 358/388] mm/sparse-vmemmap.c:507:48: error: implicit declaration of function 'device_zone'; did you mean 'device_move'?
 2026-09-10 15:22 UTC  (3+ messages)

[rppt-memblock:fixes] BUILD SUCCESS 6e33dc90df108c76899dc544a42d17adcba61668
 2026-09-10 15:05 UTC 

[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-09-10 15:20 UTC  (5+ messages)
` [PATCH v7 1/5] mm: Make per-VMA locks available universally

[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
 2026-09-10 15:20 UTC  (7+ messages)
  ` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-10 15:15 UTC  (40+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()

[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
 2026-09-10 14:54 UTC  (3+ messages)

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-10 14:46 UTC  (10+ messages)

[PATCH 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
 2026-09-10 14:40 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/api: introduce DAMOS_FILTER_TYPE_PROBE_HITS_WSUM
` [PATCH 2/7] mm/damon/core: extend probe_hits_wsum() for moving sum based calculation
` [PATCH 3/7] mm/damon/core: support probe_hits_wsum damos core filter
` [PATCH 4/7] mm/damon/sysfs-schemes: rename sysfs_filter->sz_range to range_{min,max}
` [PATCH 5/7] mm/damon/sysfs-schemes: support probe_hits_wsum damos core filter
` [PATCH 6/7] Docs/mm/damon/design: update for probe_hits_wsum DAMOS "
` [PATCH 7/7] Docs/admin-guide/mm/damon/usage: update for probe_hits_wsum DAMOS filter

[PATCH] memblock: use for_each_zone() in reset_all_zones_managed_pages()
 2026-09-10 14:35 UTC  (5+ messages)

[PATCH v2] mm/damon/core: reset invalid quota->charge_target_from
 2026-09-10 14:28 UTC 

[PATCH 0/5] mm/damon: introduce pgidle_set probe filter type
 2026-09-10 14:22 UTC  (6+ messages)
` [PATCH 1/5] mm/damon/api: introduce DAMON_FILTER_TYPE_PGIDLE_SET
` [PATCH 2/5] mm/damon/paddr: support DAMON_FILTER_TYPE_PGIDLE_SET
` [PATCH 3/5] mm/damon/vaddr: "
` [PATCH 4/5] mm/damon/sysfs: "
` [PATCH 5/5] Docs/mm/damon/design: update for pgidle_set probe filter

Arrêter l'activité de ROLLIN JEAN PIERRE sans tribunal ni contrôle fiscal
 2026-09-10 14:18 UTC 

[PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
 2026-09-10 14:10 UTC  (2+ messages)

[PATCH v2] mm: implement and use vma_anon_tracked(), silence KCSAN
 2026-09-10 14:02 UTC  (3+ messages)

[PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()
 2026-09-10 13:52 UTC  (13+ messages)
                      ` ;, Re: ;, [PATCH v5 3/3] kselftest: ;, mm: introducealloc_isolated_mem;

[RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
 2026-09-10 13:36 UTC  (3+ messages)

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-10 13:11 UTC  (4+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table

[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
 2026-09-10 13:04 UTC  (6+ messages)
` [PATCH v5 08/19] selftests/mm: add folio-order check for address ranges

[PATCH v3 RESEND 0/2] selftests/mm: Validate selections and scope memfd_secret setup
 2026-09-10 12:56 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] selftests/mm: Reject invalid test selections before running tests
` [PATCH v3 RESEND 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret is selected

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-09-10 12:36 UTC  (3+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing


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