public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 04:14:51 to 2026-03-11 19:09:05 UTC [more...]

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-11 19:08 UTC  (2+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries

[linus:master] [mm] 9890ecab6a: vm-scalability.throughput 3.8% regression
 2026-03-11 19:04 UTC  (2+ messages)

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-11 18:49 UTC  (3+ messages)
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops

BUG: Bad page state in process kworker/u32:1
 2026-03-11 18:27 UTC  (3+ messages)

[PATCH mm-unstable v2 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-11 18:26 UTC  (5+ messages)
` [PATCH mm-unstable v2 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH] slab: remove alloc_full_sheaf()
 2026-03-11 18:22 UTC 

[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
 2026-03-11 18:21 UTC  (8+ messages)
` [PATCH] vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY

[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
 2026-03-11 18:20 UTC  (6+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context

[PATCH] selftests/mm: pagemap_ioctl: remove hungarian notation
 2026-03-11 18:20 UTC  (2+ messages)

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-11 18:06 UTC  (3+ messages)

[PATCH 0/4] Demotion cleanup and fixes
 2026-03-11 17:54 UTC  (9+ messages)
` [PATCH 1/4] mm: Move demotion related functions in memory-tiers.c
` [PATCH 2/4] mm: Rename node_get_allowed_targets() to make it more explicit
` [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE
` [PATCH 4/4] mm: Fix demotion gfp by preserving initial gfp reclaim policy

[PATCH] mm: switch deferred split shrinker to list_lru
 2026-03-11 17:42 UTC  (5+ messages)

[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-11 17:34 UTC  (3+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()

[PATCH v4] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-11 17:34 UTC  (2+ messages)

[PATCH v2 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-11 17:33 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-11 17:31 UTC  (5+ messages)

[PATCH 0/3] mm: improve map count checks
 2026-03-11 17:24 UTC  (4+ messages)
` [PATCH 1/3] mm/mremap: correct invalid map count check
` [PATCH 2/3] mm: abstract reading sysctl_max_map_count, and READ_ONCE()
` [PATCH 3/3] mm/mremap: check map count under mmap write lock and abstract

[PATCH 0/3] slab: support memoryless nodes with sheaves
 2026-03-11 17:22 UTC  (6+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
` [PATCH 2/3] slab: create barns for online memoryless nodes
` [PATCH 3/3] slab: free remote objects to sheaves on "

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-03-11 17:14 UTC  (8+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[linus:master] [mm/slab] fb1091febd: will-it-scale.per_process_ops 132.5% improvement
 2026-03-11 17:12 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-11 17:00 UTC  (6+ messages)

[PATCH] slab: fix memory leak when refill_sheaf() fails
 2026-03-11 16:59 UTC  (7+ messages)

BUG: KCSAN: data-race in do_mremap / vma_complete
 2026-03-11 16:39 UTC  (5+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-11 16:38 UTC  (3+ messages)
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-03-11 10:23 UTC  (11+ messages)

[PATCH v9 0/2] Optimize zone->contiguous update
 2026-03-11 16:19 UTC  (13+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11 16:01 UTC  (24+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-11 15:55 UTC  (3+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v17 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-11 14:39 UTC  (4+ messages)

[PATCH] mm: migrate: transfer large_rmappable flag in folio_migrate_flags()
 2026-03-11 14:34 UTC  (7+ messages)

[RFC PATCH v2 3/4] mm/damon: New module with hot application detection
 2026-03-11 14:32 UTC  (3+ messages)

[RFC PATCH v2 2/4] mm/damon: Support for synchrounous huge pages collapse
 2026-03-11 14:17 UTC  (3+ messages)

[RFC PATCH v2 1/4] mm/damon: Generic context creation for modules
 2026-03-11 14:15 UTC  (3+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 14:06 UTC  (48+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 57/61] reset: "

mm/rmap: Should vma_migratable be checked in try_to_migrate_one?
 2026-03-11 13:46 UTC 

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-03-11 13:25 UTC  (3+ messages)

[PATCH v6 0/2] kho: add support for deferred struct page init
 2026-03-11 12:55 UTC  (3+ messages)
` [PATCH v6 1/2] kho: fix deferred init of kho scratch
` [PATCH v6 2/2] kho: make preserved pages compatible with deferred struct page init

[PATCH v2] mm/migrate_device: document folio_get requirement before frozen PMD split
 2026-03-11 12:45 UTC  (2+ messages)

mm/pgtable: Support for page table check on s390
 2026-03-11 12:41 UTC  (3+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v6 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-11 12:20 UTC  (7+ messages)
` [PATCH v6 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v6 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v6 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v6 4/4] mm: ratelimit min_free_kbytes adjustment messages

[PATCH v2 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-11 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/mglru: maintain workingset refault context across state transitions

[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
 2026-03-11 11:59 UTC  (13+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps

[PATCH v2 1/3] tracing: Have futex syscall trace event show specific user data
 2026-03-11 11:23 UTC  (2+ messages)

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-11 11:23 UTC  (6+ messages)

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-11 11:13 UTC  (5+ messages)

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-11 10:54 UTC  (4+ messages)
` [PATCH v4] "

KASAN: vmalloc-out-of-bounds Write in vfree_atomic
 2026-03-11 10:48 UTC  (2+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11 10:47 UTC  (3+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-11 10:43 UTC  (11+ messages)

[PATCH v2] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-11 10:27 UTC  (2+ messages)

[PATCH v5 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-11  9:26 UTC  (5+ messages)
` [PATCH v5 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()

[PATCH v2 00/25] Introduce meminspect
 2026-03-11  9:09 UTC  (5+ messages)
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

[PATCH v2 0/6] zram: recompression cleanups and tweaks
 2026-03-11  8:42 UTC  (7+ messages)
` [PATCH v2 1/6] zram: do not permit params change after init
` [PATCH v2 2/6] zram: do not autocorrect bad recompression parameters
` [PATCH v2 3/6] zram: drop ->num_active_comps
` [PATCH v2 4/6] zram: update recompression documentation
` [PATCH v2 5/6] zram: remove chained recompression
` [PATCH v2 6/6] zram: unify and harden algo/priority params handling

[PATCH] zram: do not permit params change after init
 2026-03-11  8:27 UTC  (2+ messages)

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-11  8:11 UTC  (21+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes

[PATCH 5.15.y] binfmt_misc: restore write access before closing files opened by open_exec()
 2026-03-11  8:10 UTC 

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-11  7:58 UTC  (6+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

KCSAN: data-race in mas_topiary_replace / mtree_range_walk
 2026-03-11  7:57 UTC 

BUG: KCSAN: data-race in mas_wr_store_entry / mtree_range_walk
 2026-03-11  7:44 UTC 

[PATCH 0/2] fix kmem over-charging for embedded obj_exts array
 2026-03-11  7:38 UTC  (4+ messages)

KCSAN: data-race in __folio_batch_add_and_move / __lru_add_drain_all
 2026-03-11  7:32 UTC 

[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
 2026-03-11  7:31 UTC  (6+ messages)

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-03-11  5:29 UTC  (3+ messages)
` [PATCH 3/5] zram: recompression priority param should override algo

[PATCH 0/5] mm/damon: support addr_unit on default monitoring targets for modules
 2026-03-11  5:29 UTC  (6+ messages)
` [PATCH 1/5] mm/damon/core: fix wrong end address assignment on walk_system_ram()
` [PATCH 2/5] mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
` [PATCH 3/5] mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_default()
` [PATCH 4/5] mm/damon/reclaim: respect addr_unit on default monitoring region setup
` [PATCH 5/5] mm/damon/lru_sort: "


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