Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 20:00:05 to 2026-06-05 11:35:49 UTC [more...]

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-05 11:35 UTC  (9+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases

[PATCH v3 0/2] mm/hmm: A fix and a selftest
 2026-06-05 11:31 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-06-05 11:27 UTC  (5+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "

[PATCH v3] cgroup/dmem: introduce a peak file
 2026-06-05 11:13 UTC  (5+ messages)

[RFC PATCH v3 2/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
 2026-06-05 11:13 UTC  (3+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-05 11:08 UTC  (5+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05 11:02 UTC  (3+ messages)
` [PATCH 2/3] "

[RFC PATCH v3 1/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-06-05 11:00 UTC  (3+ messages)

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-06-05 10:58 UTC  (2+ messages)

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-06-05 10:56 UTC  (4+ messages)

[PATCH v2] rust: alloc: add per-task memalloc scope abstractions
 2026-06-05 10:54 UTC 

[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
 2026-06-05 10:46 UTC  (4+ messages)
` [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull

[PATCH v4 0/2] (no cover subject)
 2026-06-05 10:34 UTC  (3+ messages)
` [PATCH v4 1/2] rust: sync: atomic: add atomic_per_byte_memcpy
` [PATCH v4 2/2] rust: page: add byte-wise atomic memory copy methods

[RFC PATCH v3 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management
 2026-06-05 10:28 UTC  (3+ messages)

[RFC PATCH v3 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-06-05 10:25 UTC  (3+ messages)

[PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry
 2026-06-05 10:07 UTC  (3+ messages)

[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-06-05  9:55 UTC  (4+ messages)

[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-06-05  9:52 UTC  (2+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-05  9:50 UTC  (7+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05  9:43 UTC  (6+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-05  9:42 UTC  (12+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05  9:32 UTC  (12+ messages)

[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-06-05  9:31 UTC  (6+ messages)
` [PATCH v5 1/2] "

[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
 2026-06-05  9:22 UTC  (5+ messages)

[PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-06-05  9:16 UTC  (2+ messages)

[linux-next:master] [mm] 504f40f6bd: kernel_BUG_at_include/linux/page-flags.h
 2026-06-05  9:13 UTC  (2+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-05  9:06 UTC  (10+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE

[PATCH v1] MAINTAINERS: add self as a kcov reviewer
 2026-06-05  9:06 UTC  (2+ messages)

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-05  8:59 UTC  (12+ messages)

mm/memory-failure tracepoint change breaks userspace rasdaemon
 2026-06-05  8:52 UTC  (9+ messages)

[PATCH] mm/memory-failure: trace: change memory_failure_event to ras subsystem
 2026-06-05  8:51 UTC  (2+ messages)

[PATCH v2 0/3] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-05  8:48 UTC  (4+ messages)
` [PATCH v2 3/3] mm/percpu: Avoid IO/FS reclaim in backing allocations

[PATCH v3 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-05  8:42 UTC  (5+ messages)
` [PATCH v3 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [PATCH v3 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [PATCH v3 3/4] mm/zsmalloc: drop class lock before freeing zspage
` [PATCH v3 4/4] mm/zsmalloc: document free_zspage helper variants

[PATCH v2] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-06-05  7:43 UTC  (3+ messages)

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-06-05  7:33 UTC  (2+ messages)

[PATCH v6 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-05  7:32 UTC  (3+ messages)

[PATCH v2] mm/slub: preserve original size in _kmalloc_nolock_noprof retry path
 2026-06-05  7:27 UTC  (3+ messages)

[PATCH 0/2] net: isolate SKB data area allocations
 2026-06-05  7:25 UTC  (7+ messages)
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket

better block swap batching and a different take on swap_ops v2
 2026-06-05  7:16 UTC  (5+ messages)
` [PATCH 7/8] mm/swap: remove SWP_FS_OPS
` [PATCH 8/8] mm/vmstat: add NRSWP{IN,OUT} counters

[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2026-06-05  6:57 UTC 

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-05  6:47 UTC  (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-05  6:11 UTC  (5+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-05  6:02 UTC  (5+ messages)
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-05  3:32 UTC  (10+ messages)
` [RFC v1 1/9] kho: split out radix tree tracker into kho_radix.c
` [RFC v1 2/9] kho: split radix tree headers out of kexec_handover.h
` [RFC v1 3/9] kho: split out vmalloc preservation into kho_vmalloc.c
` [RFC v1 4/9] kho: split vmalloc headers out of kexec_handover.h
` [RFC v1 5/9] kho: move kho_block.h to kho/block.h
` [RFC v1 6/9] kho: introduce compatibility helpers and decouple block version
` [RFC v1 7/9] kho: decouple radix tree compatibility from global KHO version
` [RFC v1 8/9] kho: decouple vmalloc compatibility from global KHO version and update memfd
` [RFC v1 9/9] liveupdate: add KUnit test to verify alphabetical order of compatibility strings

[PATCH] Docs/damon: add TLB flush policy document
 2026-06-05  3:10 UTC 

[PATCH] mm/damon/core: always put unsuccessfully committed target pids
 2026-06-05  1:38 UTC 

mm.git review status at 7.1.rc6
 2026-06-05  1:07 UTC 

[RFC PATCH v3 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
 2026-06-05  1:06 UTC  (2+ messages)

[PATCH v6] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-06-04 23:56 UTC  (2+ messages)

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-04 23:53 UTC  (4+ messages)
` [PATCH v2 2/6] alloc_tag: add ioctl filters to /proc/allocinfo

[PATCH v5] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-06-04 23:52 UTC  (6+ messages)

BUG: mm: VM_BUG_ON_PAGE in post_alloc_hook() via __ClearPagePrezeroed() on compound pages
 2026-06-04 23:05 UTC  (2+ messages)

[PATCH] arch,x86: Skip setting align_offset for hugetlb mappings
 2026-06-04 20:38 UTC  (4+ messages)

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-04 20:11 UTC  (11+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 04/10] rust: page: update formatting of `use` statements
` [PATCH v17 05/10] rust: page: convert to `Ownable`
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 07/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 09/10] rust: Add `OwnableRefCounted`
` [PATCH v17 10/10] rust: page: add `from_raw()`

[PATCH v4 00/11] rust: xarray: add entry API with preloading
 2026-06-04 19:58 UTC  (7+ messages)
` [PATCH v4 01/11] rust: xarray: minor formatting fixes
` [PATCH v4 02/11] rust: xarray: add debug format for `StoreError`
` [PATCH v4 04/11] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v4 05/11] rust: xarray: simplify `Guard::load`
` [PATCH v4 07/11] rust: xarray: add entry API
` [PATCH v4 09/11] rust: mm: sheaf: allow use of C initialized static caches


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