linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
 2025-09-23 16:14 UTC  (10+ messages)

[Patch v2] mm/khugepaged: use start_addr/addr for better reading
 2025-09-23 16:11 UTC  (3+ messages)

[v6 00/15] mm: support device-private THP
 2025-09-23 16:08 UTC  (23+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios
` [v6 02/15] mm/huge_memory: add device-private THP support to PMD operations
` [v6 03/15] mm/rmap: extend rmap and migration support device-private entries
` [v6 04/15] mm/huge_memory: implement device-private THP splitting
` [v6 05/15] mm/migrate_device: handle partially mapped folios during collection

[PATCH v2 0/4] reparent the THP split queue
 2025-09-23 15:44 UTC  (7+ messages)
` [PATCH v2 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v2 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v2 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH v1] mm: convert folio_page() back to a macro
 2025-09-23 15:31 UTC  (2+ messages)

[PATCHv3 0/6] mm: Improve mlock tracking for large folios
 2025-09-23 15:15 UTC  (8+ messages)
` [PATCHv3 1/6] mm/page_vma_mapped: Track if the page is mapped across page table boundary
` [PATCHv3 2/6] mm/rmap: Fix a mlock race condition in folio_referenced_one()
` [PATCHv3 3/6] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv3 4/6] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCHv3 5/6] mm/filemap: Map entire large folio faultaround
` [PATCHv3 6/6] mm/rmap: Improve mlock tracking for large folios

[PATCH] mm/page_alloc: fix alignment for alloc_contig_pages_noprof()
 2025-09-23 15:07 UTC  (8+ messages)

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-23 15:04 UTC  (4+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[PATCH V2] mm/memory-failure: Ensure collect_procs is retried when unmap fails
 2025-09-23 14:57 UTC 

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23 14:17 UTC  (3+ messages)
` 答复: "

[PATCH] mm/memory-failure: not select MEMORY_ISOLATION
 2025-09-23 14:16 UTC  (2+ messages)

[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
 2025-09-23 14:09 UTC  (4+ messages)

[PATCH] mm/memory-failure: Ensure collect_procs is retried when unmap fails
 2025-09-23 13:47 UTC 

[PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-09-23 13:31 UTC  (3+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv
` [PATCH RFC 2/2] mm: add PMD-level huge page support for remap_pfn_range()

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-23 13:13 UTC  (20+ messages)
` [PATCH v3 08/30] kho: don't unpreserve memory during abort
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v3 10/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v3 16/30] liveupdate: luo_ioctl: add userpsace interface
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 18/30] liveupdate: luo_files: luo_ioctl: Add ioctls for per-file state management

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-23 11:52 UTC  (3+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCHv3 0/5] mm: Improve mlock tracking for large folios
 2025-09-23 11:05 UTC  (7+ messages)
` [PATCHv3 1/5] mm/rmap: Fix a mlock race condition in folio_referenced_one()
` [PATCHv3 2/5] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv3 3/5] mm/fault: Try to map the entire file folio in finish_fault()
` [PATCHv3 4/5] mm/filemap: Map entire large folio faultaround
` [PATCHv3 5/5] mm/rmap: Improve mlock tracking for large folios

[PATCH v6 0/2] rust: zpool: add API for C and Rust
 2025-09-23 10:27 UTC  (3+ messages)
` [PATCH v6 1/2] mm: reinstate zpool as a thin API
` [PATCH v6 2/2] rust: zpool: add abstraction for zpool drivers

[PATCH] mm/readahead: Skip fully overlapped range
 2025-09-23  9:57 UTC  (4+ messages)

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-23  9:13 UTC  (13+ messages)
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()
` [PATCH v7 11/16] mm/highmem: introduce clear_user_highpages()
` [PATCH v7 12/16] arm: mm: define clear_user_highpages()
` [PATCH v7 13/16] mm: memory: support clearing page ranges

[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
 2025-09-23  9:03 UTC 

[syzbot] [fs?] [mm?] WARNING: bad unlock balance in hugetlb_vmdelete_list
 2025-09-23  9:03 UTC 

[PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
 2025-09-23  8:28 UTC  (2+ messages)

[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
 2025-09-23  8:26 UTC  (2+ messages)

[PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
 2025-09-23  8:25 UTC  (2+ messages)

[Question]: pagecache thrashing and hard to trigger OOM in cgroup
 2025-09-23  8:23 UTC  (2+ messages)

[PATCHES][RFC] the meat of tree-in-dcache series
 2025-09-23  8:10 UTC  (8+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
  ` [PATCH 10/39] convert smackfs
  ` [PATCH 18/39] convert debugfs
  ` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()

