linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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 v2 0/4] drm/gem-shmem: Track page accessed/dirty status
 2026-02-04 11:39 UTC  (5+ 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 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 

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-04 11:08 UTC  (20+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support

[PATCH] codetag: Avoid codetag race between same slab object alloc and free
 2026-02-04 10:24 UTC  (6+ messages)

[PATCH v2] mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
 2026-02-04 10:14 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  (19+ messages)
  ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
  ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
  ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
  ` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers
  ` [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  (5+ 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

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-02-04  4:43 UTC  (12+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH] mm/shrinker: Fix refcount leak in shrink_slab_memcg()
 2026-02-04  4:00 UTC  (7+ messages)
` [PATCH v2] "

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-04  3:40 UTC  (7+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()

[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 "

[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
 2026-02-04  0:30 UTC  (3+ messages)
` [PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios

[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  (10+ 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  (9+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse

[PATCH v2] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-03 13:04 UTC  (3+ messages)

[RFC PATCH v1 1/4] mm/damon: Generic context creation for modules
 2026-02-03 13:04 UTC  (2+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-02-03 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
` [PATCH v2 2/3] rust: helpers: #define __rust_helper
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust

[PATCH v4 0/3] Migrate on fault for device pages
 2026-02-03 11:44 UTC  (4+ messages)
` [PATCH v4 1/3] mm: unified hmm fault and migrate device pagewalk paths

[PATCH mm-new v6 0/5] Improve khugepaged scan logic
 2026-02-03 11:23 UTC  (3+ messages)
` [PATCH mm-new v6 4/5] mm: khugepaged: skip lazy-free folios

[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
 2026-02-03 10:17 UTC  (4+ messages)

[PATCH v3] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-02-03  9:23 UTC  (4+ messages)

[PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
 2026-02-03  9:14 UTC  (11+ 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