messages from 2025-07-02 06:02:32 to 2025-07-02 22:15:12 UTC [more...]
[PATCH] Skew tick for systems with a large number of processors
2025-07-02 22:15 UTC (2+ messages)
[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
2025-07-02 21:47 UTC (10+ messages)
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-07-02 21:36 UTC (21+ 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 05/11] vmscan: don't bother with debugfs_real_fops()
2025-07-02 21:17 UTC
[RFC PATCH v3 00/13] mm/damon/vaddr: Allow interleaving in migrate_{hot,cold} actions
2025-07-02 21:12 UTC (16+ messages)
` [RFC PATCH v3 01/13] mm/damon: add struct damos_migrate_dests
` [RFC PATCH v3 02/13] mm/damon/core: add damos->migrate_dests field
` [RFC PATCH v3 03/13] mm/damon/sysfs-schemes: implement DAMOS action destinations directory
` [RFC PATCH v3 04/13] mm/damon/sysfs-schemes: set damos->migrate_dests
` [RFC PATCH v3 05/13] Docs/ABI/damon: document schemes dests directory
` [RFC PATCH v3 06/13] Docs/admin-guide/mm/damon/usage: document "
` [RFC PATCH v3 07/13] mm/damon/core: Commit damos->target_nid/migrate_dests
` [RFC PATCH v3 08/13] mm/damon: Move migration helpers from paddr to ops-common
` [RFC PATCH v3 09/13] mm/damon/vaddr: Add vaddr versions of migrate_{hot,cold}
` [RFC PATCH v3 10/13] Docs/mm/damon/design: Document vaddr support for migrate_{hot,cold}
` [RFC PATCH v3 11/13] mm/damon/vaddr: Use damos->migrate_dests in migrate_{hot,cold}
` [RFC PATCH v3 12/13] mm/damon: Move folio filtering from paddr to ops-common
` [RFC PATCH v3 13/13] mm/damon/vaddr: Apply filters in migrate_{hot/cold}
[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-07-02 20:58 UTC (11+ messages)
[PATCH mm-next] alloc_tag: add total bytes allocation information
2025-07-02 20:19 UTC (3+ messages)
[PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
2025-07-02 20:05 UTC (15+ messages)
` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
2025-07-02 19:22 UTC (4+ messages)
[PATCH 0/7] iomap: zero range folio batch support
2025-07-02 18:50 UTC (5+ messages)
` [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
[PATCH 00/13] Parallelizing filesystem writeback
2025-07-02 18:44 UTC (12+ messages)
[PATCH v2 0/4] mm: folio_pte_batch() improvements
2025-07-02 17:53 UTC (10+ messages)
` [PATCH v2 1/4] mm: convert FPB_IGNORE_* into FPB_RESPECT_*
` [PATCH v2 2/4] mm: smaller folio_pte_batch() improvements
` [PATCH v2 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_flags()
` [PATCH v2 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-07-02 17:39 UTC (4+ messages)
[PATCH 0/3] mm: introduce snapshot_page()
2025-07-02 17:39 UTC (9+ messages)
` [PATCH 2/3] proc: kpagecount: use snapshot_page()
` [PATCH 3/3] fs: stable_page_flags(): "
[DISCUSSION] proposed mctl() API
2025-07-02 17:38 UTC (8+ messages)
[PATCH 0/3] cma: factor out HIGMEM logic from __cma_declare_contiguous_nid
2025-07-02 17:36 UTC (4+ messages)
` [PATCH 1/3] cma: move __cma_declare_contiguous_nid() before its usage
` [PATCH 2/3] cma: split resrvation of fixed area into a helper function
` [PATCH 3/3] cma: move allocation from HIGHMEM to "
[PATCH] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
2025-07-02 17:03 UTC (3+ messages)
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-02 16:51 UTC (3+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
2025-07-02 16:41 UTC (19+ messages)
` [PATCH 02/17] drm/ttm: use gpu mm stats to track gpu memory allocations. (v2)
` [PATCH 08/17] memcg: add support for GPU page counters
` [PATCH 12/17] ttm: add objcg pointer to bo and tt
` [PATCH 13/17] ttm/pool: enable memcg tracking and shrinker
` [PATCH 17/17] amdgpu: add support for memory cgroups
[PATCH v10 0/4] support large align and nid in Rust allocators
2025-07-02 16:09 UTC (5+ messages)
` [PATCH v10 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v10 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations
` [PATCH v10 4/4] rust: support large alignments "
[PATCH] kasan: don't call find_vm_area() in in_interrupt() for possible deadlock
2025-07-02 16:04 UTC (6+ messages)
[PATCH v4 0/4] Optimize mprotect() for large folios
2025-07-02 15:37 UTC (5+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
[PATCH 6.12.y] mm/vmalloc: fix data race in show_numa_info()
2025-07-02 15:34 UTC
[PATCH 6.15.y] mm/vmalloc: fix data race in show_numa_info()
2025-07-02 15:33 UTC
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-07-02 15:20 UTC (2+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-02 15:25 UTC (52+ messages)
` [PATCH v1 12/29] mm/zsmalloc: stop using __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 v4 3/4] mm: Optimize mprotect() by PTE-batching
2025-07-02 15:22 UTC (12+ messages)
[PATCH v6] mm/vmalloc: fix data race in show_numa_info()
2025-07-02 15:00 UTC (7+ messages)
[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-02 14:51 UTC (6+ messages)
` [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-02 14:32 UTC (13+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH v2] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-07-02 14:20 UTC
next-20250701: qemu-x86_64: BUG unable to handle page fault for address __cpa_flush_tlb
2025-07-02 14:04 UTC (3+ messages)
[RESEND PATCH v13 2/3] sched: Move task_mm_cid_work to mm work_struct
2025-07-02 13:58 UTC (3+ messages)
[PATCH] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-07-02 13:52 UTC (5+ messages)
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-02 13:39 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH] drivers/base/node: Handle error properly in register_one_node()
2025-07-02 12:59 UTC (3+ messages)
[PATCH] mm: support large mapping building for tmpfs
2025-07-02 11:55 UTC (7+ messages)
[PATCH v2] sched/numa: Introduce per cgroup numa balance control
2025-07-02 11:25 UTC (5+ messages)
[PATCH V2] tools: mm: Added modern version of shell quote and a stanza
2025-07-02 10:31 UTC (2+ messages)
[PATCH v2] selftests/mm: Add process_madvise() tests
2025-07-02 10:03 UTC
[PATCH v2] selftests/mm: Add process_madvise() tests
2025-07-02 10:01 UTC
[PATCH v1] mm/vmscan: Account hwpoisoned folios in reclaim statistics
2025-07-02 9:44 UTC (2+ messages)
[PATCH v1 0/4] mm: folio_pte_batch() improvements
2025-07-02 9:11 UTC (20+ 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 v7] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
2025-07-02 9:00 UTC (3+ messages)
[PATCH v2] x86/mm: Disable hugetlb page table sharing on 32-bit
2025-07-02 8:50 UTC (2+ messages)
[PATCH] tools/testing/selftests: add mremap() unfaulted/faulted test cases
2025-07-02 8:47 UTC
[PATCH] lib/test_vmalloc.c: introduce xfail for failing tests
2025-07-02 8:13 UTC (4+ messages)
[PATCH 0/2] mm/memory_hotplug: fixup crash during uevent handling
2025-07-02 7:52 UTC (5+ messages)
` [PATCH 2/2] mm/memory_hotplug: activate node before adding new memory blocks
[PATCHv2 0/3] mm/memory_hotplug: fixup crash during uevent handling
2025-07-02 7:39 UTC (4+ messages)
` [PATCH 1/3] drivers/base/memory: add node id parameter to add_memory_block()
` [PATCH 2/3] mm/memory_hotplug: activate node before adding new memory blocks
` [PATCH 3/3] drivers/base: move memory_block_add_nid() into the caller
[syzbot] [mm?] WARNING in xfs_init_fs_context
2025-07-02 7:30 UTC (3+ messages)
[PATCH] mm: Fix spelling issue in swap.h
2025-07-02 7:12 UTC
[PATCH] mm: remove outdated filename comment in percpu-stats.c
2025-07-02 6:23 UTC
[PATCH v8 00/15] khugepaged: mTHP support
2025-07-02 5:57 UTC (2+ messages)
` [PATCH v8 15/15] Documentation: mm: update the admin guide for mTHP collapse
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).