linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 09:41:24 to 2025-07-02 05:59:40 UTC [more...]

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-02  5:57 UTC  (5+ messages)
` [PATCH v8 01/15] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v8 02/15] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v8 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v8 04/15] khugepaged: generalize alloc_charge_folio()

[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
 2025-07-02  5:44 UTC  (5+ messages)

[PATCH net-next v8 0/5] Split netmem from struct page
 2025-07-02  5:32 UTC  (6+ messages)
` [PATCH net-next v8 1/5] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v8 2/5] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v8 3/5] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v8 4/5] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v8 5/5] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()

[PATCH 0/2] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-02  5:24 UTC  (13+ messages)
` [PATCH 1/2] drivers/base/memory: add node id parameter to add_memory_block()
` [PATCH 2/2] mm/memory_hotplug: activate node before adding new memory blocks

[RFC PATCH 0/4] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-07-02  5:23 UTC  (4+ messages)

[RFC PATCH v2 0/6] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-07-02  5:15 UTC  (7+ messages)
` [RFC PATCH v2 1/6] mm/damon: add struct damos_migrate_dest
` [RFC PATCH v2 2/6] mm/damon/core: add damos->migrate_dest field
` [RFC PATCH v2 3/6] mm/damon/sysfs-schemes: implement DAMOS action destinations directory
` [RFC PATCH v2 4/6] mm/damon/sysfs-schemes: set damos->migrate_dest
` [RFC PATCH v2 5/6] Docs/ABI/damon: document schemes dests directory
` [RFC PATCH v2 6/6] Docs/admin-guide/mm/damon/usage: document "

[PATCH] mm/cma: Use str_plural() in cma_declare_contiguous_multi()
 2025-07-02  4:12 UTC  (2+ messages)

[PATCH] mm/hugetlb: Use str_plural() in report_hugepages()
 2025-07-02  4:00 UTC  (6+ messages)

[RFC PATCH 1/4] mm/damon: add struct damos_migrate_dest
 2025-07-02  3:02 UTC  (5+ messages)

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-02  2:33 UTC  (11+ messages)
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting

