Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-03 09:21:05 to 2026-09-03 21:56:37 UTC [more...]

[PATCH v3] mm/memcontrol: skip non-hierarchical memcg-wide stats when v1 is unavailable
 2026-09-03 21:56 UTC 

[RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure
 2026-09-03 21:37 UTC  (6+ messages)

[PATCH] mm: filemap: tighten dropbehind completion context check
 2026-09-03 21:28 UTC  (7+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
  ` [PATCH v3] "
      ` [PATCH v4] "

[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
 2026-09-03 21:18 UTC  (8+ messages)
` [RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
` [RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
` [RFC PATCH 3/5] mm: keep the mmap dirty range down to the faulting page
` [RFC PATCH 4/5] iomap: narrow page_mkwrite() dirtying "
` [RFC PATCH 5/5] xfs: track mmap dirty state per block

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-09-03 21:01 UTC  (5+ messages)

[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
 2026-09-03 20:37 UTC  (6+ messages)
` [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v3 2/5] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
` [PATCH v3 4/5] slab: test zero-size allocations in slub_kunit
` [PATCH v3 5/5] slab: test ERR_PTR handling in kfree and hardened usercopy

[PATCH v2] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-03 20:29 UTC  (3+ messages)

[PATCH v2] mm/memfd: fix hugetlb reservation accounting in error paths
 2026-09-03 20:21 UTC  (2+ messages)

[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
 2026-09-03 20:01 UTC  (4+ messages)

[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
 2026-09-03 19:09 UTC  (3+ messages)

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-03 19:08 UTC  (8+ messages)
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()

[BUG/RFC] mm/madvise: MADV_WILLNEED skips swapped file-backed COW pages
 2026-09-03 19:03 UTC  (4+ messages)

[RFC PATCH] mm/truncate: fix data loss when splitting fails in truncate_inode_partial_folio()
 2026-09-03 19:01 UTC  (2+ messages)

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-03 18:58 UTC  (12+ messages)

[PATCH] memblock: use binary search to locate candidate regions
 2026-09-03 18:57 UTC  (3+ messages)

[PATCH] x86/mm: Fix pmd_modify() dropping the dirty bit
 2026-09-03 18:33 UTC  (10+ messages)

[PATCH] xarray: fix index jumping backwards in xas_find()
 2026-09-03 18:22 UTC  (2+ messages)

fs/ocfs2/xattr.c:643:5-8: Unneeded variable: "ret". Return "0" on line 665
 2026-09-03 18:10 UTC 

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-03 18:10 UTC  (9+ messages)
` [PATCH 2/9] rust: mm: add `task_size` helper
` [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications

[PATCH v2 0/3] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-03 17:57 UTC  (10+ messages)
` [PATCH v2 1/3] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v2 2/3] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v2 3/3] mm: memcg: skip the RCU lock when the memcg is not dying

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-03 16:47 UTC  (20+ messages)
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 03/25] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v9 04/25] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v9 05/25] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v9 08/25] arm64: Initialize POR_EL1 register on cpu_resume()

[PATCH 0/2] mm: refactor zonelist constructors and iterators
 2026-09-03 16:46 UTC  (7+ messages)
` [PATCH 1/2] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-03 16:10 UTC  (4+ messages)
` [PATCH v2 06/14] f2fs: stop using PG_private
` [f2fs-dev] [PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-03 16:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/5] mm/execmem: fixes and cleanups for the ROX cache
 2026-09-03 15:50 UTC  (6+ messages)
` [PATCH 1/5] mm/execmem: free ROX cache chunks only when they span an entire vm area
` [PATCH 2/5] mm/execmem: handle potential allocation errors in the maple tree
` [PATCH 3/5] mm/execmem: make sure ROX cache always contains multiples of PMD_SIZE
` [PATCH 4/5] mm/vmalloc: add DEFINE_FREE() for vfree()
` [PATCH 5/5] mm/execmem: use cleanup infrastructure in ROX cache functions

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-03 15:23 UTC  (12+ messages)

[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-03 15:22 UTC  (7+ messages)

[PATCH v2 0/2] quota: Verify special quota formats match sb type
 2026-09-03 15:15 UTC  (5+ messages)
` [PATCH v2 1/2] ocfs2: Refuse to enable ocfs2 format for another filesystem
` [PATCH v2 2/2] shmem: Refuse to enable tmpfs "

[RFC PATCH 4/4] mm: adjust free_pages to make __zone_watermark_ok() mTHP-aware
 2026-09-03 15:09 UTC  (2+ messages)

[PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions
 2026-09-03 15:05 UTC  (5+ messages)

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-03 14:56 UTC  (12+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH v3] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
 2026-09-03 14:53 UTC  (3+ messages)

[PATCH] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-03 14:47 UTC  (7+ messages)

[PATCH 0/9] Remove FGP_NOFS
 2026-09-03 14:44 UTC  (3+ messages)
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS

[RFC PATCH 3/4] mm: compaction: don't skip proactive compaction for non-costly mTHP
 2026-09-03 14:32 UTC  (2+ messages)

[RFC PATCH 2/4] mm: compaction: skip isolating large folios that satisfy the mTHP order
 2026-09-03 14:29 UTC  (2+ messages)

[PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
 2026-09-03 14:25 UTC  (4+ messages)

[PATCH v2] selftests/cgroup: account for zswap shrinker writeback
 2026-09-03 14:17 UTC  (2+ messages)

[RFC PATCH 1/4] mm: compaction: make proactive compaction mTHP-aware
 2026-09-03 14:11 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix various coding style warnings
 2026-09-03 14:10 UTC  (4+ messages)

[PATCH v3 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
 2026-09-03 14:09 UTC  (7+ messages)
` [PATCH v3 1/2] mm/page_counter: avoid integer overflow in effective_protection()
` [PATCH v3 2/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-03 14:09 UTC  (7+ messages)
` [PATCH v7 1/3] "

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-03 14:05 UTC  (3+ messages)

[PATCH] selftests/mm: remove unreachable returns after ksft exit helpers
 2026-09-03 14:04 UTC  (2+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2026-09-03 14:03 UTC  (5+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[RFC PATCH 4/4] mm: adjust free_pages to make __zone_watermark_ok() mTHP-aware
 2026-09-03 13:56 UTC  (2+ messages)

[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
 2026-09-03 13:52 UTC  (8+ messages)
` [PATCH 2/4] iomap: simplify writepages reclaim guard
  ` [PATCH] xfs: fix NOFS state corruption in btree split worker

[PATCH 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-09-03 13:51 UTC  (2+ messages)

[PATCH 3/4] mm/damon/core: copy nid for eligible_mem_bp damos quota goal commit
 2026-09-03 13:49 UTC  (2+ messages)

[PATCH v3] mm: memblock: show all region flags in debugfs
 2026-09-03 13:36 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-09-03 13:30 UTC  (7+ messages)
` [PATCH v3 13/26] mm: introduce freetype_t

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-03 13:28 UTC  (5+ messages)
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example

[PATCH] Documentation: admin-guide: Fix bracket
 2026-09-03 13:05 UTC  (3+ messages)

[RFC PATCH] mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache
 2026-09-03 13:03 UTC  (4+ messages)

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-03 12:59 UTC  (3+ messages)
` [PATCH v4 1/2] f2fs: complete dropbehind write bios in task context
` [PATCH v4 2/2] f2fs: enable buffered RWF_DONTCACHE

[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-03 12:59 UTC  (5+ messages)
` [RFC PATCH v4 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array

[PATCH v4] mm/gup_test: safely calculate GUP batch size
 2026-09-03 12:39 UTC  (2+ messages)

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-03 12:34 UTC  (3+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c

[PATCH 0/4] mm: Reduce struct page overhead for FS-DAX pmem
 2026-09-03 12:21 UTC  (5+ messages)
` [PATCH 1/4] mm: generalize vmemmap remap architecture support
` [PATCH 2/4] nvdimm/pmem: avoid HWPoison flag updates for clean pages
` [PATCH 3/4] mm: add shared read-only vmemmap support for FS-DAX
` [PATCH 4/4] fsdax: materialize pmem vmemmap metadata on faults

[PATCH v2 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-03 12:00 UTC  (2+ messages)

[PATCH 00/13] Don't use GFP_DMA when calling dma_alloc_coherent
 2026-09-03 11:18 UTC  (14+ messages)
` [PATCH 01/13] gpu: ipu-v3: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 02/13] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 03/13] ALSA: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 04/13] spi: spi-ti-qspi: "
` [PATCH 05/13] fbdev: fsl-diu-fb: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 06/13] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 07/13] usb: cdns3: "
` [PATCH 08/13] media: staging: imx: "
` [PATCH 09/13] spi: atmel: "
` [PATCH 10/13] media: imx7-media-csi: "
` [PATCH 11/13] media: nxp: imx8-isi: "
` [PATCH 12/13] mtd: rawnand: gpmi: "
` [PATCH 13/13] usb: cdns2: "

[PATCH] mm/hugetlb: charge folios to the target mm's memcg
 2026-09-03 11:09 UTC  (2+ messages)

[PATCH v2] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
 2026-09-03 10:56 UTC  (4+ messages)

[PATCH 0/4] USB: replace page allocator calls with kmalloc()
 2026-09-03 10:54 UTC  (4+ messages)

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-03 10:45 UTC  (9+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
 2026-09-03 10:45 UTC  (3+ messages)

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-03 10:30 UTC  (9+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
` [PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
` [PATCH v2 5/8] mm: convert PTE table entry to pte
` [PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH v2 7/8] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH v2 8/8] xen: "

[PATCH v2] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
 2026-09-03 10:22 UTC  (3+ messages)

[PATCH v3 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-09-03 10:14 UTC  (9+ messages)
` [PATCH v3 1/7] mm/mglru: separate folio generation update from LRU accounting
` [PATCH v3 2/7] mm/mglru: batch update lrugen->nr_pages in inc_min_seq()
` [PATCH v3 3/7] mm/mglru: enhance cold/hot inversion handling "
` [PATCH v3 5/7] mm/mglru: make LRU folio prefetch helper an inline function

[PATCH v5 00/12] rust: xarray: add entry API with preloading
 2026-09-03 10:11 UTC  (5+ messages)
` [PATCH v5 08/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v5 09/12] rust: mm: sheaf: allow use of C initialized static caches

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-03 10:10 UTC  (7+ messages)
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool

[PATCH 4/4] mm/damon/sysfs: set next refresh jiffies per sysfs context
 2026-09-03 10:01 UTC  (2+ messages)

[PATCH v3] selftests/mm: hugetlb_madv_vs_map: add underflow test
 2026-09-03  9:56 UTC  (2+ messages)

[BUG] mm/memory_hotplug: panic due to race between compaction and memory hot-unplug
 2026-09-03  9:55 UTC 

[PATCH] mm/page_owner: preserve original free_pid/free_tgid during folio migration
 2026-09-03  9:43 UTC  (2+ messages)

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-03  9:38 UTC  (6+ messages)

[PATCH 2/4] mm/damon/core: handle uninitialized damos_quota_goal->last_psi_total
 2026-09-03  9:23 UTC  (2+ messages)


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