public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 11:17:09 to 2026-03-12 09:27:40 UTC [more...]

[PATCH] slab: remove alloc_full_sheaf()
 2026-03-12  9:27 UTC  (6+ messages)

[PATCH] mm: switch deferred split shrinker to list_lru
 2026-03-12  9:14 UTC  (10+ messages)
` [syzbot ci] "

[PATCH] mm/mempolicy: add sysfs interface to override NUMA node bandwidth
 2026-03-12  9:12 UTC 

[PATCH] selftests/mm: pagemap_ioctl: remove hungarian notation
 2026-03-12  8:58 UTC  (3+ messages)

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

[PATCH v3] mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
 2026-03-12  8:51 UTC  (2+ messages)

[PATCH 0/4] Demotion cleanup and fixes
 2026-03-12  8:46 UTC  (11+ 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 v2] mm: migrate: requeue destination folio on deferred split queue
 2026-03-12  8:26 UTC  (5+ messages)

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-12  8:19 UTC  (5+ messages)
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes

[linus:master] [x86/mm/tlb/trace] 8b62e64e6d: BUG:soft_lockup-CPU##stuck_for#s![kworker##:#]
 2026-03-12  8:02 UTC 

[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-12  7:59 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v3 2/2] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-03-12  7:18 UTC  (5+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory

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

[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-12  5:52 UTC  (4+ messages)
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem

[linux-next:master] BUILD REGRESSION f90aadf1c67c8b4969d1e5e6d4fd7227adb6e4d7
 2026-03-12  4:55 UTC 

[PATCH] slab: fix memory leak when refill_sheaf() fails
 2026-03-12  4:56 UTC  (12+ messages)

[PATCH v2 00/25] Introduce meminspect
 2026-03-12  4:46 UTC  (6+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-03-12  4:21 UTC 

[PATCH V3 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-12  4:16 UTC  (4+ messages)
` [PATCH V3 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem

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

[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-12  4:06 UTC  (7+ messages)
` [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v2 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v2 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v2 5/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on 64K pagesize system
` [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system

[PATCH 00/11] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
 2026-03-12  3:51 UTC  (28+ messages)
` [PATCH 01/11] mm/zsmalloc: Rename zs_object_copy to zs_obj_copy
` [PATCH 02/11] mm/zsmalloc: Make all obj_idx unsigned ints
` [PATCH 03/11] mm/zsmalloc: Introduce conditional memcg awareness to zs_pool
` [PATCH 04/11] mm/zsmalloc: Introduce objcgs pointer in struct zspage
` [PATCH 05/11] mm/zsmalloc: Store obj_cgroup pointer in zspage
` [PATCH 06/11] mm/zsmalloc, zswap: Redirect zswap_entry->objcg to zspage
` [PATCH 07/11] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
` [PATCH 08/11] mm/memcontrol: Track MEMCG_ZSWAPPED in bytes
` [PATCH 09/11] mm/vmstat, memcontrol: Track ZSWAP_B, ZSWAPPED_B per-memcg-lruvec
` [PATCH 10/11] mm/zsmalloc: Handle single object charge migration in migrate_zspage
` [PATCH 11/11] mm/zsmalloc: Handle charge migration in zpdesc substitution

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-12  3:36 UTC  (12+ messages)

[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
 2026-03-12  3:05 UTC  (2+ messages)

[PATCH v2] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
 2026-03-12  2:51 UTC  (2+ messages)

[PATCH v5] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-12  2:30 UTC 

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

[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-12  2:04 UTC  (8+ messages)
` [PATCH mm-unstable v3 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v3 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v3 3/5] mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v3 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-12  1:44 UTC  (4+ messages)
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait

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

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 23:03 UTC  (10+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 36/61] arch/sh: "
` [PATCH 49/61] media: "

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-03-11 22:05 UTC  (3+ messages)
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware

[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-11 21:27 UTC 

[ANNOUNCE] lazy_cma: Runtime contiguous memory allocator without boot-time reservation
 2026-03-11 21:17 UTC 

[PATCH v3] selftest: memcg: Skip memcg_sock test if address family not supported
 2026-03-11 20:05 UTC 

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-11 19:08 UTC  (9+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[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] 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 v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-11 18:06 UTC  (3+ 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  (3+ messages)

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

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

[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  (7+ messages)
` [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)

[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)

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

[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  (5+ messages)
` [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()

[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 

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


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