linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 2/2] zram: fixup read_block_state()
 2026-01-15 23:25 UTC  (4+ messages)

[PATCH 0/3] Migrate on fault for device pages
 2026-01-15 23:16 UTC  (2+ messages)

[PATCH] percpu: add basic double free check
 2026-01-15 23:13 UTC  (3+ messages)

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-15 23:04 UTC  (20+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1

[PATCH v6 0/2] Make KHO Stateless
 2026-01-15 23:00 UTC  (3+ messages)
` [PATCH v6 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v6 2/2] kho: Remove finalize state and clients

[PATCH v2] alloc_tag: fix rw permission issue when handling boot parameter
 2026-01-15 22:56 UTC  (5+ messages)

[PATCH 3/5] mm: hugetlb: optimize replace_free_hugepage_folios()
 2026-01-15 22:42 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-15 22:42 UTC  (8+ messages)
` [PATCH v8 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-15 22:30 UTC  (8+ messages)

[PATCH v4 3/3] genirq: Adaptive Global Software Interrupt Moderation (GSIM)
 2026-01-15 22:09 UTC  (2+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-15 22:09 UTC  (13+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-15 22:09 UTC  (46+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 05/29] erofs: "
` [PATCH 06/29] efs: "
` [PATCH 07/29] xfs: "
` [PATCH 08/29] ceph: "
` [PATCH 09/29] btrfs: "
` [PATCH 10/29] befs: "
` [PATCH 11/29] ufs: "
` [PATCH 12/29] udf: "
` [PATCH 13/29] affs: "
` [PATCH 14/29] squashfs: "
` [PATCH 15/29] smb/client: "
` [PATCH 16/29] ovl: "
` [PATCH 17/29] orangefs: "
` [PATCH 18/29] ocfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] nilfs2: "
` [PATCH 21/29] nfs: "
` [PATCH 22/29] jfs: "
` [PATCH 23/29] jffs2: "
` [PATCH 24/29] isofs: "
` [PATCH 25/29] gfs2: "
` [PATCH 26/29] fuse: "
` [PATCH 27/29] fat: "
` [PATCH 28/29] f2fs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES

[PATCH 0/3] mm/hugetlb: A fix and some cleanups
 2026-01-15 22:04 UTC  (14+ messages)
` [PATCH 1/3] mm/hugetlb: Restore failed global reservations to subpool
` [PATCH 2/3] mm/hugetlb: Remove unnecessary if condition
` [PATCH 3/3] mm/hugetlb: Enforce brace style

[PATCH] mm: fix VM_WARN_ONCE indentation in page_alloc.c
 2026-01-15 21:34 UTC  (3+ messages)

[PATCH v2 0/2] Register device memory for poison handling
 2026-01-15 21:20 UTC  (4+ messages)
` [PATCH v2 1/2] mm: add stubs for PFNMAP memory failure registration functions
` [PATCH v2 2/2] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH v3 0/6] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2026-01-15 21:07 UTC  (6+ messages)
` [PATCH v3 2/6] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2026-01-15 20:53 UTC  (5+ messages)

[PATCH v4 2/3] genirq: Fixed-delay Global Software Interrupt Moderation (GSIM)
 2026-01-15 20:52 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in lookup_object_or_alloc (3)
 2026-01-15 20:48 UTC 

[PATCH v3 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-01-15 20:42 UTC  (6+ messages)
` [PATCH v3 1/3] mm/memory-failure: set has_hwpoisoned flags on HugeTLB folio
` [PATCH v3 2/3] mm/page_alloc: only free healthy pages in high-order has_hwpoisoned folio

[PATCH 1/3] mm: unified hmm fault and migrate device pagewalk paths
 2026-01-15 20:40 UTC  (2+ messages)

[PATCH 0/3] nodemask: align nodes_and{,not} with underlying bitmap ops
 2026-01-15 20:32 UTC  (6+ messages)
` [PATCH 1/3] nodemask: propagate boolean for nodes_and{,not}
` [PATCH 2/3] mm: use nodes_and() return value to simplify client code

[PATCH] mm: prefer 'unsigned int' over bare 'unsigned' in page_alloc.c
 2026-01-15 20:11 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.19-rc6
 2026-01-15 20:09 UTC  (2+ messages)

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-15 19:50 UTC  (6+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH v2 00/23] mm: balloon infrastructure cleanups
 2026-01-15 19:47 UTC  (10+ messages)
` [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON

[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-15 19:46 UTC  (13+ messages)
` [PATCHv3 02/15] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages

[RFC PATCH 00/15] kmem_cache instances with static storage duration
 2026-01-15 19:44 UTC  (8+ messages)
` [RFC PATCH 01/15] static kmem_cache instances for core caches

[PATCH] mm: add blank line after declaration in page_alloc.c
 2026-01-15 19:41 UTC 

[PATCH 00/28] maple_tree: Replace big node with maple copy
 2026-01-15 19:36 UTC  (29+ messages)
` [PATCH 01/28] maple_tree: Move mas_spanning_rebalance loop to function
` [PATCH 02/28] maple_tree: Extract use of big node from mas_wr_spanning_store()
` [PATCH 03/28] maple_tree: Remove unnecessary assignment of orig_l index
` [PATCH 04/28] maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()
` [PATCH 05/28] maple_tree: Make ma_wr_states reliable for reuse in spanning store
` [PATCH 06/28] maple_tree: Remove l_wr_mas from mas_wr_spanning_rebalance
` [PATCH 07/28] maple_tree: Don't pass through height in mas_wr_spanning_store
` [PATCH 08/28] maple_tree: Move maple_subtree_state from mas_wr_spanning_store to mas_wr_spanning_rebalance
` [PATCH 09/28] maple_tree: Correct right ma_wr_state end pivot in mas_wr_spanning_store()
` [PATCH 10/28] maple_tree: Introduce maple_copy node and use it in mas_spanning_rebalance()
` [PATCH 11/28] maple_tree: Testing update for spanning store
` [PATCH 12/28] maple_tree: Inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalance()
` [PATCH 13/28] maple_tree: Change initial big node setup in mas_wr_spanning_rebalance()
` [PATCH 14/28] maple_tree: Introduce ma_leaf_max_gap()
` [PATCH 15/28] maple_tree: Add gap support, slot and pivot sizes for maple copy
` [PATCH 16/28] maple_tree: Start using maple copy node for destination
` [PATCH 17/28] maple_tree: inline mas_wr_spanning_rebalance()
` [PATCH 18/28] maple_tree: Remove unnecessary return statements
` [PATCH 19/28] maple_tree: Separate wr_split_store and wr_rebalance store type code path
` [PATCH 20/28] maple_tree: Add cp_is_new_root() helper
` [PATCH 21/28] maple_tree: Use maple copy node for mas_wr_rebalance() operation
` [PATCH 22/28] maple_tree: Add copy_tree_location() helper
` [PATCH 23/28] maple_tree: Add cp_converged() helper
` [PATCH 24/28] maple_tree: Use maple copy node for mas_wr_split()
` [PATCH 25/28] maple_tree: Remove maple big node and subtree structs
` [PATCH 26/28] maple_tree: Pass maple copy node to mas_wmb_replace()
` [PATCH 27/28] maple_tree: Don't pass end to mas_wr_append()
` [PATCH 28/28] maple_tree: Clean up mas_wr_node_store()

[PATCH] mm: drop filename from page_alloc.c header comment
 2026-01-15 19:31 UTC 

[PATCH v2 00/10] Remove XA_ZERO from error recovery of dup_mmap()
 2026-01-15 19:01 UTC  (12+ messages)
` [PATCH v2 01/10] mm/mmap: Move exit_mmap() trace point
` [PATCH v2 02/10] mm/mmap: Abstract vma clean up from exit_mmap()
` [PATCH v2 03/10] mm/vma: Add limits to unmap_region() for vmas
` [PATCH v2 04/10] mm/memory: Add tree limit to free_pgtables()
` [PATCH v2 05/10] mm/vma: Add page table limit to unmap_region()
` [PATCH v2 06/10] mm: Change dup_mmap() recovery
` [PATCH v2 07/10] mm: Introduce unmap_desc struct to reduce function arguments
` [PATCH v2 08/10] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
` [PATCH v2 09/10] mm/vma: Use unmap_region() in vms_clear_ptes()
` [PATCH v2 10/10] mm: Use unmap_desc struct for freeing page tables

[PATCH v5 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-15 18:17 UTC  (6+ messages)
` [PATCH v5 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn

[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2026-01-15 18:12 UTC  (3+ messages)

[PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
 2026-01-15 17:47 UTC  (3+ messages)
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting

[PATCH v3 26/30] mm: vmscan: prepare for reparenting MGLRU folios
 2026-01-15 17:46 UTC  (3+ messages)
` [PATCH v3 26/30 fix] mm: mglru: do not call update_lru_size() during reparenting

[PATCH v2 0/5] add runtime hotplug state control
 2026-01-15 17:46 UTC  (4+ messages)

[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-15 17:21 UTC  (2+ messages)

[PATCH] mm/page_alloc: Fix freeing of failed-split poisoned compound pages
 2026-01-15 17:11 UTC  (4+ messages)

[PATCH 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
 2026-01-15 17:05 UTC  (3+ messages)

[PATCH v7 0/2] Optimize zone->contiguous update and issue fix
 2026-01-15 17:00 UTC  (7+ messages)
` [PATCH v7 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

TmpFs Incorporation Of FsCrypt?
 2026-01-15 15:15 UTC  (6+ messages)

page:  |  | latest

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