Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 10:09:30 to 2026-07-22 17:11:06 UTC [more...]

[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-22 17:10 UTC  (8+ messages)
` [PATCH v2 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH v2 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH v2 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

swap_ops updates
 2026-07-22 17:07 UTC  (9+ messages)
` [PATCH 1/3] mm/swap: revert to single-folio writes for synchronous swap devices
` [PATCH 2/3] mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
` [PATCH 3/3] mm/swap: move swap_ops into file systems for file system-based swap

[PATCH v2 0/3] mm: bypass swap readahead for zswap
 2026-07-22 17:04 UTC  (4+ messages)
` [PATCH v2 1/3] mm: swap: overlap synchronous readahead decompression with disk I/O
` [PATCH v2 2/3] mm: swap: bypass synchronous readahead unless the target needs I/O
  ` [PATCH v2 3/3] mm: swap: treat SWP_SYNCHRONOUS_IO devices as synchronous in readahead

[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
 2026-07-22 17:03 UTC  (5+ messages)
` [syzbot ci] "

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-22 17:00 UTC  (12+ messages)
` [PATCH v7 03/12] PCI: liveupdate: Track incoming preserved PCI devices

[PATCH v3 0/1] mm/page_table_check: skip special zero mappings
 2026-07-22 16:48 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-22 16:40 UTC  (26+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v2 05/20] MIPS: "
` [PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v2 20/20] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-22 16:38 UTC  (4+ messages)
` [PATCH v2 14/19] maple_tree: WARN_ON_ONCE when allocations fail

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 16:15 UTC  (27+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[ANNOUNCE/CFP] LPC 2026 Live Update Microconference
 2026-07-22 15:56 UTC 

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 15:40 UTC  (18+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-22 15:28 UTC  (3+ messages)

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-22 15:19 UTC  (12+ messages)
` [PATCH v5 01/11] mm: add PMD swap entry detection support
` [PATCH v5 02/11] mm: add PMD swap entry splitting support
` [PATCH v5 03/11] mm: handle PMD swap entries in fork path
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
` [PATCH v5 05/11] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v5 06/11] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v5 07/11] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v5 08/11] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v5 09/11] mm: handle PMD swap entry faults on swap-in
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out
` [PATCH v5 11/11] selftests/mm: add PMD swap entry tests

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-22 15:15 UTC  (7+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-22 15:04 UTC  (2+ messages)

[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
 2026-07-22 14:29 UTC 

[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
 2026-07-22 14:11 UTC  (7+ messages)

[PATCH 0/2] mm/damon/core: remove unused helper functions
 2026-07-22 14:09 UTC  (6+ messages)
` [PATCH 1/2] mm/damon/core: remove unused damon_targets_empty()
` [PATCH 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()

[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-07-22 14:08 UTC 

[PATCH RESEND v1 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-07-22 14:05 UTC  (4+ messages)
` [PATCH RESEND v1 3/5] selftests/mm: skip khugepaged swap tests without swap

[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
 2026-07-22 14:02 UTC  (3+ messages)

[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-22 13:51 UTC  (3+ messages)

[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-07-22 13:50 UTC  (2+ messages)

[PATCH v2] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
 2026-07-22 13:48 UTC  (2+ messages)

[PATCH] samples/damon/mtier: add comment for struct region_range
 2026-07-22 13:46 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-22 13:33 UTC  (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-22 13:14 UTC  (2+ messages)

[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
 2026-07-22 13:01 UTC  (2+ messages)
` [PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front

[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-07-22 13:03 UTC  (6+ messages)
` [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-07-22 13:02 UTC  (4+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
  ` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
  ` [PATCH v2 2/2] selftests/mm: Fix potential "

[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
 2026-07-22 12:59 UTC  (2+ messages)

[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
 2026-07-22 12:57 UTC  (5+ messages)

[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
 2026-07-22 12:50 UTC  (4+ messages)
  `  "

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-22 12:47 UTC  (3+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-22 12:35 UTC  (5+ messages)

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-22 12:29 UTC  (3+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-22 12:16 UTC  (3+ messages)

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-22 12:13 UTC  (4+ messages)
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-22 11:52 UTC  (6+ messages)

[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
 2026-07-22 10:10 UTC  (5+ messages)
` [PATCH 6/8] mm/khugepaged: hoist isolation into collapse_isolate_folio()
` [PATCH 7/8] mm/khugepaged: hoist more code "


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