Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 05:06:58 to 2026-07-14 15:16:05 UTC [more...]

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-14 15:14 UTC  (13+ messages)
` [PATCH v5 01/20] vfio/pci: Factor out the reset logic in VFIO PCI device close path
` [PATCH v5 02/20] vfio: Export various helpers from VFIO
` [PATCH v5 03/20] vfio/pci: Export vfio_pci_dma_buf_move for vfio-pci module
` [PATCH v5 04/20] liveupdate: Export symbols needed by modules
` [PATCH v5 05/20] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v5 07/20] vfio: Introduce vfio_find_device() helper
` [PATCH v5 08/20] vfio: Refactor vfio_device_fops_cdev_open()
` [PATCH v5 09/20] vfio: Add API to open cdev device for Live Update restore
` [PATCH v5 11/20] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v5 12/20] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v5 13/20] vfio: selftests: Build liveupdate library in VFIO selftests

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-14 15:09 UTC  (26+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 05/22] arm64: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 06/22] loongarch: mm: use mm_is_kernel() in switch_mm_irqs_off()
` [PATCH 07/22] parisc: mm: use mm_is_kernel() for kernel mm checks
` [PATCH 08/22] powerpc: "
` [PATCH 09/22] s390: "
` [PATCH 10/22] sparc: "
` [PATCH 11/22] um: mm: use mm_is_kernel() in TLB sync
` [PATCH 12/22] x86/mm: use mm_is_kernel() for kernel mm checks
` [PATCH 13/22] mm: account page table pages when allocated
` [PATCH 14/22] mm: set page table page type "
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
` [PATCH 16/22] efi: mark efi_mm as a kernel mm
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
` [PATCH 18/22] arm64: mm: drop explicit mm_is_efi() check in contpte
` [PATCH 19/22] x86/tboot: mark tboot_mm as a kernel mm
` [PATCH 20/22] arm64: mm: drop ctor/dtor calls for kernel page tables
` [PATCH 21/22] arm: mm: drop ctor call "
` [PATCH 22/22] riscv: mm: drop ctor/dtor calls "

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-14 15:06 UTC  (22+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

[RESEND PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-14 15:01 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [RESEND PATCH v2 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [RESEND PATCH v2 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-14 14:58 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split
` [PATCH v2 2/5] mm/huge_memory: refuse to split a file folio when the anchor is beyond EOF
` [PATCH v2 3/5] mm/huge_memory: remove unused split_huge_page_to_order()
` [PATCH v2 4/5] mm/huge_memory: remove unused can_split_folio()
` [PATCH v2 5/5] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()

[PATCH v2 0/5] mm: mincore: misc cleanups
 2026-07-14 14:45 UTC  (7+ messages)
` [PATCH v2 1/5] mm: mincore: remove special handling for VM_PFNMAP

[PATCH v6 0/9] mm/page_owner: misc cleanups
 2026-07-14 14:44 UTC  (11+ messages)
` [PATCH v6 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v6 3/9] mm: use enum migrate_reason instead of int for migration reason parameters
` [PATCH v6 9/9] mm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_memcg()

[PATCH slab/for-next-fixes v3 3/4] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
 2026-07-14 14:37 UTC  (9+ messages)
` [PATCH slab/for-next-fixes v3 4/4] mm/slab: prevent unbounded recursion in free path with new kmalloc type

[PATCH 00/10] mm/damon/core: hide core-private struct fields
 2026-07-14 14:35 UTC  (11+ messages)
` [PATCH 01/10] mm/damon/core: hide private damon_region fields
` [PATCH 02/10] mm/damon/core: hide private damon_target fields
` [PATCH 03/10] mm/damon/core: hide private damos_quota_goal fields
` [PATCH 04/10] mm/damon/core: hide private damos_quota fields
` [PATCH 05/10] mm/damon/core: hide private damos_filter fields
` [PATCH 06/10] mm/damon/core: hide private damos fields
` [PATCH 07/10] mm/damon/core: hide private damon_filter fields
` [PATCH 08/10] mm/damon/core: hide private damon_probe fields
` [PATCH 09/10] mm/damon/sysfs: do not directly access damon_ctx->ops
` [PATCH 10/10] mm/damon/core: hide core-private damon_ctx fields

[PATCH 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-14 14:32 UTC  (7+ messages)
` [PATCH 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [PATCH 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [PATCH 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [PATCH 4/5] mm/damon/paddr: drop last same folio access check reuse optimization
` [PATCH 5/5] mm/damon/sysfs: read ops_id only once

[PATCH] mm/kconfig: Drop redundant dependency wrappers
 2026-07-14 14:24 UTC  (3+ messages)

[PATCH v2] mm/damon/ops-common: prevent migration fallback to non-target nodes
 2026-07-14 14:19 UTC  (2+ messages)

[PATCH v1] mm/damon: remove trailing semicolons after function definitions
 2026-07-14 14:11 UTC  (2+ messages)

[PATCH v2 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
 2026-07-14 14:01 UTC  (5+ messages)
` [PATCH v2 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
` [PATCH v2 2/4] Docs/ABI/damon: fix typos
` [PATCH v2 3/4] Docs/ABI/damon: document update_tuned_intervals state command
` [PATCH v2 4/4] Docs/ABI/damon: document tried_regions probe hits

[PATCH v1] mm/kasan: fix swapped read/write lock usage in stack ring
 2026-07-14 13:59 UTC  (2+ messages)

[harry:kmalloc-no-objext-rfc-v1r3] [mm/slab] d6967566f4: RIP:mark_obj_codetag_empty
 2026-07-14 13:48 UTC 

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-14 13:46 UTC  (13+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH v3 0/2] Two small patches to clean up mm/mm_slot.h
 2026-07-14 13:26 UTC  (5+ messages)
` [PATCH v3 2/2] mm/mm_slot.h: add comments for mm_slot_lookup/insert

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-14 13:24 UTC  (3+ messages)

[linus:master] [mm/slub] 0fc52deec1: stress-ng.pagemove.page_remaps_per_sec 8.1% improvement
 2026-07-14 13:24 UTC 

[PATCH v4 1/1] mm: let node_reclaim() return the number of pages reclaimed
 2026-07-14 13:23 UTC 

[PATCH v2] nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()
 2026-07-14 13:10 UTC  (2+ messages)

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-14 12:44 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/6] mm: batch rmap walks during large folio migration
 2026-07-14 12:40 UTC  (6+ messages)
` [PATCH 3/6] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-14 12:40 UTC  (7+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-14 12:34 UTC  (10+ messages)

[PATCH v2 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-14 12:28 UTC  (4+ messages)

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-07-14 12:17 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-14 12:15 UTC  (4+ messages)
` [RFC v2 1/3] mm/lru_gen: add AGING counter and proactive aging helper
` [RFC v2 2/3] mm: memcontrol: add memory.aging cgroup v2 file
` [RFC v2 3/3] mm/lru_gen: expose oldest-generation page counts in memory.stat

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-14 12:09 UTC  (12+ messages)
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

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

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14 11:53 UTC  (8+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-14 11:34 UTC  (2+ messages)

[PATCH RFC v6 0/5] Accelerate page migration with batch copying and hardware offload
 2026-07-14 11:29 UTC  (2+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14 11:17 UTC  (19+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v6 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[BUG] mm/hugetlb: possible temporary resv underflow
 2026-07-14 11:14 UTC  (5+ messages)

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 10:56 UTC  (2+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-14 10:55 UTC  (3+ messages)

[PATCH v2] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-14 10:54 UTC  (2+ messages)

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-14 10:52 UTC  (3+ messages)

[PATCH] mm: thp: pin the inode across a file folio split
 2026-07-14 10:29 UTC  (4+ messages)

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-14 10:17 UTC  (4+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-07-14 10:12 UTC  (12+ messages)
` [PATCH v4 4/4] slub: apply new pw_queue_on() interface

[PATCH v4 04/11] mm: zswap: add range lookup for large-folio swapin
 2026-07-14 10:00 UTC  (4+ messages)

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14  9:49 UTC  (10+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm

[PATCH v2 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14  9:32 UTC  (5+ messages)
` [PATCH v2 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v2 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v2 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
` [PATCH v2 4/4] mm/page_alloc: remove a VM_BUG_ON()

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-14  8:46 UTC  (9+ messages)

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-14  8:15 UTC  (3+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH] mm/memory-tiers: cache top tier nodes
 2026-07-14  4:47 UTC  (2+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-14  6:29 UTC  (12+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-14  6:28 UTC  (6+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction

[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-14  6:23 UTC  (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
    ` [External] "

[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-14  6:05 UTC  (4+ messages)
` 回复: [External Mail][PATCH "
    ` 回复: "

[PATCH 0/2] mm/hugetlb: fix list corruption in allocate_file_region_entries()
 2026-07-14  5:38 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: add hugetlb_region_cache_race regression test

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-14  5:30 UTC  (10+ messages)

better block swap batching and a different take on swap_ops v5
 2026-07-14  5:12 UTC  (6+ messages)
` [PATCH 2/7] mm/swap: introduce struct swap_io_ctx

[PATCH stable/linux-6.6.y] mm/memory-failure: fix missing ->mf_stats count when hugetlb folio already poisoned
 2026-07-14  5:11 UTC  (3+ messages)


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