linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-27 10:10:28 to 2025-06-29 11:29:16 UTC [more...]

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-29 11:28 UTC  (9+ messages)
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-29  8:59 UTC  (24+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 2/4] mm: smaller folio_pte_batch() improvements
` [PATCH v1 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_ext()
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-06-29  8:55 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v2 2/4] mm/shmem: Support "
` [PATCH v2 3/4] mm/hugetlb: "
` [PATCH v2 4/4] mm: Apply vm_uffd_ops API to core mm

[PATCH v3 0/5] Misc rework on hugetlb faulting path
 2025-06-29  6:53 UTC  (8+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
` [PATCH v3 2/5] mm,hugetlb: Sort out folio locking in the faulting path
` [PATCH v3 3/5] mm,hugetlb: Rename anon_rmap to new_anon_folio and make it boolean
` [PATCH v3 4/5] mm,hugetlb: Drop obsolete comment about non-present pte and second faults
` [PATCH v3 5/5] mm,hugetlb: Drop unlikelys from hugetlb_fault

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-29  6:52 UTC  (7+ messages)
` [PATCH v7 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support

[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
 2025-06-29  5:10 UTC 

[PATCH v2 0/8] update DMA API documentation
 2025-06-28 19:04 UTC  (18+ messages)
  ` [PATCH v2 1/8] docs: dma-api: use "DMA API" consistently throughout the document
  ` [PATCH v2 2/8] docs: dma-api: replace consistent with coherent
  ` [PATCH v2 3/8] docs: dma-api: remove remnants of PCI DMA API
  ` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
  ` [PATCH v2 5/8] docs: dma-api: remove duplicate description of the DMA pool API
  ` [PATCH v2 6/8] docs: dma-api: clarify DMA addressing limitations
  ` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints
  ` [PATCH v2 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[RFC PATCH 00/11] mm/damon: advance DAMOS-based LRU sorting
 2025-06-28 16:51 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/damon/core: introduce [in]active memory ratio damos quota goal metric
` [RFC PATCH 02/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [RFC PATCH 03/11] Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [RFC PATCH 04/11] mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessed
` [RFC PATCH 05/11] mm/damon/lru_sort: consider age for quota prioritization
` [RFC PATCH 06/11] mm/damon/lru_sort: support young page filters
` [RFC PATCH 07/11] Docs/admin-guide/mm/damon/lru_sort: document filter_young_pages
` [RFC PATCH 08/11] mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
` [RFC PATCH 09/11] Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameter
` [RFC PATCH 10/11] mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
` [RFC PATCH 11/11] Docs/admin-guide/mm/damon/lru_sort: document intervals autotuning

[PATCH 0/6] selftests/damon: add python and drgn based DAMON sysfs functionality tests
 2025-06-28 16:04 UTC  (7+ messages)
` [PATCH 1/6] selftests/damon: add drgn script for extracting damon status
` [PATCH 2/6] selftests/damon/_damon_sysfs: set Kdamond.pid in start()
` [PATCH 3/6] selftests/damon: add python and drgn-based DAMON sysfs test
` [PATCH 4/6] selftests/damon/sysfs.py: test monitoring attribute parameters
` [PATCH 5/6] selftests/damon/sysfs.py: test adaptive targets parameter
` [PATCH 6/6] selftests/damon/sysfs.py: test DAMOS schemes parameters setup

[PATCH v8 0/4] support large align and nid in Rust allocators
 2025-06-28 15:33 UTC  (8+ messages)
` [PATCH v8 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v8 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v8 3/4] rust: add support for NUMA ids in allocations
` [PATCH v8 4/4] rust: support large alignments "

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-28 13:25 UTC  (4+ messages)

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-06-28 12:39 UTC  (6+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v4 2/4] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching
` [PATCH v4 4/4] arm64: Add batched versions of ptep_modify_prot_start/commit

[PATCH 1/2] maple tree: Clean up mtree_range_walk()
 2025-06-28 11:57 UTC  (6+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments

[PATCH] selftests: add basic test for MADV_POPULATE_(READ|WRITE)
 2025-06-28 11:39 UTC  (2+ messages)
` [PATCH] selftests/mm: Add process_madvise() tests

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-28  9:21 UTC  (12+ messages)
` [PATCH RFC 10/28] mm: memcontrol: return root object cgroup for root memory cgroup

[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
 2025-06-28  7:52 UTC  (4+ messages)

[PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
 2025-06-28  7:10 UTC  (2+ messages)

[PATCH] mm: vmscan: Page scanning depends on swappiness and refault
 2025-06-28  7:08 UTC  (2+ messages)

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-28  3:49 UTC  (4+ messages)

[PATCH] mm: Deduplicate mm_get_unmapped_area()
 2025-06-28  3:42 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.16-rc4
 2025-06-28  3:38 UTC  (2+ messages)

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-06-28  3:13 UTC  (7+ messages)
` [PATCH v2 1/2] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range

[linux-next:master] BUILD REGRESSION 2aeda9592360c200085898a258c4754bfe879921
 2025-06-28  2:14 UTC 

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-28  0:37 UTC  (5+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-06-27 23:21 UTC  (3+ messages)

[PATCH v2 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-06-27 22:42 UTC  (10+ messages)

[PATCH v7 0/4] support large align and nid in Rust allocators
 2025-06-27 22:32 UTC  (6+ messages)
` [PATCH v7 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v7 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v7 3/4] rust: add support for NUMA ids in allocations
` [PATCH v7 4/4] rust: support large alignments "

[PATCH v5 0/4] support large align and nid in Rust allocators
 2025-06-27 22:14 UTC  (10+ messages)
` [PATCH 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v5 3/4] rust: add support for NUMA ids in allocations

[PATCH mm-unstable] mm/damon/sysfs-schemes: make damos_sysfs_action_names static
 2025-06-27 20:13 UTC  (2+ messages)

[linux-next:master 5320/5590] mm/damon/sysfs-schemes.c:1622:32: sparse: sparse: symbol 'damos_sysfs_action_names' was not declared. Should it be static?
 2025-06-27 20:11 UTC  (3+ messages)

[PATCH v5 0/4] support large align and nid in Rust allocators
 2025-06-27 19:42 UTC  (8+ messages)
` [PATCH v6 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v6 2/4] mm/slab: allow to set node and align in k[v]realloc
` [PATCH v6 3/4] rust: add support for NUMA ids in allocations
` [PATCH v6 4/4] rust: support large alignments "

[PATCH 4/4] mm: introduce per-node proactive reclaim interface
 2025-06-27 19:07 UTC  (2+ messages)

[PATCH 0/4] mm/userfaultfd: modulize memory types
 2025-06-27 18:46 UTC  (7+ messages)

[PATCH 2/3] proc: kpagecount: use snapshot_page()
 2025-06-27 18:30 UTC  (2+ messages)

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-27 18:21 UTC  (2+ messages)

[PATCH v4 0/4] support large align and nid in Rust allocators
 2025-06-27 18:10 UTC  (4+ messages)
` [PATCH v4 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27 17:10 UTC  (7+ messages)
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27 17:03 UTC  (8+ messages)
` [PATCH v3 1/4] drm/i915: Use kernel_write() in shmem object create
` [PATCH v3 2/4] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-27 17:02 UTC  (7+ messages)
  ` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses

[PATCH v2] selftests: cachestat: Refactor test to remove duplication
 2025-06-27 16:41 UTC  (3+ messages)

[Question] About the elf program header size
 2025-06-27 16:35 UTC  (2+ messages)

[PATCH RESEND] samples/damon/mtier: add parameters for node0 memory usage
 2025-06-27 16:33 UTC 

[PATCH 2/2] mm/mempolicy: Skip extra call to __alloc_pages_bulk in weighted interleave
 2025-06-27 16:13 UTC  (2+ messages)

[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
 2025-06-27 16:07 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-27 15:17 UTC  (11+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-27 15:01 UTC  (5+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory

[PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
 2025-06-27 13:57 UTC  (12+ messages)

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-27 13:49 UTC  (3+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping

[PATCH 0/8] update DMA API documentation
 2025-06-27 13:02 UTC  (13+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-06-27 11:54 UTC  (6+ messages)

[PATCH 1/3] mm/damon: do not allow creating zero size region
 2025-06-27 11:29 UTC  (2+ messages)

[PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
 2025-06-27 10:31 UTC  (5+ messages)
  ` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).