messages from 2026-08-12 14:06:03 to 2026-08-13 09:01:53 UTC [more...]
[PATCH v2 0/5] x86/mm/pat: CPA fixes
2026-08-13 9:01 UTC (2+ messages)
` [PATCH v2 1/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-13 9:01 UTC (11+ messages)
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
[PATCH RFC 0/5] memcg: fix dying memcg pinned by swapped out shmem pages
2026-08-13 8:52 UTC (6+ messages)
` [PATCH RFC 1/5] memcg: move memcg private ID refcount to objcg
` [PATCH RFC 2/5] memcg: get stable memcg first before getting memcgid reference
` [PATCH RFC 3/5] memcg: remove retry logic in mem_cgroup_private_id_get_online
` [PATCH RFC 4/5] memcg: add a helper to get online memcg from memcgid
` [PATCH RFC 5/5] memcg: filter out reparented memcgs got using memcgid
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-13 8:57 UTC (13+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-13 8:55 UTC (4+ messages)
[PATCH] mm/oom_kill: simplify remaining RCU sections with guard(rcu)
2026-08-13 8:49 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-13 8:48 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH] mm/oom_kill: fix stale comment in constrained_alloc()
2026-08-13 8:43 UTC (2+ messages)
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-13 8:33 UTC (8+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
[RFC PATCH 0/4] mm/damon: allow NULL or unstarted damon_ctx parameter for damon_call()
2026-08-13 8:33 UTC (6+ messages)
` [RFC PATCH 1/4] mm/damon/core: handle NULL ctx parameter in damon_call()
` [RFC PATCH 2/4] mm/damon/core: set ctx->call_controls_obsolete in damon_new_ctx()
` [RFC PATCH 3/4] mm/damon/reclaim: remove unnecessary damon_call() param validation
` [RFC PATCH 4/4] mm/damon/lru_sort: "
[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-13 8:28 UTC (21+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert
` [PATCH 2/9] memcg: remove v1 soft limit reclaim
` [PATCH 3/9] memcg: remove mem_cgroup_shrink_node()
` [PATCH 4/9] memcg: remove the soft limit reclaim tracepoints
` [PATCH 5/9] memcg: remove the soft limit rbtree
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()
` [PATCH 7/9] memcg: remove the per-node soft limit tree fields
` [PATCH 8/9] memcg: remove mem_cgroup->soft_limit
` [PATCH 9/9] memcg: simplify v1 event ratelimiting
[PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
2026-08-13 8:28 UTC (4+ messages)
[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
2026-08-13 8:12 UTC (2+ messages)
[PATCH v2] mm/mglru: fix and remove redundant unevictable folio handling
2026-08-13 8:10 UTC (4+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-13 7:54 UTC (25+ messages)
[PATCH v6 0/4] mm: avoid large folio splits when swap is unavailable
2026-08-13 7:50 UTC (5+ messages)
` [PATCH v6 1/4] mm: add page_counter_margin()
` [PATCH v6 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v6 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v6 4/4] mm/shmem: split large folios only on -E2BIG
[PATCH v2] tools/mm: add hwpoison-panic tool
2026-08-13 7:32 UTC (2+ messages)
[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
2026-08-13 7:23 UTC (4+ messages)
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-13 7:18 UTC (16+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 3/6] sh/mm: "
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
mm.git review status at 7.2-rc7
2026-08-13 7:16 UTC (5+ messages)
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-13 7:13 UTC (15+ messages)
` [PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-13 6:56 UTC (8+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
[RFC PATCH v2 3/4] arm64/kprobes: Make the entire Kprobe noinstr
2026-08-13 6:50 UTC
[PATCH v2] mm/mglru: Fix young counter undercount for large folios
2026-08-13 6:35 UTC (2+ messages)
[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
2026-08-13 6:34 UTC (7+ messages)
` [RFC PATCH 1/6] mm: nommu: fix do_mremap() to correctly update internal states
` [RFC PATCH 2/6] mm: nommu: use vma_is_anonymous() to check if vmas are anonymous
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
` [RFC PATCH 4/6] selftests: fix build errors on alpine linux
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-13 6:23 UTC (3+ messages)
[RFC PATCH 0/3] mm/damon: move zero damos quota target_value handling to the core layer
2026-08-13 5:44 UTC (4+ messages)
` [RFC PATCH 1/3] mm/damon/core: error damos_commit_quota_goal() for zero target_value
` [RFC PATCH 2/3] Revert "mm/damon/lru_sort: error out for >10000 active_mem_bp"
` [RFC PATCH 3/3] Revert "samples/damon/mtier: error out for zero quota goal target values"
[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
2026-08-13 4:47 UTC (4+ messages)
` [PATCH v2 1/2] docs: ksm: fix typos in sysfs knob names
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[PATCH v2 0/7] mm: batch rmap walks during large folio migration
2026-08-13 4:23 UTC (8+ messages)
` [PATCH v2 1/7] mm: factor out generic PTE batch detection from swap_pte_batch()
` [PATCH v2 2/7] mm/migrate: factor out migration PTE construction
` [PATCH v2 3/7] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()
` [PATCH v2 4/7] mm/migrate: batch the restore-side migration rmap walk
` [PATCH v2 5/7] mm/rmap: factor out migration PTE construction
` [PATCH v2 6/7] mm/rmap: split try_to_migrate_hugetlb_one() out of try_to_migrate_one()
` [PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
[PATCH v5 0/5] tracing: add refcount_final_put tracing
2026-08-13 3:49 UTC (6+ messages)
` [PATCH v5 1/5] tracing: add refcount_final_put tracepoint
` [PATCH v5 2/5] refcount: "
` [PATCH v5 3/5] percpu-refcount: "
` [PATCH v5 4/5] kunit: add test for refcount_final_put
` [PATCH v5 5/5] MAINTAINERS: add entries for refcount_final_put trace
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-13 3:37 UTC (3+ messages)
[PATCH] MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sections
2026-08-13 3:15 UTC (3+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-13 2:21 UTC (4+ messages)
[PATCH] arch_numa: Avoid false positive fortify warning in setup_node_to_cpumask_map()
2026-08-13 1:32 UTC (3+ messages)
[PATCH] mm/mglru: Fix young counter undercount for large folios
2026-08-13 1:31 UTC (6+ messages)
[PATCH v2 1/2] memcg: acquire peaks_lock when reading memory.peak
2026-08-13 1:17 UTC (5+ messages)
` [PATCH v2 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[PATCH] mm/mglru: fix and remove redundant unevictable folio handling
2026-08-13 0:45 UTC (4+ messages)
[syzbot] [mm?] BUG: Bad page state in corrupted
2026-08-13 0:08 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-08-17
2026-08-12 23:46 UTC
[PATCH] mm: memcg: fix slab over-accounting for in-object objcg metadata
2026-08-12 23:44 UTC (2+ messages)
[PATCH] percpu: Drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
2026-08-12 23:33 UTC (2+ messages)
[PATCH v2] lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
2026-08-12 22:58 UTC (2+ messages)
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-12 22:34 UTC (5+ messages)
` [PATCH v4 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v4 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
[syzbot] [mm?] WARNING in set_mm_walk
2026-08-12 21:41 UTC (4+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-12 21:26 UTC (3+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
userfaultfd wp-async support for (GPU) special mappings?
2026-08-12 21:01 UTC
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-12 20:59 UTC (5+ messages)
[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-12 20:56 UTC (4+ messages)
[PATCH 0/3] selftests/mm: TAP output and global-state fixes
2026-08-12 20:51 UTC (2+ messages)
decompress.c:undefined reference to `__ashldi3'
2026-08-12 20:32 UTC
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-12 20:10 UTC (9+ messages)
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
` [PATCH RFC 14/14] mm/page-flags: remove PG_private
[PATCH v2 00/17] mm/huge_memory: clean up folio split and lift swapcache split limits
2026-08-12 18:48 UTC (18+ messages)
` [PATCH v2 01/17] mm/swap: fix off-by-one in swap cache replace sanity check
` [PATCH v2 02/17] mm/huge_memory: fix rejection of swap cache folios with a mapping
` [PATCH v2 03/17] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
` [PATCH v2 04/17] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v2 05/17] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v2 06/17] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH v2 07/17] mm/huge_memory: move EOF trimming into the file split helper
` [PATCH v2 08/17] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v2 09/17] mm/huge_memory: move anon_vma and filemap management into "
` [PATCH v2 10/17] mm/huge_memory: move memcg switch into the file split helper
` [PATCH v2 11/17] mm/huge_memory: allow splitting mappingless swap cache folios
` [PATCH v2 12/17] mm/huge_memory: add kerneldoc for the split helpers
` [PATCH v2 13/17] mm/huge_memory: drop the unused do_lru argument of the file split helper
` [PATCH v2 14/17] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v2 15/17] mm/huge_memory: lift order-0 restriction for swapcache split
` [PATCH v2 16/17] mm/huge_memory: clarify supported split orders in comment
` [PATCH v2 17/17] mm/huge_memory: count only swap cache refs in anon folio split
[PATCH bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-12 18:42 UTC (5+ messages)
` [PATCH bpf-next 2/3] "
` [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-12 18:08 UTC (15+ messages)
` [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 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
2026-08-12 16:35 UTC (3+ messages)
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-12 16:31 UTC (3+ messages)
[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
2026-08-12 16:19 UTC (6+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-12 16:07 UTC (11+ messages)
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-12 15:47 UTC (4+ messages)
` 答复: [External Mail]Re: "
` "
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-12 15:17 UTC (7+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
[PATCH v6 1/2] kexec_file: stop the top-down search before it underflows
2026-08-12 15:06 UTC (2+ messages)
[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
2026-08-12 15:02 UTC (3+ messages)
` [PATCH v3 01/18] selftests/mm: raise the khugepaged test-case cap
[PATCH v3] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-12 14:46 UTC (2+ messages)
[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
2026-08-12 14:08 UTC (3+ messages)
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