messages from 2026-07-29 16:49:54 to 2026-07-30 12:40:02 UTC [more...]
[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
2026-07-30 12:39 UTC (6+ messages)
[PATCH] mm/mglru: force aging the lruvec when min_seq pinned
2026-07-30 12:35 UTC (9+ messages)
[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
2026-07-30 12:23 UTC (5+ messages)
` [RFC PATCH v5 1/4] mm: add page_counter_margin()
` [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
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG
[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
2026-07-30 12:22 UTC (3+ messages)
` [RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
[PATCH v2 0/7] mm/khugepaged: several cleanups
2026-07-30 12:15 UTC (5+ messages)
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-30 12:10 UTC (10+ messages)
` [PATCH mm-hotfixes 2/2] "
[PATCH v3 0/2] kho: support preserving high-order non-compound pages
2026-07-30 12:05 UTC (4+ messages)
` [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages
[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-30 11:59 UTC (13+ messages)
` [PATCH v3 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v3 02/13] mm/slab: remove objs_per_slab()
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v3 09/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-07-30 11:53 UTC
[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
2026-07-30 11:53 UTC (10+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v5 18/22] kho: extend scratch
[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
2026-07-30 11:50 UTC (4+ messages)
[PATCH] mm: use proper PTE accessor in move_ptes()
2026-07-30 11:41 UTC (2+ messages)
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-30 11:40 UTC (11+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v7 03/13] hugetlb: Mark some function arguments as const
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type
[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
2026-07-30 11:38 UTC (4+ messages)
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-30 11:29 UTC (13+ messages)
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
2026-07-30 11:28 UTC (4+ messages)
[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
2026-07-30 11:21 UTC (2+ messages)
[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
2026-07-30 11:17 UTC (7+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC
[PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
2026-07-30 11:10 UTC (2+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-30 11:05 UTC (11+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-30 10:57 UTC (8+ messages)
` [PATCH v2 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v2 06/17] mm/mm_init: factor out pfn_to_zone()
[PATCH mm-hotfixes v2 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-30 10:55 UTC (3+ messages)
` [PATCH mm-hotfixes v2 1/2] "
` [PATCH mm-hotfixes v2 2/2] mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-07-30 10:16 UTC (23+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v3 10/15] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v3 11/15] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v3 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v3 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v3 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v3 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
2026-07-30 10:06 UTC (3+ messages)
[PATCH v4 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-30 9:45 UTC (6+ messages)
` [PATCH v4 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v4 2/5] mm/rmap: Add try_to_unmap_poisoned_hugetlb_one
` [PATCH v4 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 4/5] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 5/5] mm/rmap: add anon folio unmap dispatcher
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-07-30 9:33 UTC (13+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices
[PATCH] mm/vmalloc: make vm_struct.nr_pages an unsigned long
2026-07-30 9:07 UTC (8+ messages)
` [PATCH v2 0/3] mm/vmalloc: stop truncating byte counts derived from nr_pages
` [PATCH v2 1/3] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
` [PATCH v2 2/3] mm/vmalloc: fix 32-bit truncation in the vrealloc() grow-in-place check
` [PATCH v2 3/3] mm/vmalloc: make vm_struct.nr_pages an unsigned long
[PATCH v6 0/3] mm: make persistent huge zero folio read-only
2026-07-30 9:06 UTC (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] arm64/mm: add set_direct_map_ro_noflush()
` [PATCH v6 3/3] x86/mm: "
[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-30 9:01 UTC (4+ messages)
[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-30 8:58 UTC (2+ messages)
[PATCH] mm: return -ENOMEM for page-table allocation failure in insert_pages()
2026-07-30 8:36 UTC (5+ messages)
[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
2026-07-30 8:33 UTC (7+ messages)
[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
2026-07-30 8:24 UTC (6+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
[PATCH v8 0/9] mm: optimize zone-device memmap initialization
2026-07-30 8:14 UTC (5+ messages)
` [PATCH v8 7/9] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH v7 0/9] mm: optimize zone-device memmap initialization
2026-07-30 7:58 UTC (7+ messages)
` [PATCH v7 9/9] mm: always use the zone-device template init path
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-07-30 7:57 UTC (6+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks
[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
2026-07-30 7:53 UTC
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-30 7:50 UTC (4+ messages)
[PATCH] mm/huge_memory: fix huge zero folio publication race
2026-07-30 7:27 UTC (4+ messages)
[RFC PATCH v2 1/5] mm: mglru: avoid scanning empty generations in scan_folios()
2026-07-30 7:21 UTC (4+ messages)
[PATCH] mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestats
2026-07-30 7:06 UTC (4+ messages)
[PATCH] memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
2026-07-30 6:57 UTC (5+ messages)
[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
2026-07-30 6:56 UTC (3+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-07-30 6:34 UTC (3+ messages)
` [PATCH v8 2/8] mm: migrate: Add promote_misplaced_memcg_folios()
[PATCH v3 0/2] mm/zswap: Fixes and improves the zswap shrink
2026-07-30 6:31 UTC (6+ messages)
` [PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-07-30 6:06 UTC (4+ messages)
` [RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)~
[RFC PATCH v1.1 0/6] mm/damon: add kunit and selftests for probes and probe weights
2026-07-30 4:39 UTC (7+ messages)
` [RFC PATCH v1.1 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [RFC PATCH v1.1 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [RFC PATCH v1.1 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [RFC PATCH v1.1 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [RFC PATCH v1.1 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [RFC PATCH v1.1 6/6] selftests/damon/sysfs.py: test damon probes
[PATCH v4] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-30 4:04 UTC (3+ messages)
[PATCH v3] mm/slub: fix missing debugfs entries for caches created before sysfs init
2026-07-30 3:55 UTC (2+ messages)
[PATCH v2 1/1] mm: shmem: reject page-aligned fallocate end overflow
2026-07-30 3:01 UTC (4+ messages)
[RFC PATCH v4 0/4] mm: avoid large folio splits when swap is unavailable
2026-07-30 2:52 UTC (6+ messages)
` [RFC PATCH v4 1/4] mm: add page_counter_margin()
` [RFC PATCH v4 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v4 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v4 4/4] mm/shmem: split large folios only on -E2BIG
[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
2026-07-30 2:52 UTC (2+ messages)
[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
2026-07-30 2:43 UTC (2+ messages)
[PATCH] alloc_tag: expose profiling and compression states in /proc/allocinfo
2026-07-30 2:22 UTC (2+ messages)
[PATCH] tools/mm: prevent page_owner_sort from truncating input
2026-07-30 1:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mm: memcg: stop reclaim when a limit update is superseded
2026-07-30 1:48 UTC (9+ messages)
[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
2026-07-30 0:15 UTC (6+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-08-03
2026-07-29 23:58 UTC
[PATCH] audit: add CLONE3 auxiliary record to log process cloning
2026-07-29 22:02 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS 78bc8af4affb9a732504eb22eeac7d1e50883853
2026-07-29 21:38 UTC
[PATCH 0/2] mm/gup: batch PTE-mapped large folios in follow_page_mask()
2026-07-29 17:31 UTC (4+ messages)
` [PATCH 1/2] mm/gup: pass an end address to follow_page_mask() and return a page count
[PATCH v4 00/16] Fix bugs on HugeTLB folio allocation failure paths
2026-07-29 17:14 UTC (3+ messages)
` [PATCH v4 01/16] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox