[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-04 16:55 UTC (16+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v14 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v14 4/9] rust: aref: update formatting of use statements
` [PATCH v14 5/9] rust: Add `OwnableRefCounted`
` [PATCH v14 6/9] rust: page: update formatting of `use` statements
` [PATCH v14 7/9] rust: page: convert to `Ownable`
` [PATCH v14 8/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v14 9/9] rust: page: add `from_raw()`
[RFC PATCH 0/1] Bind-mounting memfds
2026-02-04 16:51 UTC (3+ messages)
` [RFC PATCH 1/1] fs,ns: allow copying of shm_mnt mount trees
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-04 16:50 UTC (13+ messages)
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()
kernel crash at mm/filemap.c on v6.18.7
2026-02-04 16:43 UTC
[PATCH v2] mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
2026-02-04 16:35 UTC (4+ messages)
[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
2026-02-04 16:29 UTC (5+ messages)
` [PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
` [PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios
[RFC PATCH 0/5] Separate compound page from folio
2026-02-04 16:21 UTC (3+ messages)
[PATCH] rust: page: add volatile memory copy methods
2026-02-04 16:12 UTC (13+ messages)
[PATCH v2 0/4] drm/gem-shmem: Track page accessed/dirty status
2026-02-04 16:03 UTC (7+ messages)
` [PATCH v2 1/4] drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()
` [PATCH v2 2/4] drm/gem-shmem: Map pages in mmap fault handler
` [PATCH v2 3/4] drm/gem-shmem: Track folio accessed/dirty status in mmap
` [PATCH v2 4/4] drm/gem-shmem: Track folio accessed/dirty status in vmap
[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
2026-02-04 15:48 UTC (3+ messages)
[RFC PATCH v1 0/4] mm/damon: Support hot application detections
2026-02-04 15:43 UTC (5+ messages)
[PATCH] maple_tree: update mas_next[_range] docs
2026-02-04 15:29 UTC (5+ messages)
[PATCH] mm/userfaultfd: fix likely/unlikely annotation in move_pages()
2026-02-04 14:58 UTC (2+ messages)
[PATCH v6 0/4] kho: history: track previous kernel version and kexec boot count
2026-02-04 13:54 UTC (3+ messages)
` [PATCH v6 1/4] kho: add size parameter to kho_add_subtree()
[PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
2026-02-04 13:44 UTC
[RFC 00/12] mm: PUD (1GB) THP implementation
2026-02-04 12:55 UTC (23+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support
WARNING in memory_failure() at include/linux/huge_mm.h:635 triggered
2026-02-04 12:49 UTC
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-04 12:47 UTC (13+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH] codetag: Avoid codetag race between same slab object alloc and free
2026-02-04 12:04 UTC (6+ messages)
[PATCH v3] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-04 11:47 UTC (4+ messages)
[PATCH v1] fs: hugetlb: simplify remove_inode_hugepages() return type
2026-02-04 11:41 UTC (4+ messages)
` [PATCH v1] "
[PATCH v3 0/3] selftests/mm: add memory failure selftests
2026-02-04 11:26 UTC (5+ messages)
` [PATCH v3 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH v3 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH v3 3/3] selftests/mm: add memory failure dirty "
[PATCH v4 0/2] SEV-SNP Unaccepted Memory Hotplug
2026-02-04 11:22 UTC (4+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v4 2/2] x86/sev: Add support to unaccept memory after hot-remove
[Invitation] bi-weekly guest_memfd upstream call on 2026-02-05
2026-02-04 11:17 UTC
[akpm-mm:mm-new 102/124] lib/maple_tree.c:3364:38: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-02-04 10:05 UTC
[Patch v2] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
2026-02-04 9:41 UTC (5+ messages)
[RFC PATCH bpf-next v6 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-02-04 9:28 UTC (18+ messages)
` [RFC PATCH bpf-next v6 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v6 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v6 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v6 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v6 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v6 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v6 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v6 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v6 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v6 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v6 12/12] samples/bpf: Add memcg priority control example
[PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
2026-02-04 9:25 UTC (6+ messages)
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-02-04 9:02 UTC (8+ messages)
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
[PATCH] mm: Fix memblock_free_late() when using deferred struct page
2026-02-04 9:02 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 5c009020744fe129e4728e71c44a6c7816c9105e
2026-02-04 8:17 UTC
[PATCH] mm/mmu_notifiers: Use hlist_for_each_entry_srcu() for SRCU list traversal
2026-02-04 8:09 UTC
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-04 7:37 UTC (3+ messages)
` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
[RFC PATCH v1 0/4] mm/damon: Support hot application detections
2026-02-04 7:31 UTC (2+ messages)
mm.git review status (mm-stable)
2026-02-04 6:50 UTC (3+ messages)
[PATCH v3 00/30] maple_tree: Replace big node with maple copy
2026-02-04 6:36 UTC (4+ messages)
` [PATCH v3 21/30] maple_tree: Add cp_is_new_root() helper
[PATCH] mm/page_idle.c: remove redundant mmu notifier in aging code
2026-02-04 6:10 UTC (3+ messages)
[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
2026-02-04 6:06 UTC (3+ messages)
` [RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for
[PATCH] mm/shrinker: Fix refcount leak in shrink_slab_memcg()
2026-02-04 4:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH v14 01/13] x86/um: nommu: elf loader for fdpic
2026-02-04 2:27 UTC
[PATCH] fs/tests: exec: drop duplicate bprm_stack_limits test vectors
2026-02-04 1:41 UTC (3+ messages)
[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-04 1:13 UTC (10+ messages)
` pincount vs refcount: "
[RFC PATCH v3 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-02-04 1:11 UTC (4+ messages)
` [RFC PATCH v3 3/5] mm: memcontrol: add interface for swap tier selection
[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-04 0:49 UTC (14+ messages)
` [PATCH v7 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v7 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v7 3/6] x86/asm: Simplify VDSO DWARF generation
` [PATCH v7 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v7 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v7 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH V1 0/2] Only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
2026-02-04 0:45 UTC (5+ messages)
` [PATCH V1 2/2] mm/slab: only "
[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
2026-02-04 0:28 UTC (4+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-04 0:10 UTC (5+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
[PATCH] zsmalloc: introduce SG-list based object read API
2026-02-03 23:37 UTC (4+ messages)
[PATCH] mm: zswap: Use SG list decompression APIs from zsmalloc
2026-02-03 23:18 UTC (3+ messages)
[Kernel Bug] WARNING in mempool_alloc_noprof
2026-02-03 23:01 UTC (9+ messages)
[PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs
2026-02-03 21:15 UTC (7+ messages)
` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-03 20:56 UTC (6+ messages)
` [PATCH RFC 01/17] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-02-03 19:23 UTC (4+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v3 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-02-03 18:24 UTC (3+ messages)
[PATCH 0/2] mm/kmemleak: Improve scan_should_stop() implementation
2026-02-03 18:00 UTC (5+ messages)
` [PATCH 1/2] mm/kmemleak: Remove unreachable return statement in scan_should_stop()
` [PATCH 2/2] mm/kmemleak: Use PF_KTHREAD flag to detect kernel threads
[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-03 17:22 UTC (3+ messages)
[PATCH] tracing: remove __printf() attribute on __ftrace_vbprintk()
2026-02-03 17:17 UTC (4+ messages)
[PATCH] mm/damon: remove redudnant mmu notifier call in pmdp mkold
2026-02-03 16:22 UTC (2+ messages)
[PATCH v8 0/2] Make KHO Stateless
2026-02-03 16:18 UTC (5+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v8 2/2] kho: Remove finalize state and clients
[PATCH V1 6.1.y] Revert "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()"
2026-02-03 15:59 UTC (2+ messages)
` Patch "Revert "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()"" has been added to the 6.1-stable tree
Orphan filesystems after mount namespace destruction and tmpfs "leak"
2026-02-03 14:58 UTC (2+ messages)
lib/test_hmm.c:932 dmirror_migrate_to_system() error: uninitialized symbol 'ret'
2026-02-03 14:44 UTC (3+ messages)
[RFC PATCH v1 3/4] mm/damon: New module with hot application detection
2026-02-03 14:21 UTC (2+ messages)
[PATCH v3 0/3] symlink length caching
2026-02-03 14:13 UTC (4+ messages)
[RFC PATCH v1 2/4] mm/damon: Support for synchrounous huge pages collapse
2026-02-03 14:04 UTC (2+ messages)
[PATCH] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
2026-02-03 13:20 UTC (11+ messages)
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-02-03 13:07 UTC (3+ messages)
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox