Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-03 15:22:56 to 2026-09-04 11:25:42 UTC [more...]

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-04 11:25 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v7 2/2] selftests/bpf: Add memcg async reclaim test

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

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-04 11:08 UTC  (7+ messages)

[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
 2026-09-04 11:05 UTC  (7+ messages)
` [PATCH 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rcu
` [PATCH 3/8] mm/ksm: convert process iterator to for_each_process_rcu
` [PATCH 4/8] mm/memory-failure: "

[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
 2026-09-04 10:56 UTC  (4+ messages)

[PATCH 1/5] asm-generic: fix typo "explicity" in comment
 2026-09-04 10:48 UTC  (4+ messages)
` [PATCH 2/5] char: fix typo "funcion" "
` [PATCH 4/5] mm: fix typo "mergable" "
` [PATCH 5/5] tools/testing: "

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-04 10:45 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: reserved-memory: Document "
` [PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
` [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 05/12] bitmap: Add bitmap_allocate() function
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
` [PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264

[PATCH] memcg: fix typo "memroy" in comment
 2026-09-04 10:42 UTC 

[PATCH v5 0/5] LoongArch: add KHO support and selftests
 2026-09-04 10:08 UTC  (6+ messages)
` [PATCH v5 1/5] efi: add a KHO configuration table channel
` [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
` [PATCH v5 3/5] liveupdate: kho_block: include linux/mm.h for virt/phys translation
` [PATCH v5 4/5] LoongArch: enable kexec handover (KHO)
` [PATCH v5 5/5] selftests/kho: add LoongArch vmtest support

[BUG/RFC] mm/madvise: MADV_WILLNEED skips swapped file-backed COW pages
 2026-09-04 10:09 UTC  (5+ messages)
    ` [RFC PATCH v1] mm/madvise: prefetch private file COW swap entries

[RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
 2026-09-04 10:08 UTC  (3+ messages)

[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
 2026-09-04  9:57 UTC  (2+ messages)

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

[PATCH 00/16] xswap: extendable swap device backed by zswap
 2026-09-04  9:42 UTC  (13+ messages)
` [PATCH 14/16] mm, swap: refactor swapoff + add xswap_destroy
` [PATCH 15/16] mm, swap: require zswap for xswap devices

[PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
 2026-09-04  9:31 UTC  (4+ messages)

[RFC PATCH] mm/truncate: fix data loss when splitting fails in truncate_inode_partial_folio()
 2026-09-04  9:06 UTC  (4+ messages)

[PATCH 0/2] mm: memcg: settle memory.high debt for non-blocking THP charges
 2026-09-04  9:05 UTC  (5+ messages)
` [PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp
` [PATCH 2/2] mm: memcg: settle memory.high debt after large folio swapin

[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
 2026-09-04  9:01 UTC  (7+ 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-04  9:00 UTC  (7+ messages)
  ` [External] "

[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
 2026-09-04  8:49 UTC  (5+ messages)
  ` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed

[PATCH] xarray: fix index jumping backwards in xas_find()
 2026-09-04  8:41 UTC  (4+ messages)

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

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-09-04  8:30 UTC  (3+ messages)

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

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-04  8:07 UTC  (2+ messages)

[PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths
 2026-09-04  8:01 UTC  (2+ messages)

[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-09-04  7:38 UTC  (5+ messages)
` [PATCH v8 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v8 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range

[RFC 0/2] mm: add explicit goals to memcg memory.reclaim
 2026-09-04  6:51 UTC  (3+ messages)
` [RFC 1/2] mm: add goal=evict to memory.reclaim
` [RFC 2/2] mm: add goal=demote "

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-09-04  6:37 UTC  (9+ messages)
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison

[rppt-memblock:for-next] BUILD SUCCESS dbffc67777cd752ef3f77818109e1d2ef13e2949
 2026-09-04  6:19 UTC 

[RFC PATCH] mm/swap: fix swap table count encoding for empty slots
 2026-09-04  6:07 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.3-rc2
 2026-09-04  5:50 UTC  (2+ messages)

[PATCH v4] mm/gup_test: safely calculate GUP batch size
 2026-09-04  4:45 UTC  (3+ messages)

[PATCH v2 0/4] skip empty PUD subtrees during aging with a PUD-level Bloom filter
 2026-09-04  4:38 UTC  (6+ messages)
` [PATCH v2 3/4] mm/mglru: skip cold PUD subtrees during aging

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

[akpm-mm:mm-new 302/317] mm/memory.c:2271:17: error: too many arguments to function 'hugetlb_zap_begin'; expected 3, have 4
 2026-09-04  4:28 UTC 

[akpm-mm:mm-new 302/317] mm/memory.c:2271:17: error: too many arguments to function 'hugetlb_zap_begin'
 2026-09-04  4:28 UTC 

[PATCH v3 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
 2026-09-04  4:27 UTC  (9+ messages)
` [PATCH v3 6/7] mm/mglru: move folios from oldest gen to second-oldest gen from head to tail
` [PATCH v3 7/7] mm/mglru: batch move folios to the second-oldest gen's LRU

[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
 2026-09-04  3:46 UTC  (3+ messages)
` [PATCH v2 3/8] mm: move anon-exclusive batch helper to mm.h

[PATCH 0/2] mm: restore SHRINKER_NONSLAB on THP and zswap shrinkers
 2026-09-04  3:35 UTC  (3+ messages)
` [PATCH 1/2] mm: thp: restore SHRINKER_NONSLAB on the deferred split shrinker
` [PATCH 2/2] mm: zswap: mark the zswap shrinker SHRINKER_NONSLAB

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

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-09-04  3:18 UTC  (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
 2026-09-04  3:11 UTC  (2+ messages)

[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
 2026-09-04  2:51 UTC 

[Hypervisor Live Update] Notes from August 24, 2026
 2026-09-04  2:47 UTC 

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

[RFC PATCH] mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache
 2026-09-04  2:07 UTC  (2+ messages)

[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
 2026-09-04  2:02 UTC  (3+ messages)

[PATCH] selftests/mm: remove unreachable returns after ksft exit helpers
 2026-09-04  1:33 UTC  (3+ messages)

[PATCH] mm/memory: fix hugetlb_zap_begin() call in zap_vma_range_batched()
 2026-09-04  1:15 UTC  (5+ messages)

[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
 2026-09-04  0:41 UTC  (4+ messages)
` [PATCH] xfs: fix NOFS state corruption in btree split worker

[PATCH v5] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
 2026-09-04  0:28 UTC 

[PATCH] lib/plist: fix plist_requeue() corrupting order in the last bucket
 2026-09-03 23:53 UTC  (2+ messages)

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

[PATCH v1 0/2] luo support for preserving eventfd
 2026-09-03 23:19 UTC  (3+ messages)
` [PATCH v1 1/2] eventfd: luo: "

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

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-03 22:16 UTC  (9+ messages)
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object

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

[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 v2] mm/memfd: fix hugetlb reservation accounting in error paths
 2026-09-03 20:21 UTC  (2+ 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()

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-03 18:58 UTC  (11+ 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)

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

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


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