public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 15:18:49 to 2026-04-10 23:32:36 UTC [more...]

[RFC PATCH v5 01/11] mm/damon/core: handle <min_region_sz remaining quota as empty
 2026-04-10 23:32 UTC  (2+ messages)
` (sashiko review) "

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-10 23:26 UTC  (2+ messages)

(sashiko review) [PATCH v4 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
 2026-04-10 23:24 UTC  (4+ messages)

[PATCH] mm/slub: Revert "mm: Aggressive slab merging heuristics"
 2026-04-10 23:14 UTC 

bio completion in task enhancements / experiments
 2026-04-10 22:11 UTC  (3+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[syzbot ci] Re: hugetlb: normalize exported interfaces to use base-page indices
 2026-04-10 21:54 UTC  (2+ messages)

[PATCH v5 0/8] rust: Add Per-CPU Variable API
 2026-04-10 21:35 UTC  (9+ messages)
` [PATCH v5 1/8] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v5 2/8] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v5 3/8] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v5 4/8] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v5 5/8] rust: percpu: introduce a rust API for dynamic "
` [PATCH v5 6/8] rust: percpu: add a rust per-CPU variable sample
` [PATCH v5 7/8] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v5 8/8] rust: percpu: cache per-CPU pointers in the dynamic case

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-10 21:14 UTC  (4+ messages)

[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-04-10 21:07 UTC  (9+ messages)
` [PATCH 1/8 RFC] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/8 RFC] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/8 RFC] mm/page_counter: use page_counter_stock in page_counter_uncharge
` [PATCH 4/8 RFC] mm/page_counter: introduce stock drain APIs
` [PATCH 5/8 RFC] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 6/8 RFC] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 7/8 RFC] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 8/8 RFC] mm/memcontrol: remove unused memcg_stock code

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 20:56 UTC  (7+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY

[RFC 0/2] mm: page_alloc: pcp buddy allocator
 2026-04-10 19:12 UTC  (4+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "

[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-10 19:06 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-04-10 18:36 UTC  (8+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables

[PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
 2026-04-10 17:51 UTC  (2+ messages)

[PATCH v2] percpu: Fix hint invariant breakage
 2026-04-10 17:49 UTC  (2+ messages)

[PATCH v3 1/3] percpu: Fix wrong chunk hints update
 2026-04-10 17:44 UTC  (3+ messages)
` [PATCH v3 2/3] percpu: Do not trust hint starts when they are not set
` [PATCH v3 3/3] percpu: Fix hint invariant breakage

[PATCH v3 05/10] mm: debug_vm_pgtable: use pgtable_has_pmd_leaves()
 2026-04-10 16:09 UTC  (2+ messages)

[PATCH v3 01/10] docs: tmpfs: remove implementation detail reference
 2026-04-10 16:00 UTC  (2+ messages)

[PATCH v3 06/10] mm: shmem: drop has_transparent_hugepage() usage
 2026-04-10 15:59 UTC  (2+ messages)

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-04-10 15:40 UTC  (3+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-10 15:38 UTC  (5+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:30 UTC  (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
    ` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-10 15:26 UTC  (8+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:20 UTC  (13+ messages)
` [PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v12 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v12 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)


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