linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-29 08:55:40 to 2025-06-30 14:12:09 UTC [more...]

[PATCH] mm/cma: Use str_plural() in cma_declare_contiguous_multi()
 2025-06-30 14:11 UTC  (2+ messages)

[PATCH v2] selftests/mm: Add process_madvise() tests
 2025-06-30 14:09 UTC 

[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
 2025-06-30 14:05 UTC  (11+ messages)

[PATCH] selftests: add basic test for MADV_POPULATE_(READ|WRITE)
 2025-06-30 14:02 UTC  (4+ messages)
` [PATCH] selftests/mm: Add process_madvise() tests

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-30 13:47 UTC  (28+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [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 v3 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-06-30 13:41 UTC  (3+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-30 13:38 UTC  (4+ messages)

[PATCH] khugepaged: Reduce race probability between migration and khugepaged
 2025-06-30 13:27 UTC  (8+ messages)

[PATCH v3 0/5] Misc rework on hugetlb faulting path
 2025-06-30 13:26 UTC  (7+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-30 13:00 UTC  (30+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-06-30 12:57 UTC  (35+ 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 RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-30 12:47 UTC  (6+ messages)
` [PATCH RFC 10/28] mm: memcontrol: return root object cgroup for root memory cgroup
    `  "
` [PATCH RFC 26/28] mm: memcontrol: introduce memcg_reparent_ops

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-30 12:31 UTC  (6+ messages)
` [PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes

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

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-30 12:07 UTC  (30+ messages)
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
 2025-06-30 11:59 UTC  (27+ messages)
` [PATCH 01/17] mm: add gpu active/reclaim per-node stat counters (v2)
` [PATCH 02/17] drm/ttm: use gpu mm stats to track gpu memory allocations. (v2)
` [PATCH 03/17] mm/list_lru: export list_lru_add
` [PATCH 04/17] ttm/pool: port to list_lru. (v2)
` [PATCH 05/17] ttm/pool: drop numa specific pools
` [PATCH 06/17] ttm/pool: make pool shrinker NUMA aware
` [PATCH 07/17] ttm/pool: track allocated_pages per numa node
` [PATCH 08/17] memcg: add support for GPU page counters
` [PATCH 09/17] memcg: export memcg_list_lru_alloc
` [PATCH 10/17] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 11/17] ttm/pool: initialise the shrinker earlier
` [PATCH 12/17] ttm: add objcg pointer to bo and tt
` [PATCH 13/17] ttm/pool: enable memcg tracking and shrinker
` [PATCH 14/17] ttm: hook up memcg placement flags
` [PATCH 15/17] memcontrol: allow objcg api when memcg is config off
` [PATCH 16/17] memcontrol: export current_obj_cgroup
` [PATCH 17/17] amdgpu: add support for memory cgroups

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-30 11:59 UTC  (18+ messages)
` [PATCH v3 1/7] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v3 3/7] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting
` [PATCH v3 5/7] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v3 6/7] mm/shmem, swap: fix major fault counting
` [PATCH v3 7/7] mm/shmem, swap: avoid false positive swap cache lookup

[PATCH v8 0/4] support large align and nid in Rust allocators
 2025-06-30 11:50 UTC  (4+ messages)
` [PATCH v8 1/4] mm/vmalloc: allow to set node and align in vrealloc

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-30 11:48 UTC  (8+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-30 11:25 UTC  (9+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-06-30 10:29 UTC  (6+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v2 4/4] mm: Apply vm_uffd_ops API to core mm

[PATCH] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
 2025-06-30 10:24 UTC 

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-30  9:50 UTC  (8+ messages)
  ` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS

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

[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
 2025-06-30  8:06 UTC 

[PATCH v4 0/3] Add support for long task name
 2025-06-30  7:58 UTC  (7+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
 2025-06-30  7:29 UTC  (2+ messages)

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-30  6:41 UTC  (4+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
 2025-06-30  6:25 UTC  (2+ messages)

[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
 2025-06-30  4:18 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-30  4:02 UTC  (4+ messages)

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-06-30  3:19 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-30  3:14 UTC  (16+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH RFC v2] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-30  2:11 UTC  (2+ messages)

[PATCH v2 0/8] update DMA API documentation
 2025-06-30  1:32 UTC  (3+ messages)
` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints

[Question] About the elf program header size
 2025-06-30  0:12 UTC  (3+ messages)

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

[PATCH 1/2] maple tree: Clean up mtree_range_walk()
 2025-06-29 23:16 UTC  (5+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments

[syzbot] [mm?] WARNING in xfs_init_fs_context
 2025-06-29 22:47 UTC 

[akpm-mm:mm-new 226/237] WARNING: modpost: vmlinux: section mismatch in reference: kasan_init+0x54 (section: .text) -> kasan_init_generic (section: .init.text)
 2025-06-29 22:08 UTC 

[PATCH] mm/damon/core: handle damon_call_control as normal under kdmond deactivation
 2025-06-29 20:49 UTC 

[RFC PATCH 0/6] mm/damon/core: support multi-source reports-based access monitoring
 2025-06-29 20:14 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/damon/core: introduce damon_report_access()
` [RFC PATCH 2/6] mm/damon/core: add eliglble_report() ops callback
` [RFC PATCH 3/6] mm/damon/core: check received access reports
` [RFC PATCH 4/6] mm/damon/vaddr: impleement eligible_report() callback
` [RFC PATCH 5/6] mm/damon: add node_id to damon_access_report
` [RFC PATCH 6/6] mm/damon: add write field "

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-29 18:25 UTC  (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH 6.1.y 2/3] mm: hugetlb: independent PMD page table shared count
 2025-06-29 13:00 UTC 


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).