[RFC PATCH v0] mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency
 2025-09-23  8:03 UTC  (2+ messages)

[PATCH] cramfs: Fix incorrect physical page address calculation
 2025-09-23  7:38 UTC  (3+ messages)

[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-23  7:19 UTC 

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-23  7:15 UTC  (9+ messages)

[PATCH v2 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-09-23  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] mm: always call rmap_walk() on locked folios
` [PATCH v2 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE

[RFC PATCH] mm/slab: Add size validation in kmalloc_array_* functions
 2025-09-23  6:14 UTC  (6+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-23  6:03 UTC  (9+ messages)

[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
 2025-09-23  5:04 UTC  (13+ messages)
` [PATCH v5 2/4] kho: replace kho_preserve_phys() with kho_preserve_pages()
` [PATCH v5 3/4] kho: add support for preserving vmalloc allocations

[RFC PATCH 1/2] ARM: mm: support memory-failure
 2025-09-23  4:10 UTC  (4+ messages)

[syzbot] [mm?] WARNING in __bch2_writepage
 2025-09-23  3:55 UTC 

[RFC PATCH] driver: loop: introduce synchronized read for loop driver
 2025-09-23  3:50 UTC  (3+ messages)

[PATCH] mm/compaction: fix low_pfn advance on isolating hugetlb
 2025-09-23  2:41 UTC  (11+ messages)

[PATCH mm-new v2 0/2] mm/khugepaged: optimize collapse candidate detection
 2025-09-23  2:29 UTC  (3+ messages)
` [PATCH mm-new v2 1/2] mm: make is_guard_pte_marker() available for hugepage collapse

[PATCH v2] memcg: skip cgroup_file_notify if spinning is not allowed
 2025-09-23  0:00 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION bf2602a3cb2381fb1a04bf1c39a290518d2538d1
 2025-09-22 23:00 UTC 

[RFC Patch 0/7] kernel: Introduce multikernel architecture support
 2025-09-22 22:41 UTC  (7+ messages)

[linux-next:master 11234/11516] include/linux/pfn.h:12:43: error: passing argument 1 of 'kho_restore_page' makes pointer from integer without a cast
 2025-09-22 21:28 UTC 

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-22 21:22 UTC  (9+ messages)

[PATCHv2 0/5] mm: Improve mlock tracking for large folios
 2025-09-22 20:16 UTC  (11+ messages)
` [PATCHv2 1/5] mm/page_vma_mapped: Track if the page is mapped across page table boundary
` [PATCHv2 3/5] mm/rmap: mlock large folios in try_to_unmap_one()
` [PATCHv2 4/5] mm/fault: Try to map the entire file folio in finish_fault()

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-09-22 19:30 UTC  (4+ messages)

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-22 18:03 UTC  (29+ messages)

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2025-09-22 17:49 UTC 

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-22 17:12 UTC  (9+ messages)

[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-22 15:49 UTC  (9+ messages)

[RFC] mm: MAP_POPULATE on writable anonymous mappings marks pte dirty is necessarily?
 2025-09-22 14:44 UTC  (7+ messages)

[PATCH] mm/khugepaged: use [pmd|pte]_addr for better reading
 2025-09-22 13:32 UTC  (10+ messages)

[Patch v2 0/2] mm_slot: fix the usage of mm_slot_entry
 2025-09-22 13:17 UTC  (4+ messages)
` [Patch v2 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-22 13:10 UTC  (7+ messages)
` [PATCH 04/27 5.10.y] minmax: add in_range() macro

[RFC PATCH 0/2] DAMON: add priority-based scheme application control
 2025-09-22 13:01 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/damon/core: introduce priority concept for DAMON

[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
 2025-09-22 12:40 UTC  (25+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
  ` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
  ` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
  ` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
  ` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
  ` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
  ` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
  ` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
` [PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
  ` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once

[PATCH 0/4] reparent the THP split queue
 2025-09-22 11:36 UTC  (4+ messages)
` [PATCH 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

page:  |  | latest

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