Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 21:29:18 to 2026-06-29 07:31:37 UTC [more...]

WARNING in usb_free_urb
 2026-06-29  7:31 UTC  (5+ messages)

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-29  7:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-29  7:25 UTC  (11+ messages)

[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
 2026-06-29  7:11 UTC  (5+ messages)

[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
 2026-06-29  7:01 UTC  (5+ messages)
` [PATCH v6 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v6 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-06-29  6:49 UTC  (5+ messages)
` [PATCH 1/2] mm: memory-failure: use RCU to fix HWPoison flag race
` [PATCH 2/2] mm: wrap non-atomic page flag ops in RCU for HWPoison safety

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-29  6:47 UTC  (11+ messages)
` [PATCH v4 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v4 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v4 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v4 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH v6] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-29  6:35 UTC  (3+ messages)

[PATCH] docs/mm: Fix brackets
 2026-06-29  6:34 UTC  (3+ messages)

[PATCH] MAINTAINERS: s/SeongJae/SJ/
 2026-06-29  6:30 UTC  (3+ messages)

[PATCH v5 0/3] tools/mm/page_owner_sort: fix filtering and cleanup issues
 2026-06-29  6:25 UTC  (6+ messages)
` [PATCH v5 1/3] tools/mm/page_owner_sort: return explicit filter results
` [PATCH v5 2/3] tools/mm/page_owner_sort: free per-record allocations
` [PATCH v5 3/3] tools/mm/page_owner_sort: bound pattern output copies
` [PATCH] tools/mm/page_owner_sort: report get_comm failures at source

[PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-29  6:22 UTC  (5+ messages)

[PATCH 0/6] samples/damon: handle damon_{start,stop}() failures
 2026-06-29  4:49 UTC  (8+ messages)
` [PATCH 1/6] samples/damon/wsse: handle damon_start() failure
` [PATCH 2/6] samples/damon/prcl: "
` [PATCH 3/6] samples/damon/mtier: "
` [PATCH 4/6] samples/damon/mtier: handle damon_stop() failure
` [PATCH 5/6] samples/damon/wsse: stop and free damon ctx when damon_call() fails
` [PATCH 6/6] samples/damon/prcl: "

[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-29  4:43 UTC  (5+ messages)

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-29  4:39 UTC  (2+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-29  4:28 UTC  (13+ messages)

[PATCH] mm/shmem: Fix data-race in shmem_fault
 2026-06-29  4:03 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-29  3:31 UTC 

[RFC PATCH 0/8] Introducte Reserved THP
 2026-06-29  3:46 UTC  (10+ messages)
` [RFC PATCH 1/8] mm: page_alloc: add reserved THP pageblock type
` [RFC PATCH 2/8] mm: add boot-time reserved THP pageblock capacity
` [RFC PATCH 3/8] mm: page_alloc: add a reserved THP allocation primitive
` [RFC PATCH 4/8] mm: add reserved THP quota helpers
` [RFC PATCH 5/8] mm: add reserved THP vma flag
` [RFC PATCH 6/8] mm: maintain reserved THP quota across VMA changes
` [RFC PATCH 7/8] mm: support reserved THP VMAs in anonymous faults
` [RFC PATCH 8/8] mm: add MADV_RESERVED_THP range policy

[PATCH] tmpfs: zero unused folio tail for long symlinks
 2026-06-29  3:27 UTC  (2+ messages)

[PATCH v2 0/6] mm/page_owner: misc cleanups
 2026-06-29  2:59 UTC  (8+ messages)
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()

[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-29  2:59 UTC  (3+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter

[PATCH 0/4] Keep subpage private zero at free and folio split time
 2026-06-29  2:56 UTC  (5+ messages)
` [PATCH 1/4] mm/compaction: stop recording free page order in page->private
` [PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH 3/4] mm/page_alloc: make sure subpage->private is zero at page free time
` [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()

[PATCH v4 0/3] mm: clean up folio LRU and swap declarations
 2026-06-29  0:20 UTC  (3+ messages)

DAMON patches reposting plan
 2026-06-28 22:32 UTC 

[PATCH 0/2] mm/damon: add kernel-doc comments for probes and rnd_state of damon_ctx
 2026-06-28 22:08 UTC  (3+ messages)
` [PATCH 1/2] mm/damon: add a kernel-doc comment for damon_ctx->probes
` [PATCH 2/2] mm/damon: add a kernel-doc comment for damon_ctx->rnd_state

[PATCH 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
 2026-06-28 22:01 UTC  (12+ messages)
` [PATCH 01/11] mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
` [PATCH 02/11] mm/damon/sysfs: kobject_del() region and target (error) dirs
` [PATCH 03/11] mm/damon/sysfs-schemes: kobject_del() scheme dirs
` [PATCH 04/11] mm/damon/sysfs-schemes: kobject_del() scheme region dirs
` [PATCH 05/11] mm/damon/sysfs-schemes: kobject_del() scheme filter dirs
` [PATCH 06/11] mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirs
` [PATCH 07/11] mm/damon/sysfs-schemes: kobject_del() scheme action destination dirs
` [PATCH 08/11] mm/damon/sysfs: kobject_del() probe dirs
` [PATCH 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
` [PATCH 10/11] mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
` [PATCH 11/11] mm/damon/sysfs-schemes: kobject_del() region for populate_region error

DAMON Release Newsletter for v7.2-rc1
 2026-06-28 21:42 UTC  (2+ messages)

[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
 2026-06-28 20:53 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-28 20:33 UTC  (9+ messages)
` [PATCH v2 10/13] fork: Store task pointer in unpopulated stack ptes
` [PATCH v2 12/13] x86: Add support for dynamic kernel stacks via FRED

[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
 2026-06-28 20:08 UTC  (3+ messages)

[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-06-28 19:42 UTC  (3+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-28 18:44 UTC  (9+ messages)

[PATCH] selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
 2026-06-28 18:13 UTC  (2+ messages)

[RFC] dama: userspace DAMON_RECLAIM min_age autotuner
 2026-06-28 17:40 UTC  (2+ messages)

[RFC PATCH] mm/damon/reclaim: add 'available' memory as an optional watermarks metric
 2026-06-28 17:04 UTC  (5+ messages)

[RFC PATCH v1.2] mm/damon/core: validate ranges in damon_set_regions()
 2026-06-28 16:54 UTC 

[PATCH] mm/damon/core: reduce kernel stack usage
 2026-06-28 16:50 UTC  (4+ messages)

[PATCH v4 5/5] mm/vmscan: flush TLB for every 31 folios evictions
 2026-06-28 16:11 UTC  (2+ messages)

[PATCH v4 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
 2026-06-28 16:10 UTC  (2+ messages)

[PATCH v4 3/5] mm/vmscan: extract pageout_one() from shrink_folio_list()
 2026-06-28 16:10 UTC  (2+ messages)

[PATCH v4 2/5] mm/vmscan: extract folio_free() from shrink_folio_list()
 2026-06-28 16:09 UTC  (2+ messages)

[PATCH v4 1/5] mm/vmscan: introduce folio_activate_locked() helper
 2026-06-28 16:09 UTC  (2+ messages)

[PATCH] selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
 2026-06-28 14:31 UTC 

[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-06-28 13:58 UTC  (4+ messages)
` [PATCH 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
` [PATCH 7/9] mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
` [PATCH 9/9] mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-28  9:51 UTC 

[PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-28  9:28 UTC 

[PATCH 0/8] Stop special-casing hugetlb mappings in get_unmapped_area
 2026-06-28  6:55 UTC  (2+ messages)

[PATCH v2 0/6] Remove __folio_index again
 2026-06-28  6:42 UTC  (2+ messages)

[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-28  4:36 UTC  (2+ messages)

[RFC PATCH v1.1] mm/damon/core: validate ranges in damon_set_regions()
 2026-06-28  0:57 UTC 

[PATCH v2] mm/vmstat: fold stranded per-cpu node stats when a node comes online
 2026-06-28  0:31 UTC  (3+ messages)

[PATCH] mm/vmstat: flush per-cpu node stats when a node goes offline
 2026-06-27 20:42 UTC  (3+ messages)

[RFC PATCH] mm/damon/core: validate ranges in damon_set_regions()
 2026-06-27 17:26 UTC  (2+ messages)

[PATCH] mm/kmemleak: skip the remaining scan phases when interrupted
 2026-06-27 13:41 UTC  (2+ messages)

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-06-27 13:36 UTC  (3+ messages)

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-27 11:41 UTC  (9+ messages)

Je n'ai pas pu vous avoir au bout du fil
 2026-06-27  9:48 UTC 

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-06-27  9:00 UTC  (5+ messages)
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping

[PATCH v2 0/3] mm: __access_remote_vm with per-VMA lock
 2026-06-27  8:59 UTC  (7+ messages)

[PATCH v4 0/6] seccomp: non-cooperative pinned-memfd argument redirect
 2026-06-27  8:19 UTC  (9+ messages)
` [PATCH v4 1/6] mm: add __do_mmap() and vm_mmap_seal_remote()
` [PATCH v4 2/6] seccomp: introduce SECCOMP_IOCTL_NOTIF_PIN_INSTALL
` [PATCH v4 3/6] seccomp: add kernel-installed pinned-memfd redirect
` [PATCH v4 4/6] seccomp: re-validate a redirected syscall against outer filters
` [PATCH v4 5/6] selftests/seccomp: cover non-cooperative pinned-memfd install
` [PATCH v4 6/6] docs/seccomp: document pinned-memfd redirect ioctls

[PATCH v5 0/2] mm: improve folio refcount scalability
 2026-06-27  8:10 UTC  (3+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-27  7:52 UTC  (3+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-27  7:20 UTC  (7+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-27  6:57 UTC  (12+ messages)

[PATCH] mm/shmem: handle integer underflow in shmem_fallocate
 2026-06-27  3:18 UTC  (2+ messages)
` Re "

[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
 2026-06-27  2:02 UTC  (10+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()

[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-27  0:59 UTC  (5+ messages)
` [PATCH v5 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr

[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-06-27  0:25 UTC  (2+ messages)

[PATCH v2] docs: pagemap: fix flags location, member name and sample code
 2026-06-27  0:15 UTC  (2+ messages)

[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-06-27  0:04 UTC  (2+ messages)

[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
 2026-06-27  0:03 UTC  (2+ messages)

WARNING in bdev_getblk
 2026-06-26 21:29 UTC 


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