Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 20:13:48 to 2026-06-05 09:13:44 UTC [more...]

[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 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-05  8:33 UTC  (6+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "

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

[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 v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-06-05  7:14 UTC  (3+ messages)

[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

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

[PATCH v3] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-06-05  5:23 UTC 

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

[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 

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

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

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)

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

[RFC PATCH v3 1/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-06-05  0:44 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  (8+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [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 07/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v17 09/10] rust: Add `OwnableRefCounted`
` [PATCH v17 10/10] rust: page: add `from_raw()`


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