Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 10:45:46 to 2026-09-05 08:46:48 UTC [more...]

[PATCH RFC v2 0/6] mm/memcg: move memcgid refcount to objcg to unpin dying memcgs
 2026-09-05  8:46 UTC  (7+ messages)
` [PATCH RFC v2 2/6] mm/memcg: get memcgid reference only after swap charging success
` [PATCH RFC v2 4/6] mm/memcg: return the memcg when putting memcgid
` [PATCH RFC v2 5/6] mm/memcg: move memcg private ID refcount to objcg

[PATCH] docs/mm: ksm: Use the renamed ksm structure names
 2026-09-05  8:40 UTC 

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-05  8:35 UTC  (5+ messages)
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-09-05  8:17 UTC  (5+ messages)

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-05  7:07 UTC  (4+ messages)
` [PATCH v4 1/2] f2fs: complete dropbehind write bios in task context
` [syzbot ci] Re: f2fs: enable buffered RWF_DONTCACHE

[PATCH] mm/rmap: fix missing barrier between anon_vma init and vma->anon_vma publish
 2026-09-05  6:18 UTC 

[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING e3fc12b08aadde9cec7b3799ac0e0c9a1aa245c4
 2026-09-05  6:01 UTC 

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-05  5:30 UTC  (8+ messages)
` [PATCH v9 1/6] selftests/mm: make file helpers return errors
` [PATCH v9 2/6] tools/lib/mm: add shared file helpers
` [PATCH v9 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v9 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v9 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v9 6/6] selftests/mm: add a GUP selftest

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-09-05  4:07 UTC  (4+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[PATCH v2 0/4] mm, swap: some random fixes and cleanups
 2026-09-05  4:03 UTC  (5+ messages)
` [PATCH v2 1/4] mm, swap: Fix potential NULL dereference when trying a sleep table allocation

[PATCH 0/6] memcg: group struct fields by access pattern
 2026-09-05  3:05 UTC  (7+ messages)
` [PATCH 1/6] memcg: move per-node objcg to the read-mostly fields
` [PATCH 2/6] memcg: split mem_cgroup_private_id into two fields
` [PATCH 3/6] memcg: group the write-hot fields of struct mem_cgroup
` [PATCH 4/6] memcg: group the cold "
` [PATCH 5/6] memcg: group the read-mostly "
` [PATCH 6/6] memcg: group the fields of struct mem_cgroup_per_node

[PATCH 00/12] mm/collapse: separate a collapse from its callers
 2026-09-05  2:45 UTC  (19+ messages)
` [PATCH 01/12] mm/khugepaged: drop redundant mm_struct pin in madvise_collapse()
` [PATCH 02/12] mm/khugepaged: count collapses where khugepaged makes them
` [PATCH 03/12] mm/khugepaged: rename mthp_present_ptes bitmap to eligible_ptes
` [PATCH 04/12] mm/collapse: add collapse.h for the collapse interface
` [PATCH 05/12] mm/collapse: state what a collapse may do in the policy
` [PATCH 06/12] mm/collapse: drop the collapse_possible() wrapper
` [PATCH 07/12] mm/collapse: name the per-table scan reset for what it resets
` [PATCH 08/12] mm/collapse: separate scanning a PTE table from collapsing it
` [PATCH 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers
` [PATCH 10/12] mm/collapse: work out the orders a VMA allows once per VMA
` [PATCH 11/12] mm/collapse: declare the collapse interface in collapse.h
` [PATCH 12/12] mm/collapse: implement MADV_COLLAPSE in madvise.c

[PATCH] docs: maple_tree: Replace removed bulk insertion API
 2026-09-05  2:43 UTC  (2+ messages)

[akpm-mm:mm-new 301/316] mm/memory_hotplug.c:1507:13: warning: 'node_is_memoryless' defined but not used
 2026-09-05  1:56 UTC  (2+ messages)

[PATCH v5 0/7] move stock from mem_cgroup to page_counter
 2026-09-05  1:47 UTC  (8+ messages)
` [PATCH v5 1/7] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v5 2/7] mm/page_counter: report the number of pages charged
` [PATCH v5 3/7] mm/page_counter: introduce per-page_counter stock

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-05  1:24 UTC  (4+ messages)

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

[PATCH] memcg: fix typo "memroy" in comment
 2026-09-05  0:42 UTC  (2+ messages)

[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
 2026-09-05  0:39 UTC  (10+ 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 v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-05  0:25 UTC  (4+ messages)

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

[PATCH] mm/zswap: convert zswap_store_page() and zswap_compress() to take a folio
 2026-09-04 23:20 UTC 

[PATCH v6 0/3] selftests/cgroup: fixes for test_zswap on single core VM
 2026-09-04 22:45 UTC  (4+ messages)
` [PATCH v6 1/3] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v6 2/3] selftests/cgroup: convert cg_read_key_*() helpers to s64
` [PATCH v6 3/3] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH v2] memcg: Don't call schedule_work when no spinning is allowed
 2026-09-04 22:44 UTC  (5+ messages)

[PATCH 0/1] liveupdate: Add documentation for file dependencies
 2026-09-04 22:05 UTC  (2+ messages)
` [PATCH 1/1] liveupdate: luo_file: Add documentation for dependencies

[PATCH 00/11] mm: memcontrol: constify the read side of the memcg API
 2026-09-04 21:42 UTC  (5+ messages)
` [PATCH 03/11] mm: memcontrol: constify the lruvec helpers
` [PATCH 08/11] mm: memcontrol: constify the memcg and lruvec stat readers

Path forward for Virtualized Swap?
 2026-09-04 21:14 UTC 

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-04 20:35 UTC  (5+ messages)
` [PATCH 8/9] drm/tyr: add VM-related ioctls
` [PATCH 9/9] drm/tyr: add BO-related ioctls

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

