linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-11 23:49:30 to 2025-04-15 02:46:05 UTC [more...]

[PATCH v2 0/2] Fix false warning in inode_to_wb
 2025-04-12 16:37 UTC  (3+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-15  2:45 UTC  (2+ messages)
` [PATCH RFC 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup

[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-15  2:39 UTC  (6+ messages)
` [PATCH 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH 2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH 4/5] mm/vmalloc: optimize function vm_unmap_aliases()
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-15  1:36 UTC  (10+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2

[PATCH v3 00/12] khugepaged: mTHP support
 2025-04-15  1:09 UTC  (17+ messages)
` [PATCH v3 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v3 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v3 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v3 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v3 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v3 06/12] khugepaged: introduce khugepaged_scan_bitmap "
  ` [PATCH v4 "
` [PATCH v3 07/12] khugepaged: add "
` [PATCH v3 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v3 09/12] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v3 10/12] khugepaged: improve tracepoints for mTHP orders
` [PATCH v3 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v3 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v3 0/4] mm: introduce THP deferred setting
 2025-04-15  0:50 UTC  (8+ messages)
` [PATCH v3 1/4] mm: defer THP insertion to khugepaged
` [PATCH v3 2/4] mm: document (m)THP defer usage
` [PATCH v3 3/4] khugepaged: add defer option to mTHP options
` [PATCH v3 4/4] selftests: mm: add defer to thp setting parser

[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
 2025-04-15  0:45 UTC  (10+ messages)

[RFC PATCH v4 5/6] migrate,sysfs: add pagecache promotion
 2025-04-15  0:41 UTC  (2+ messages)

[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
 2025-04-15  0:30 UTC  (2+ messages)

[RFC PATCH v4 4/6] migrate: implement migrate_misplaced_folio_batch
 2025-04-15  0:19 UTC  (2+ messages)

[RFC PATCH v4 1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
 2025-04-15  0:12 UTC  (2+ messages)

[PATCH v8 0/2] fuse: remove temp page copies in writeback
 2025-04-15  0:06 UTC  (6+ messages)
` [PATCH v8 1/2] mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings
` [PATCH v8 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[RFC] shrinking struct page (part of page pool)
 2025-04-14 23:30 UTC  (3+ messages)

[PATCH v3 0/2] Fix false warning in inode_to_wb
 2025-04-14 23:22 UTC  (8+ messages)
` [PATCH v3 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-04-14 22:43 UTC  (8+ messages)

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-14 22:26 UTC  (19+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 2/4] x86/clear_page: add clear_pages()
` [PATCH v3 3/4] huge_page: allow arch override for folio_zero_user()
` [PATCH v3 4/4] x86/folio_zero_user: multi-page clearing

[PATCH] mm/swap: set active flag after adding the folio to activate fbatch
 2025-04-14 21:59 UTC  (3+ messages)

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-14 20:28 UTC  (11+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

Request for Feedback on Releasing Reserved Memory Back to the Buddy Allocator
 2025-04-14 20:25 UTC  (2+ messages)

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-14 20:06 UTC  (15+ messages)
` [PATCH v7 1/9] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v7 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory

[PATCH RFC v2 0/3] rust: Add Per-CPU Variable API
 2025-04-14 19:28 UTC  (4+ messages)
` [PATCH RFC v2 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC v2 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC v2 3/3] rust: percpu: add a rust per-CPU variable test

KASAN: slab-use-after-free Read in cgroup_rstat_flush
 2025-04-14 19:25 UTC  (3+ messages)

[PATCH v6 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-14 18:57 UTC  (10+ messages)
` [PATCH v6 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v6 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH] memcg: no refill for offlined objcg
 2025-04-14 18:44 UTC  (3+ messages)

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-04-14 18:28 UTC  (7+ messages)
` [PATCH v3 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v3 11/11] arm64/mm: Batch barriers when updating kernel mappings

[RFC PATCH 2/2] rust: add maple tree abstractions
 2025-04-14 18:27 UTC  (4+ messages)

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-14 17:55 UTC  (8+ messages)

shrink_folio_list() does not compile on late-model kernels
 2025-04-14 17:40 UTC  (3+ messages)

[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-14 17:39 UTC  (2+ messages)

[PATCH] Fix comment style of `do_execveat_common()`
 2025-04-14 17:07 UTC  (3+ messages)

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-14 16:50 UTC  (2+ messages)

[Invitation] Linux MM Alignment Session on kthread for promoting hot pages on Wednesday
 2025-04-14 15:57 UTC 

[syzbot] [mm?] general protection fault in mremap
 2025-04-14 15:15 UTC  (7+ messages)

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-04-14 15:02 UTC  (7+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [RESEND PATCH v18 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 RESEND] intel_th: avoid using deprecated page->mapping, index fields
 2025-04-14 14:33 UTC  (4+ messages)

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-14 14:17 UTC  (4+ messages)
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine

[PATCH v2 0/5] Fix lazy mmu mode
 2025-04-14 14:11 UTC  (5+ messages)

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-04-14 13:46 UTC  (8+ messages)
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

selftests: cgroup: Failures – Timeouts & OOM Issues Analysis
 2025-04-14 13:46 UTC  (3+ messages)

[PATCH] jfs: implement migrate_folio for jfs_metapage_aops
 2025-04-14 13:10 UTC 

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-14 12:31 UTC  (4+ messages)

[PATCH 1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page
 2025-04-14 10:24 UTC  (5+ messages)

[syzbot] [mm?] kernel BUG in filemap_fault
 2025-04-14  9:55 UTC  (3+ messages)
` [syzbot] [sound?] "

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-14  3:44 UTC  (10+ messages)
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions
  ` [PATCH v5 "

[linus:master] [mm] 3104138517: stress-ng.mlockmany.ops_per_sec 11.0% regression
 2025-04-14  2:41 UTC 

[Hypervisor Live Update] Notes from April 7, 2025
 2025-04-14  1:57 UTC 

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-14  1:21 UTC  (2+ messages)

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-14  0:32 UTC  (3+ messages)

[PATCH] mm: simplify zone_idx()
 2025-04-13 23:20 UTC  (8+ messages)
    ` 回复: "

[PATCH] mm: add nr_free_highatomic in show_free_areas
 2025-04-13 21:52 UTC  (3+ messages)

[syzbot] [mm?] WARNING in move_to_new_folio
 2025-04-13 21:44 UTC  (3+ messages)

[PATCH v2] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
 2025-04-13 21:34 UTC  (3+ messages)

[syzbot] [mm?] WARNING in do_wp_page
 2025-04-13 20:45 UTC  (3+ messages)

[PATCH] mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio
 2025-04-13 18:50 UTC  (4+ messages)

[GIT PULL] memblock: fix build of memblock test
 2025-04-13 15:16 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-13  4:45 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-13  3:15 UTC  (4+ messages)
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
 2025-04-13  2:47 UTC  (4+ messages)

[PATCH 0/5] mm: reliable huge page allocator
 2025-04-13  2:20 UTC  (7+ messages)
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH v4] mm: add zblock allocator
 2025-04-12 19:25 UTC  (2+ messages)

[RFC PATCH] mm: don't promote exclusive file folios of dying processes
 2025-04-12 16:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mmap trace events to MEMORY MAPPING
 2025-04-12 15:47 UTC  (4+ messages)

[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-12  9:02 UTC  (11+ messages)

[linux-next:master] BUILD REGRESSION 01c6df60d5d4ae00cd5c1648818744838bba7763
 2025-04-12  6:39 UTC 

[PATCH 0/6 v3] sched/mm: LRU drain flush on nohz_full
 2025-04-12  5:12 UTC  (4+ messages)
` [PATCH 5/6] sched/isolation: Introduce isolated task work


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).