linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[linux-next:master] BUILD REGRESSION ce7f1a983b074f6cf8609068088ca3182c569ee4
 2025-09-24  6:48 UTC 

[Patch v3 0/2] mm_slot: fix the usage of mm_slot_entry
 2025-09-24  5:51 UTC  (6+ messages)
` [Patch v3 1/2] mm/ksm: get mm_slot by mm_slot_entry() when slot is !NULL
` [Patch v3 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot

[PATCH v6 0/2] rust: zpool: add API for C and Rust
 2025-09-24  5:46 UTC  (7+ messages)
` [PATCH v6 1/2] mm: reinstate zpool as a thin API
` [PATCH v6 2/2] rust: zpool: add abstraction for zpool drivers
` [syzbot ci] Re: rust: zpool: add API for C and Rust

[PATCH mm-new 1/1] mm: clean up is_guard_pte_marker()
 2025-09-24  5:19 UTC  (2+ messages)

[v6 00/15] mm: support device-private THP
 2025-09-24  4:47 UTC  (24+ 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

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-09-24  3:22 UTC  (14+ messages)
` [RFC V3 1/9] mm/migrate: factor out code in move_to_new_folio() and migrate_folio_move()
` [RFC V3 2/9] mm/migrate: revive MIGRATE_NO_COPY in migrate_mode
` [RFC V3 3/9] mm: Introduce folios_mc_copy() for batch copying folios
` [RFC V3 4/9] mm/migrate: add migrate_folios_batch_move to batch the folio move operations
` [RFC V3 5/9] mm: add support for copy offload for folio Migration
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine
` [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading
` [RFC V3 8/9] adjust NR_MAX_BATCHED_MIGRATION for testing
` [RFC V3 9/9] mtcopy: spread threads across die "

[PATCH v1] mm: convert folio_page() back to a macro
 2025-09-24  3:11 UTC  (3+ messages)

[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
 2025-09-24  2:49 UTC  (13+ messages)

[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-09-24  2:35 UTC  (9+ messages)

[RFC Patch 0/7] kernel: Introduce multikernel architecture support
 2025-09-24  1:12 UTC  (9+ messages)

[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
 2025-09-24  0:40 UTC  (3+ messages)
` [PATCH slab v5 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH] mm/readahead: Skip fully overlapped range
 2025-09-24  0:27 UTC  (5+ messages)

[PATCH] mm/page_alloc: fix alignment for alloc_contig_pages_noprof()
 2025-09-24  0:05 UTC  (9+ messages)

[PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-09-23 22:53 UTC  (5+ 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()
` [syzbot ci] Re: mm: add huge pfnmap "

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-23 22:35 UTC  (10+ messages)

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-23 22:25 UTC  (16+ 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

[PATCH V2] mm/memory-failure: Ensure collect_procs is retried when unmap fails
 2025-09-23 22:17 UTC  (2+ messages)

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

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

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-09-23 19:49 UTC  (7+ messages)

[PATCH v3 0/2] mm/ksm: Fix incorrect accounting of KSM counters during fork
 2025-09-23 18:47 UTC  (3+ messages)
` [PATCH v3 1/2] mm/ksm: Fix incorrect KSM counter handling in mm_struct "
` [PATCH v3 2/2] selftests/mm: Added fork inheritance test for ksm_merging_pages counter

[RFC PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-09-23 18:02 UTC  (2+ messages)

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

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-09-23 17:49 UTC  (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes

[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
 2025-09-23 16:46 UTC  (3+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range

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

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

[syzbot] [mm?] WARNING in memory_failure
 2025-09-23 16:22 UTC 

[PATCH v8 0/2] introduce kasan.write_only option in hw-tags
 2025-09-23 16:21 UTC  (3+ messages)
` [PATCH v8 1/2] kasan/hw-tags: introduce kasan.write_only option

[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

[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 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 v3 00/30] Live Update Orchestrator
 2025-09-23 13:13 UTC  (11+ messages)
` [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

[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

[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 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  (6+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
  ` [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  (9+ messages)
` [PATCH v5 3/4] "

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

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

[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 

[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  (5+ messages)
` [PATCHv2 3/5] mm/rmap: mlock large folios in try_to_unmap_one()

page:  |  | latest

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