[PATCH v4] selftests/mm: hugetlb_madv_vs_map: add underflow test
 2026-09-04 19:34 UTC 

[PATCH 0/2] sched/numa: stop VMA scan filters from gating promotion
 2026-09-04 19:31 UTC  (5+ messages)
` [PATCH 1/2] sched/numa: do not let the per-VMA PID filter gate promotion
` [PATCH 2/2] sched/numa: scan read-only file mappings in tiering mode

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

[PATCH] mm: list_lru: clear shrinker id when disabling memcg awareness
 2026-09-04 19:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 9d80aa4617b32f5054c5aa471d06b66704854935
 2026-09-04 18:44 UTC 

[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-04 18:26 UTC  (9+ messages)
` [PATCH bpf-next v4 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v4 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v4 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v4 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v4 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v4 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v4 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-04 18:03 UTC  (4+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH] memcg: Don't call schedule_work when no spinning is allowed
 2026-09-04 17:58 UTC  (10+ messages)

[PATCH 2/2] mm: hugetlb: Drop refcount before freeing on memcg charge failure
 2026-09-04 17:23 UTC  (2+ messages)

[PATCH v3] mm/memcg: clear folio memcg after changing per memcg stats
 2026-09-04 17:14 UTC  (3+ messages)

[PATCH 1/2] mm: hugetlb: Return -ENOSPC on memcg charge failure
 2026-09-04 17:14 UTC  (2+ messages)

[PATCH v2 0/3] pidfd: add task path ioctls
 2026-09-04 16:54 UTC  (3+ messages)

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-04 16:46 UTC  (14+ messages)

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

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

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

[PATCH v3] mm/memcontrol: skip non-hierarchical memcg-wide stats when v1 is unavailable
 2026-09-04 16:18 UTC  (2+ messages)

[PATCH v7 0/4] alloc_tag and module codetag section fixes
 2026-09-04 16:10 UTC  (3+ messages)
` [PATCH v7 2/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 16:10 UTC  (4+ messages)

[PATCH v22 00/10] Hierarchical Percpu Counters for RSS
 2026-09-04 16:07 UTC  (11+ messages)
` [PATCH v22 01/10] lib: introduce hierarchical per-cpu counters
` [PATCH v22 02/10] lib: test "
` [PATCH v22 03/10] mm: improve RSS counter approximation accuracy for proc interfaces
` [PATCH v22 04/10] mm: reorder mm_struct flexible array to place mm_cpumask first
` [PATCH v22 05/10] init: move percpu_counter_tree_subsystem_init() earlier in boot
` [PATCH v22 06/10] lib: inline percpu_counter_tree_items_size with boot-safety sentinel
` [PATCH v22 07/10] lib/hpcc: Document that accuracy is a property of settled counters
` [PATCH v22 08/10] lib/hpcc: Clarify accuracy range documentation
` [PATCH v22 09/10] lib/hpcc: Introduce wrapped delta helper
` [PATCH v22 10/10] lib/tests/hpcc: Fix hotplug, module unload, and error handling

[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-04 16:04 UTC  (7+ messages)
` [PATCH v5 0/3] mm/zswap: shrink zswap_entry via a pool id
  ` [PATCH v5 1/3] mm/zswap: release retired pools via queue_rcu_work() instead of synchronize_rcu()
  ` [PATCH v5 2/3] mm/zswap: replace the zswap_pools list with an allocating xarray
  ` [PATCH v5 3/3] mm/zswap: reference the pool by id to shrink struct zswap_entry

[RFC PATCH 0/2] mm/slub: reduce list_lock contention with slab parking
 2026-09-04 16:04 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/slub: make the case handling in __slab_free() easier to follow

[PATCH] mm/madvise: swap in CoW'd MAP_PRIVATE-file mappings on MADV_WILLNEED
 2026-09-04 16:01 UTC  (3+ messages)

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

[PATCH] selftests/exec: reject zero as power-of-two alignment
 2026-09-04 15:40 UTC 

[PATCH] memblock: use binary search to locate candidate regions
 2026-09-04 15:33 UTC  (5+ messages)

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

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

[PATCH 00/13] Don't use GFP_DMA when calling dma_alloc_coherent
 2026-09-04 15:14 UTC  (5+ messages)
` [PATCH 10/13] media: imx7-media-csi: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 11/13] media: nxp: imx8-isi: "

[PATCH 0/2] mm: memcg: settle memory.high debt for non-blocking THP charges
 2026-09-04 15:10 UTC  (3+ messages)
` [PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp

[PATCH 1/3] elf: fix typo "accomodate" in comment
 2026-09-04 14:52 UTC  (3+ messages)
` [PATCH 3/3] kernel: fix typo "overriden" "

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

[PATCH 0/1] mm: fix out-of-bounds access in generic_access_phys
 2026-09-04 13:43 UTC  (4+ messages)
` [PATCH 1/1] mm: fix out-of-bounds access and race "

[linux-next:master 3196/3635] mm/memcontrol.c:2859:41: error: implicit declaration of function 'irq_work_queue'; did you mean 'drain_workqueue'?
 2026-09-04 13:36 UTC 

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

[PATCH] xarray: fix index jumping backwards in xas_find()
 2026-09-04 12:16 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 12:08 UTC  (2+ messages)

[RFC PATCH] mm/swap: fix swap table count encoding for empty slots
 2026-09-04 11:58 UTC 

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

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-04 11:41 UTC  (9+ messages)
` [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 v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
 2026-09-04 11:25 UTC  (2+ messages)

[PATCH bpf-next v7 2/2] selftests/bpf: Add memcg async reclaim test
 2026-09-04 11:25 UTC  (2+ messages)

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

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


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