linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1] mm/vmscan: Add retry logic for cgroups with memory.low in kswapd
 2025-11-08  0:09 UTC  (9+ messages)

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-08  0:08 UTC  (5+ messages)

[PATCH v4 0/9] rust: Add Per-CPU Variable API
 2025-11-08  0:06 UTC  (8+ messages)
` [PATCH v4 1/9] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v4 2/9] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v4 3/9] rust: percpu: Add C bindings for per-CPU variable API

[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-08  0:01 UTC  (7+ messages)

[PATCH] mm: memcg: dump memcg protection info on oom or alloc failures
 2025-11-07 23:40 UTC 

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07 23:37 UTC  (5+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-07 23:35 UTC  (8+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
` [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate

[RFC LPC2026 PATCH 0/9] Protected Memory NUMA Nodes
 2025-11-07 22:49 UTC  (10+ messages)
` [RFC PATCH 1/9] gfp: Add GFP_PROTECTED for protected-node allocations
` [RFC PATCH 2/9] memory-tiers: create default_sysram_nodes
` [RFC PATCH 3/9] mm: default slub, oom_kill, compaction, and page_alloc to sysram
` [RFC PATCH 4/9] mm,cpusets: rename task->mems_allowed to task->mems_default
` [RFC PATCH 5/9] cpuset: introduce cpuset.mems.default
` [RFC PATCH 6/9] mm/memory_hotplug: add MHP_PROTECTED_MEMORY flag
` [RFC PATCH 7/9] drivers/dax: add protected memory bit to dev_dax
` [RFC PATCH 8/9] drivers/cxl: add protected_memory bit to cxl region
` [RFC PATCH 9/9] [HACK] mm/zswap: compressed ram integration example

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-07 22:33 UTC  (24+ messages)
` [PATCH v5 01/22] liveupdate: luo_core: luo_ioctl: "
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 03/22] reboot: call liveupdate_reboot() before kexec
` [PATCH v5 04/22] liveupdate: Kconfig: Make debugfs optional
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 07/22] liveupdate: luo_ioctl: add user interface
` [PATCH v5 08/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v5 09/22] liveupdate: luo_session: Add ioctls for file preservation and state management
` [PATCH v5 10/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v5 11/22] docs: add luo documentation
` [PATCH v5 12/22] MAINTAINERS: add liveupdate entry
` [PATCH v5 13/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v5 14/22] mm: shmem: allow freezing inode mapping
` [PATCH v5 15/22] mm: shmem: export some functions to internal.h
` [PATCH v5 16/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v5 17/22] mm: memfd_luo: allow preserving memfd
` [PATCH v5 18/22] docs: add documentation for memfd preservation via LUO
` [PATCH v5 19/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v5 20/22] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v5 21/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-07 20:27 UTC  (6+ messages)
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-07 19:33 UTC  (12+ messages)
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v12 mm-new 11/15] khugepaged: introduce collapse_allowable_orders helper function

[PATCH 0/2] vma_start_write_killable
 2025-11-07 19:12 UTC  (5+ messages)
` [PATCH 1/2] mm: Add vma_start_write_killable()
` [PATCH 2/2] mm: Use vma_start_write_killable() in dup_mmap()

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
 2025-11-07 18:11 UTC  (6+ messages)

[Bug 220765] New: Memory leak in maple_node (Maple Tree) on Linux 6.18-rc4
 2025-11-07 17:48 UTC 

[PATCH v2] fix AMDGPU failure with periodic signal
 2025-11-07 17:48 UTC 

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-07 17:22 UTC  (16+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[RFC PATCH v8 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-07 17:22 UTC  (3+ messages)
` [RFC PATCH v8 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v8 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07 16:58 UTC  (8+ messages)

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-07 16:55 UTC  (10+ messages)

[RFC PATCH v2 0/3] Add testable code specifications
 2025-11-07 16:29 UTC  (7+ messages)

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07 16:11 UTC  (9+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 2/8] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v3 3/8] mm: implement sticky VMA flags
` [PATCH v3 4/8] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v3 5/8] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v3 6/8] tools/testing/vma: add VMA sticky userland tests
` [PATCH v3 7/8] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v3 8/8] tools/testing/selftests/mm: add smaps visibility guard region test

[PATCH] lib/test_kho: Check if KHO is enabled
 2025-11-07 16:07 UTC  (4+ messages)

[GIT PULL] slab fix for 6.18-rc5
 2025-11-07 16:05 UTC  (2+ messages)

[PATCH v2] s390/fpu: Fix false-positive kmsan report in fpu_vstl function
 2025-11-07 15:59 UTC 

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-07 15:45 UTC  (26+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
` [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v4 12/12] mm: bail out of lazy_mmu_mode_* in interrupt context

[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
 2025-11-07 15:33 UTC  (6+ messages)
` [PATCH 2/2] s390/fpu: Fix kmsan in fpu_vstl function

[PATCH 0/4] slab: cmpxchg cleanups enabled by -fms-extensions
 2025-11-07 13:51 UTC  (5+ messages)
` [PATCH 1/4] slab: separate struct freelist_tid from kmem_cache_cpu
` [PATCH 2/4] slab: turn freelist_aba_t to a struct and fully define counters there
` [PATCH 3/4] slab: use struct freelist_counters for local variables instead of struct slab
` [PATCH 4/4] slab: use struct freelist_counters as parameters in relevant functions

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-11-07 13:37 UTC  (8+ messages)

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-07 13:20 UTC  (12+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 02/26] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-11-07 13:05 UTC  (3+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking

madvise(MADV_COLLAPSE) fails with EINVAL on dirty file-backed text pages
 2025-11-07 12:50 UTC  (14+ messages)

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07 12:40 UTC  (8+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps

move blk-crypto-fallback to sit above the block layer
 2025-11-07 12:10 UTC  (21+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption

[PATCH] mm/readahead: Skip fully overlapped range
 2025-11-07 10:28 UTC  (8+ messages)

[PATCH] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07  9:55 UTC 

[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
 2025-11-07  9:49 UTC  (4+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise

[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-07  8:59 UTC  (11+ messages)
` [PATCH v8 2/7] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v8 3/7] mm/highmem: introduce clear_user_highpages()
` [PATCH v8 6/7] mm, folio_zero_user: support clearing page ranges

[syzbot] [net?] [mm?] INFO: rcu detected stall in rescuer_thread (2)
 2025-11-07  7:31 UTC 

[syzbot] [fs?] WARNING in destroy_super_work
 2025-11-07  7:31 UTC 

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-07  7:29 UTC  (10+ messages)
` [Patch v3 1/2] mm/huge_memory: introduce enum split_type for clarity
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-11-07  4:47 UTC  (6+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-07  3:13 UTC  (6+ messages)
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH 16/19] mm, swap: check swap table directly for checking cache

[PATCH v5 0/4] reparent the THP split queue
 2025-11-07  2:59 UTC  (7+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-07  2:28 UTC  (4+ messages)
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches

[PATCH 0/2] mm/huge_memory: Modularize and simplify folio splitting paths
 2025-11-07  2:15 UTC  (8+ messages)
` [PATCH 1/2] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-07  1:48 UTC  (5+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07  0:00 UTC  (5+ messages)

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-06 23:56 UTC  (3+ messages)

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06 23:55 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