[PATCHv8 03/17] x86/alternatives: Disable LASS when patching kernel alternatives
 2025-07-02  2:06 UTC  (11+ messages)
  ` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
  ` [PATCHv8 11/17] x86/cpu: Set LASS CR4 bit as pinning sensitive
  ` [PATCHv8 15/17] x86/cpu: Make LAM depend on LASS
  ` [PATCHv8 17/17] x86: Re-enable Linear Address Masking
  ` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
  ` [PATCHv8 13/17] x86/traps: Generalize #GP address decode and hint code
  ` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS

[PATCH] mm: support large mapping building for tmpfs
 2025-07-02  2:03 UTC  (3+ messages)

[PATCH v4 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-07-02  1:29 UTC  (3+ messages)

[Question] About the elf program header size
 2025-07-02  1:08 UTC  (3+ messages)

[PATCH v3 0/4] mm/damon: fix divide by zero and its samples
 2025-07-02  0:19 UTC  (6+ messages)
` [PATCH v3 1/4] samples/damon: fix damon sample prcl for start failure
` [PATCH v3 2/4] samples/damon: fix damon sample wsse "
` [PATCH v3 3/4] samples/damon: fix damon sample mtier "
` [PATCH v3 4/4] mm/damon: fix divide by zero in damon_get_intervals_score()

[PATCH v2 4/4] mm/damon: fix divide by zero in damon_get_intervals_score()
 2025-07-02  0:08 UTC  (3+ messages)

[RFC PATCH 2/2] samples/damon: add `migrate_hot` and `migrate_cold` knobs
 2025-07-02  0:08 UTC  (2+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-07-02  0:00 UTC  (4+ messages)
` [PATCH v7 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse

[RFC PATCH 1/2] samples/damon: convert node id to physical address
 2025-07-01 23:54 UTC  (2+ messages)

[RFC PATCH 0/2] samples/damon: improve expression of target region in mtier
 2025-07-01 23:45 UTC  (2+ messages)

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

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
 2025-07-01 23:26 UTC  (9+ messages)
` [PATCH 12/17] ttm: add objcg pointer to bo and tt

[linux-next:master] BUILD REGRESSION 3f804361f3b9af33e00b90ec9cb5afcc96831e60
 2025-07-01 22:23 UTC 

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-07-01 22:12 UTC  (4+ messages)
` [PATCH RFC 26/28] mm: memcontrol: introduce memcg_reparent_ops

[PATCH] tools: mm: Added modern version of shell quote and a stranza for required command check
 2025-07-01 21:32 UTC  (3+ messages)

[PATCH] kasan: don't call find_vm_area() in in_interrupt() for possible deadlock
 2025-07-01 20:35 UTC 

[PATCH v4] mm/migrate: Fix do_pages_stat in 32-bit mode
 2025-07-01 20:25 UTC 

[PATCH v2 0/8] update DMA API documentation
 2025-07-01 19:53 UTC  (7+ messages)
` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-01 19:48 UTC  (8+ messages)

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01 19:38 UTC  (73+ messages)
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [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 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 v7 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
 2025-07-01 18:49 UTC 

[bug report] mm/mempolicy: skip extra call to __alloc_pages_bulk in weighted interleave
 2025-07-01 18:52 UTC  (2+ messages)

[PATCH v2 1/2] selftests: cachestat: add tests for mmap
 2025-07-01 18:49 UTC  (2+ messages)
` [PATCH v2 2/2] selftest: improve mmap test clarity

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-07-01 18:49 UTC  (20+ messages)

[PATCH 0/3] mm: introduce snapshot_page()
 2025-07-01 18:44 UTC  (5+ messages)
` [PATCH 2/3] proc: kpagecount: use snapshot_page()
` [PATCH 3/3] fs: stable_page_flags(): "

[PATCH] Fix do_pages_stat to use compat_uptr_t
 2025-07-01 18:17 UTC  (6+ messages)
  ` [PATCH v2] mm/migrate: Fix do_pages_stat in 32-bit mode
      ` [PATCH v3] "

[PATCH v2] sched/numa: Introduce per cgroup numa balance control
 2025-07-01 17:58 UTC  (4+ messages)

[PATCH 0/3] rust: xarray: add `insert` and `reserve`
 2025-07-01 17:04 UTC  (10+ messages)
` [PATCH 1/3] rust: xarray: use the prelude
` [PATCH 2/3] rust: xarray: implement Default for AllocKind
` [PATCH 3/3] rust: xarray: add `insert` and `reserve`

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-07-01 17:04 UTC  (4+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API

[PATCH mm-next] alloc_tag: add total bytes allocation information
 2025-07-01 16:38 UTC 

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-07-01 16:17 UTC  (5+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[PATCH v6] mm/vmalloc: fix data race in show_numa_info()
 2025-07-01 16:01 UTC  (4+ messages)

[syzbot] [mm?] WARNING in xfs_init_fs_context
 2025-07-01 15:01 UTC  (2+ messages)

[PATCH] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
 2025-07-01 14:51 UTC  (2+ messages)

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

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-07-01 14:21 UTC  (5+ 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

[PATCH v3 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-07-01 14:15 UTC  (3+ messages)

[PATCH v7] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-07-01 13:58 UTC  (2+ messages)

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-01 13:56 UTC  (11+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-07-01 13:40 UTC  (10+ messages)
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-07-01 13:37 UTC  (7+ messages)

[PATCH v2] selftests/mm: Add process_madvise() tests
 2025-07-01 13:18 UTC  (2+ messages)

[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
 2025-07-01 13:08 UTC  (8+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control

[PATCH v2] selftests/mm: Add process_madvise() tests
 2025-07-01 13:03 UTC  (2+ messages)

[PATCH 0/6 v3] sched/mm: LRU drain flush on nohz_full
 2025-07-01 12:36 UTC  (5+ messages)
` [PATCH 4/6] tick/nohz: Move nohz_full related fields out of hot task struct's places

[PATCH v9 0/4] support large align and nid in Rust allocators
 2025-07-01 11:52 UTC  (13+ messages)
` [PATCH v9 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v9 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v9 3/4] rust: add support for NUMA ids in allocations

[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
 2025-07-01 11:08 UTC 

[PATCH] x86/mm: Disable hugetlb page table sharing on non-PAE 32-bit
 2025-07-01 10:33 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;
as well as URLs for NNTP newsgroup(s).