linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/6] mm: vma flag tweaks
 2026-03-05 10:50 UTC 

[PATCH v1] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
 2026-03-05 10:46 UTC  (7+ messages)

[PATCH 0/2] mm: memfd_luo: fixes for folio flag preservation
 2026-03-05 10:40 UTC  (8+ messages)
` [PATCH 1/2] mm: memfd_luo: always make all folios uptodate
` [PATCH 2/2] mm: memfd_luo: always dirty all folios

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-05 10:39 UTC  (3+ messages)
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages

[PATCH v3] smaps: Report PMD page size for pure PMD mappings
 2026-03-05 10:33 UTC  (5+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-05 10:12 UTC  (3+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-03-05 10:05 UTC  (5+ messages)
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes

[LSF/MM/BPF TOPIC] Ways to mitigate limitations of percpu memory allocator
 2026-03-05 10:05 UTC  (4+ messages)

[PATCH] zram: use GFP_KERNEL for post-processing slot allocation
 2026-03-05 10:05 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-05  9:57 UTC  (19+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH v3 0/4] Two-pass MMU interval notifiers
 2026-03-05  9:41 UTC  (6+ messages)
` [PATCH v3 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
 2026-03-05  9:39 UTC  (6+ messages)

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-03-05  9:39 UTC  (5+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v4 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v4 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v4 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible

[PATCH v4 4/5] mm: rename zone->lock to zone->_lock
 2026-03-05  9:27 UTC  (6+ messages)

[PATCH v6 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-05  9:16 UTC  (4+ messages)
` [PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
 2026-03-05  9:10 UTC  (4+ messages)
` [PATCH v5 update "

rtmutex deadlock and memory corruption when running gcc testsuite in next-20260303
 2026-03-05  9:05 UTC  (4+ messages)

[PATCH] MAINTAINERS: add mm-related procfs files to MM sections
 2026-03-05  8:46 UTC  (4+ messages)

walk_pgd_range BUG: unable to handle page fault
 2026-03-05  8:11 UTC  (8+ messages)

[PATCH v2 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-05  8:10 UTC  (5+ messages)
` [PATCH v2 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH v2 2/2] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH 0/1] mm: improve folio refcount scalability
 2026-03-05  8:10 UTC  (10+ messages)
` [PATCH 1/1] mm: implement page refcount locking via dedicated bit

[PATCH 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-03-05  8:09 UTC  (4+ messages)

[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-03-05  7:47 UTC  (5+ messages)

[PATCH] mm/slab: change stride type from unsigned short to unsigned int
 2026-03-05  7:47 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-03-05  7:31 UTC  (10+ messages)
  ` [LSF/MM/BPF] "

[PATCH] mm/percpu-internal.h: optimise pcpu_chunk_struct to save memory
 2026-03-05  7:30 UTC 

[PATCH] mm/percpu-internal.h: optimise pcpu_chunk_struct to save memory
 2026-03-05  7:26 UTC 

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-05  7:01 UTC  (8+ messages)
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()

[PATCH 3/3] ptdesc: Account page tables to memcgs again
 2026-03-05  7:00 UTC  (2+ messages)

[PATCH] mm/migrate_device: fix folio refcount leak on folio_split_unmapped failure
 2026-03-05  6:09 UTC  (10+ messages)

[PATCH] mm/damon: unify address range representation with damon_addr_range
 2026-03-05  5:41 UTC  (2+ messages)

[RFC PATCH 0/5] mm/damon: support addr_unit on default monitoring targets for modules
 2026-03-05  5:39 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/damon/core: fix wrong end address assignment on walk_system_ram()
` [RFC PATCH 2/5] mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
` [RFC PATCH 3/5] mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_default()
` [RFC PATCH 4/5] mm/damon/reclaim: respect addr_unit on default monitoring region setup
` [RFC PATCH 5/5] mm/damon/lru_sort: "

[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-05  4:45 UTC  (16+ messages)

[PATCH] arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
 2026-03-05  4:31 UTC  (16+ messages)

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-03-05  4:30 UTC  (2+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory

[LSF/MM/BPF TOPIC] HugeTLB file preservation across live update
 2026-03-05  3:45 UTC  (2+ messages)

[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
 2026-03-05  2:51 UTC  (12+ messages)
` [PATCH v5 update "

[PATCH 6.6.y] binfmt_misc: restore write access before closing files opened by open_exec()
 2026-03-05  2:35 UTC 

[Patch v4] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THP
 2026-03-05  1:50 UTC 

[PATCH V2 0/2] Small improvements to reserve_mem, take 2
 2026-03-05  1:44 UTC  (5+ messages)
` [PATCH V2 1/2] mm/memblock: Print out errors on reserve_mem parser
` [PATCH V2 2/2] mm/memblock: Add reserve_mem debugfs info

[PATCH slab/for-next-fixes] mm/slab: allow sheaf refill if blocking is not allowed
 2026-03-05  1:39 UTC  (4+ messages)

[RFC PATCH v2 02/10] mm/damon/core: allow quota goals set zero effective size quota
 2026-03-05  0:54 UTC  (3+ messages)

[linux-next:master 2981/3989] mm/page_table_check.c:154:6: error: too many arguments to function 'pte_user_accessible_page'
 2026-03-05  0:45 UTC 

[PATCH] mm/vmstat: reject zero vm.stat_interval to prevent busy-loop
 2026-03-05  0:33 UTC  (2+ messages)

[PATCH RFC 0/3] locking: contended_release tracepoint instrumentation
 2026-03-04 22:55 UTC  (6+ messages)
` [PATCH RFC 1/3] locking: Add contended_release tracepoint
` [PATCH RFC 2/3] locking/percpu-rwsem: Extract __percpu_up_read_slowpath()
` [PATCH RFC 3/3] locking: Wire up contended_release tracepoint

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-03-04 22:29 UTC  (5+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH] mempool: fix the race condition in mempool_resize()
 2026-03-04 21:20 UTC  (4+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2026-03-05
 2026-03-04 20:11 UTC 

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-03-04 19:00 UTC  (14+ messages)
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH 0/8] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
 2026-03-04 18:03 UTC  (4+ messages)
` [PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc

[PATCH v2] x86/efi: defer freeing of boot services memory
 2026-03-04 17:45 UTC  (4+ messages)

[PATCH 6.6.y] mm/mempolicy: fix wrong mmap_read_unlock() in migrate_to_node()
 2026-03-04 17:40 UTC  (2+ messages)

[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
 2026-03-04 17:30 UTC  (6+ messages)

[PATCH mm-unstable 0/2] mm/mmap: fix crashes in dup_mmap() error path
 2026-03-04 17:25 UTC  (5+ messages)
` [PATCH mm-unstable 1/2] mm/mmap: fix Use-After-Free of vma_iterator "
` [PATCH mm-unstable 2/2] mm/mmap: fix NULL pointer dereference in dup_mmap() error handling

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-03-04 17:17 UTC  (4+ messages)
` [PATCH RFC 15/17] KVM: guest_memfd: implement userfaultfd missing mode

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-03-04 17:14 UTC  (13+ messages)

[Patch v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-03-04 17:02 UTC  (7+ messages)

[PATCH 6/8] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
 2026-03-04 16:49 UTC  (7+ messages)

[PATCH 0/2] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-04 16:40 UTC  (8+ messages)
` [PATCH 1/2] mm: thp: avoid calling start_stop_khugepaged() in anon_enabled_store()
` [PATCH 2/2] mm: thp: avoid calling start_stop_khugepaged() in enabled_store()

[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
 2026-03-04 15:35 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 49/110] __efistub_cmdline.c:undefined reference to `__efistub___lshrdi3'
 2026-03-04 15:35 UTC  (4+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-04 15:26 UTC  (3+ messages)
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-04 15:20 UTC  (4+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()

[RFC PATCH v2 00/10] mm/damon: support multiple goal-based quota tuning algorithms
 2026-03-04 15:03 UTC  (2+ messages)

[PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
 2026-03-04 14:10 UTC  (11+ messages)

rtmutex deadlock and memory corruption when running gcc testsuite in next-20260303
 2026-03-04 13:54 UTC  (2+ messages)

[PATCH 0/32] fs: Move metadata bh tracking from address_space
 2026-03-04 13:44 UTC  (22+ messages)
` [PATCH 16/32] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 17/32] fs: Move metadata bhs tracking to a separate struct
` [PATCH 18/32] fs: Provide operation for fetching mapping_metadata_bhs
` [PATCH 19/32] ntfs3: Drop pointless sync_mapping_buffers() call
` [PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
` [PATCH 31/32] kvm: Use private inode list instead of i_private_list
` [PATCH 32/32] fs: Drop i_private_list from address_space

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-04 13:39 UTC  (5+ messages)

[PATCH 0/5]: memcg: obj stock and slab stat caching cleanups
 2026-03-04 13:02 UTC  (3+ messages)
` [PATCH 5/5] mm: memcg: separate slab stat accounting from objcg charge cache

page:  |  | latest

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