linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
 2026-01-14 19:19 UTC  (8+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
` [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm

[PATCH v3 0/2] kho: history: track previous kernel version and kexec boot count
 2026-01-14 19:19 UTC  (3+ messages)
` [PATCH v3 1/2] kho: history: track previous kernel version

[PATCH v2 0/2] kexec: history: track previous kernel version and kexec boot count
 2026-01-14 19:08 UTC  (9+ messages)
` [PATCH v2 1/2] kexec: history: track previous kernel version
` [PATCH v2 2/2] kexec: history: track kexec boot counter

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-14 19:02 UTC  (7+ messages)
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd

[PATCH v2 0/8] mm: clean up anon_vma implementation
 2026-01-14 19:02 UTC  (16+ messages)
` [PATCH v2 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
` [PATCH v2 2/8] mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink
` [PATCH v2 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
` [PATCH v2 8/8] mm/rmap: separate out fork-only logic on anon_vma_clone()

[PATCH v2] kho: init alloc tags when restoring pages from reserved memory
 2026-01-14 18:42 UTC  (4+ messages)

[PATCH mm-hotfixes] mm: do not copy page tables unnecessarily for VM_UFFD_WP
 2026-01-14 18:37 UTC  (4+ messages)

[syzbot] [mm?] KCSAN: data-race in __anon_vma_prepare / __vmf_anon_prepare
 2026-01-14 18:23 UTC  (8+ messages)

[PATCH v4 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-14 18:15 UTC  (3+ messages)

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-14 18:11 UTC  (20+ messages)
` [PATCH 1/8] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/8] mm/memory_hotplug: extract __add_memory_resource() and __offline_memory()
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 4/8] mm/memory_hotplug: return online type from add_memory_driver_managed()
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes

[PATCH 1/3] mm: unified hmm fault and migrate device pagewalk paths
 2026-01-14 18:04 UTC  (4+ messages)

[PATCH 0/3] nodemask: align nodes_and{,not} with underlying bitmap ops
 2026-01-14 18:00 UTC  (7+ 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 3/3] cgroup: use nodes_and() output where appropriate

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-14 17:58 UTC  (33+ messages)
` [PATCH v3 01/30] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v3 02/30] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v3 03/30] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v3 04/30] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v3 05/30] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v3 06/30] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v3 07/30] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v3 08/30] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v3 09/30] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v3 10/30] writeback: prevent memory cgroup release in writeback module
` [PATCH v3 11/30] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v3 12/30] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v3 13/30] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v3 14/30] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v3 15/30] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v3 16/30] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v3 17/30] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v3 18/30] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v3 19/30] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v3 20/30] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v3 21/30] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v3 22/30] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v3 23/30] mm: do not open-code lruvec lock
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v3 25/30] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v3 26/30] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v3 27/30] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
` [PATCH v3 29/30] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v3 30/30] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
` [syzbot ci] Re: Eliminate Dying Memory Cgroup

[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-14 17:49 UTC  (6+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
 2026-01-14 17:41 UTC  (13+ messages)

mips64-linux-ld: div64.c:undefined reference to `__multi3'
 2026-01-14 17:34 UTC  (6+ messages)

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-14 17:21 UTC  (10+ messages)

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2026-01-14 16:53 UTC  (7+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-14 16:52 UTC  (4+ messages)
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow

[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-14 16:43 UTC  (6+ messages)
` [PATCH v7 1/5] mm/page_ext: Add page_ext_get_phys()
` [PATCH v7 2/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v7 3/5] iommu: Add calls "
` [PATCH v7 4/5] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v7 5/5] iommu: debug-pagealloc: Check mapped/unmapped kernel memory

[PATCH v1 0/9] Remove XA_ZERO from error recovery of dup_mmap()
 2026-01-14 16:32 UTC  (7+ messages)
` [PATCH v1 8/9] mm/vma: Use unmap_desc in vms_clear_ptes() and exit_mmap()
` [PATCH v1 9/9] mm: Use unmap_desc struct for freeing page tables

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

[PATCH 1/2] mm/damon/core: modified and tunning damon_split_regions_of()
 2026-01-14 15:46 UTC  (2+ messages)

[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-14 15:30 UTC  (3+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-14 15:26 UTC  (20+ messages)

[PATCH v2] mm/kfence: add reboot notifier to disable KFENCE on shutdown
 2026-01-14 15:21 UTC  (3+ messages)

[PATCH 01/12] mm/damon/core: introduce nr_snapshots damos stat
 2026-01-14 15:20 UTC  (3+ messages)

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-14 15:07 UTC  (14+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()

[PATCH v1 0/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
 2026-01-14 14:57 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] mm/page_alloc: Fix freeing of failed-split poisoned compound pages
 2026-01-14 14:48 UTC  (2+ messages)

[PATCH v2] slab: fix kmalloc_nolock() context check for PREEMPT_RT
 2026-01-14 14:27 UTC  (4+ messages)

[PATCH] mm: fix minor spelling mistakes in comments
 2026-01-14 14:10 UTC  (2+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2026-01-14 13:57 UTC  (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH 3/5] mm: hugetlb: optimize replace_free_hugepage_folios()
 2026-01-14 13:55 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-14 13:47 UTC  (14+ messages)
` [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 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
 2026-01-14 12:59 UTC  (4+ messages)

[PATCH 1/3] zram: use u32 for entry ac_time tracking
 2026-01-14 12:45 UTC  (2+ messages)

[PATCH mm-new v4 0/6] Improve khugepaged scan logic
 2026-01-14 12:44 UTC  (16+ messages)
` [PATCH mm-new v4 2/6] mm: khugepaged: refine scan progress number
` [PATCH mm-new v4 3/6] mm: khugepaged: just skip when the memory has been collapsed
` [PATCH mm-new v4 4/6] mm: add folio_is_lazyfree helper
` [PATCH mm-new v4 5/6] mm: khugepaged: skip lazy-free folios at scanning
` [PATCH mm-new v4 6/6] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-14 12:37 UTC  (3+ messages)

[PATCH 2/3] zram: rename internal slot API
 2026-01-14 12:36 UTC  (2+ messages)

[PATCH mm-hotfixes] mm: remove unnecessary and incorrect mmap lock assert
 2026-01-14 12:35 UTC  (2+ messages)

[PATCH] percpu: add basic double free check
 2026-01-14 12:22 UTC  (2+ messages)

KASAN vs realloc
 2026-01-14 12:17 UTC  (3+ messages)
` [PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()

[RFC PATCH bpf-next 0/3] BPF-based NUMA balancing
 2026-01-14 12:13 UTC  (4+ messages)
` [RFC PATCH bpf-next 2/3] mm: add support for bpf based numa balancing

[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
 2026-01-14 11:32 UTC  (4+ messages)

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-14 11:18 UTC  (5+ messages)
` [PATCH v3 2/6] mm: khugepaged: refine scan progress number

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

[akpm-mm:mm-nonmm-unstable 77/129] arch/loongarch/net/bpf_jit.c:1322:7: error: call to undeclared function '__bpf_address_lookup'; ISO C99 and later do not support implicit function declarations
 2026-01-14 11:08 UTC  (3+ messages)

[PATCH v2 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-14 10:47 UTC  (9+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v2 2/2] mm/memory_hotplug: Add support to unaccept memory after hot-remove

[PATCH 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-01-14 10:24 UTC  (2+ messages)

[PATCH v2 2/2] mm/madvise: allow guard page install/remove under VMA lock
 2026-01-14 10:01 UTC  (3+ messages)

[vbabka-slab:slab/for-7.0/obj_metadata 9/10] Warning: mm/slub.c:7013 function parameter 'objp' not described in 'ksize'
 2026-01-14  9:48 UTC  (3+ 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