Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 16:21:41 to 2026-08-07 09:18:02 UTC [more...]

[PATCH] Fix unbounded loop within try_charge_memcg
 2026-08-07  9:17 UTC  (2+ messages)

[RFC PATCH v2 00/10] mm, swap: dynamic cluster management for xswap devices
 2026-08-07  9:11 UTC  (4+ messages)
` [RFC PATCH v2 01/10] mm: xswap support for zswap

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-07  9:07 UTC  (15+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
` [PATCH v3 03/11] mm, swap: prepare the swap IO path for vswap
` [PATCH v3 04/11] mm, swap: support physical swap as a vswap backend
` [PATCH v3 05/11] mm, swap: enable THP swapin for vswap entries
` [PATCH v3 06/11] mm, swap: write back vswap zswap entries to physical swap
` [PATCH v3 07/11] mm, swap: reclaim physical slots backing cache-only vswap entries
` [PATCH v3 08/11] mm, swap: only charge physical swap entries
` [PATCH v3 09/11] mm, swap: add debugfs counters for vswap
` [PATCH v3 10/11] mm, swap: defer memcg_table allocation for physical swap clusters
` [PATCH v3 11/11] mm, swap: widen swap_info_struct max/pages to unsigned long
` [syzbot ci] Re: Virtual Swap Space (Swap Table Edition)

[PATCH v2 1/2] memcg: acquire peaks_lock when reading memory.peak
 2026-08-07  8:59 UTC 

[PATCH v2] mm/mm_init: fix out-of-range first_deferred_pfn
 2026-08-07  8:52 UTC  (2+ messages)

[PATCH v3 0/2] mm/swap: skip empty clusters in the swapoff scan
 2026-08-07  8:42 UTC  (8+ messages)
` [PATCH v3 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
` [PATCH v3 2/2] mm/swap: scan by cluster in find_next_to_unuse()

[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-07  8:29 UTC  (5+ messages)
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap

[PATCH] fork: reset pointer tag of vmapped thread stack before vfree
 2026-08-07  8:00 UTC  (6+ messages)

[PATCH v1 0/2] Optimize the code in kexec_handover.c
 2026-08-07  7:51 UTC  (3+ messages)
` [PATCH v1 1/2] kho: remove useless phys increment in inner loop
` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error

[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
 2026-08-07  7:49 UTC  (2+ messages)

[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-07  7:15 UTC  (4+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-07  7:09 UTC  (5+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-07  7:04 UTC  (5+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
` [PATCH bpf-next 3/4] selftests/bpf: add thread_wq cgroup test
` [PATCH bpf-next 4/4] selftests/bpf: add memcg async reclaim test for bpf_wq/bpf_thread_wq

[PATCH] kasan: fix cache shrink race with CPU hotplug
 2026-08-07  6:50 UTC  (3+ messages)

[PATCH] tools: Use fputc() calls in some functions
 2026-08-07  6:33 UTC  (4+ messages)
  `  "

[PATCH v7] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-07  6:08 UTC  (3+ messages)

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-07  5:59 UTC  (2+ messages)

[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-07  5:54 UTC  (8+ messages)

[PATCH v3] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-07  5:45 UTC  (6+ messages)

[GIT PULL] hotfixes for 7.2-rc7
 2026-08-07  4:07 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-07  4:07 UTC  (3+ messages)

[PATCH v5] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-08-07  4:00 UTC 

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-07  3:56 UTC  (2+ messages)

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-07  3:22 UTC  (4+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
 2026-08-07  3:13 UTC  (2+ messages)

[RFC] mm: Drop pxd_ERROR()
 2026-08-07  3:04 UTC  (3+ messages)

[PATCH] mm/mm_init: fix out-of-range first_deferred_pfn
 2026-08-07  2:43 UTC  (3+ messages)

[PATCH] mm/memory-failure: fix folio refcount leak and min_order_for_split() locking
 2026-08-07  1:49 UTC  (2+ messages)

[PATCH] MAINTAINERS, mailmap: update email address for JP Kobryn
 2026-08-07  1:18 UTC  (2+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-08-07  0:56 UTC  (9+ messages)

[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
 2026-08-07  0:37 UTC  (5+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-07  0:29 UTC  (15+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs

[PATCH] mm/damon/core: remove declaration of __damon_commit_ctx()
 2026-08-07  0:13 UTC  (2+ messages)

[PATCH 0/4] mm: reject zone device folios in more folio walkers
 2026-08-07  0:09 UTC  (17+ messages)
` [PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
` [PATCH 2/4] mm/huge_memory: skip zone device folios in madvise_free_huge_pmd()
` [PATCH 3/4] mm/madvise: skip zone device folios in cold/pageout PMD range
` [PATCH 4/4] mm/mempolicy: skip zone device folios when queueing folios

[linux-next:master 8777/13479] mm/hugetlb.c:3095:39: warning: array subscript 4294967295 is above array bounds of 'struct list_head[1]'
 2026-08-06 23:36 UTC  (2+ messages)

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-06 23:32 UTC  (3+ messages)
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-06 23:27 UTC  (22+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 1fb556c523f6c18b43b1f52fb366f61c9963ce06
 2026-08-06 23:12 UTC 

[PATCH 0/6] mm/page_io: folio conversion cleanups
 2026-08-06 22:55 UTC  (7+ messages)
` [PATCH 1/6] mm/page_io: convert write completion handlers to folios
` [PATCH 2/6] mm: remove PageReclaim
` [PATCH 3/6] mm/page_io: use swap entries directly in zeromap helpers
` [PATCH 4/6] mm/page_io: rename bio_associate_blkg_from_page()
` [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
` [PATCH 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()

[PATCH] drivers/base, mm: move arch_numa.c to mm/
 2026-08-06 22:48 UTC  (3+ messages)

[PATCH v4 0/2] mm/zswap: Fixes and improves the zswap shrink
 2026-08-06 22:47 UTC  (3+ messages)

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-06 22:18 UTC  (9+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-06 22:10 UTC  (4+ messages)
` [PATCH 1/3] mm: make mempool_alloc_from_pool() return bool
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
` [PATCH 3/3] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-06 21:31 UTC  (3+ messages)

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-08-06 21:20 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-06 20:05 UTC  (6+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v4 4/5] binder: Remove mmap_lock fallback
` [PATCH v4 5/5] tcp: Remove mmap_lock fallback path

[PATCH v2] memcg: keep folio's objcg same as its node
 2026-08-06 20:03 UTC  (4+ messages)

[PATCH] mm/show_mem: fix format string inconsistencies and type mismatches
 2026-08-06 19:52 UTC  (2+ messages)

[PATCH v2 00/10] ceph: convert writeback path to folios
 2026-08-06 19:51 UTC  (4+ messages)
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-06 19:47 UTC  (2+ messages)

[PATCH] mm/huge_memory: let special huge VMAs bypass the THP policy check
 2026-08-06 19:33 UTC  (20+ messages)
          ` AI slop (was Re: [PATCH] mm/huge_memory: let special huge VMAs bypass the THP) "

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-08-06 19:27 UTC  (5+ messages)
  ` [PATCH 1/2] Correct __pagemap_scan_get_categories return value
  ` [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check

[PATCH] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
 2026-08-06 19:21 UTC  (2+ messages)

[PATCH 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-06 19:06 UTC  (5+ messages)
` [PATCH 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH 2/4] mm, swap: give hibernation swap slots their own swap table entry type
` [PATCH 3/4] mm, swap: only allow swapped-out slots into the swap cache
` [PATCH 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-06 19:06 UTC  (2+ messages)
` (subset) "

[PATCH] mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
 2026-08-06 19:03 UTC  (5+ messages)

[PATCH 6.12.y 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-08-06 17:49 UTC  (2+ messages)

[PATCH v4] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-08-06 17:34 UTC  (2+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-08-06 17:31 UTC  (12+ messages)

[syzbot] [mm?] INFO: rcu detected stall in khugepaged (3)
 2026-08-06 17:19 UTC  (7+ messages)

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-06 17:18 UTC  (9+ messages)
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-08-06 17:11 UTC  (2+ messages)

[PATCH] memcg: keep folio's objcg same as its node
 2026-08-06 16:37 UTC  (3+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-08-06 16:31 UTC  (6+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH v3 0/7] mm/khugepaged: several cleanups
 2026-08-06 16:24 UTC  (3+ messages)
` [PATCH v3 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()

[PATCH v3 0/4] add anon mTHP collapse test cases
 2026-08-06 16:23 UTC  (3+ messages)
` [PATCH v3 4/4] selftests: mm: add "

[PATCH v2 0/5] mm/mm_init: simplify zone_spanned_pages_in_node()
 2026-08-06 16:20 UTC  (3+ messages)
` [PATCH v2 4/5] mm/mm_init: use min() when adjusting for ZONE_MOVABLE
` [PATCH v2 5/5] mm/mm_init: clean up zone_spanned_pages_in_node()


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