messages from 2025-07-02 15:22:38 to 2025-07-03 14:07:55 UTC [more...]
[PATCH 0/6 v4] sched/mm: LRU drain flush on nohz_full
2025-07-03 14:07 UTC (7+ messages)
` [PATCH 1/6] task_work: Provide means to check if a work is queued
` [PATCH 2/6] sched/fair: Use task_work_queued() on numa_work
` [PATCH 3/6] sched: Use task_work_queued() on cid_work
` [PATCH 4/6] tick/nohz: Move nohz_full related fields out of hot task struct's places
` [PATCH 5/6] sched/isolation: Introduce isolated task work
` [PATCH 6/6] mm: Drain LRUs upon resume to userspace on nohz_full CPUs
[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-03 13:52 UTC
[PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
2025-07-03 13:33 UTC (17+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
[PATCH net-next v8 0/5] Split netmem from struct page
2025-07-03 13:29 UTC (4+ messages)
` [PATCH net-next v8 5/5] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
[PATCH 00/13] Parallelizing filesystem writeback
2025-07-03 13:05 UTC (13+ messages)
[PATCH 6.12.y v2] mm/vmalloc: fix data race in show_numa_info()
2025-07-03 13:01 UTC
[PATCH 6.15.y v2] mm/vmalloc: fix data race in show_numa_info()
2025-07-03 13:00 UTC
[PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching
2025-07-03 12:59 UTC (11+ messages)
[PATCH v2 0/4] mm: folio_pte_batch() improvements
2025-07-03 12:56 UTC (13+ 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 6.15.y] mm/vmalloc: fix data race in show_numa_info()
2025-07-03 12:49 UTC (3+ messages)
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-03 12:39 UTC (6+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
[PATCHv2 0/3] mm/memory_hotplug: fixup crash during uevent handling
2025-07-03 11:59 UTC (6+ 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 05/11] vmscan: don't bother with debugfs_real_fops()
2025-07-03 11:51 UTC (2+ messages)
[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-03 11:45 UTC (5+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O
[PATCH 0/3] cma: factor out HIGMEM logic from __cma_declare_contiguous_nid
2025-07-03 11:14 UTC (10+ 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 v2] khugepaged: Reduce race probability between migration and khugepaged
2025-07-03 10:27 UTC (7+ messages)
[PATCH 6.12.y] mm/vmalloc: fix data race in show_numa_info()
2025-07-03 10:06 UTC (2+ messages)
[PATCH v2 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-07-03 9:14 UTC (22+ messages)
` [PATCH v2 1/7] mm/selftests: Fix incorrect pointer being passed to mark_range()
` [PATCH v2 2/7] selftests/mm: Add support to test 4PB VA on PPC64
` [PATCH v2 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v2 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
` [PATCH v2 5/7] selftests/mm: Fix child process exit codes in ksm_functional_tests
` [PATCH v2 6/7] selftests/mm: Skip thuge-gen if shmmax is too small or no 1G huge pages
` [PATCH v2 7/7] selftests/mm: Skip hugepage-mremap test if userfaultfd unavailable
[PATCH] Skew tick for systems with a large number of processors
2025-07-03 9:12 UTC (4+ messages)
[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
2025-07-03 9:06 UTC (11+ 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 v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-03 7:49 UTC (15+ messages)
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
[RFC PATCH v2] samples/damon: support automatic node address detection
2025-07-03 7:44 UTC
[PATCH v2] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
2025-07-03 6:56 UTC
[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
2025-07-03 6:33 UTC (11+ messages)
[PATCH v2] maple tree: Add some comments
2025-07-03 6:33 UTC
[PATCH 1/2] maple tree: Clean up mtree_range_walk()
2025-07-03 6:14 UTC (9+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments
[PATCH] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
2025-07-03 6:09 UTC (8+ messages)
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
2025-07-03 5:53 UTC (22+ 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
[linus:master] [mm] c544a952ba: netperf.Throughput_Mbps 18.9% regression
2025-07-03 5:49 UTC
[RFC PATCH 1/2] samples/damon: convert node id to physical address
2025-07-03 5:28 UTC (6+ messages)
` [RFC PATCH 2/2] samples/damon: add `migrate_hot` and `migrate_cold` knobs
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-03 5:10 UTC (7+ messages)
[PATCH v3] selftests/mm: add process_madvise() tests
2025-07-03 4:43 UTC
[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
2025-07-03 2:44 UTC (5+ messages)
[PATCH v2] mm/mglru: Stop try_to_inc_min_seq() if min_seq[type] has not increased
2025-07-03 2:39 UTC
[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-07-03 2:13 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-07-03 2:00 UTC (22+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v2 4/4] mm: Apply vm_uffd_ops API to core mm
[linux-next:master] BUILD REGRESSION 50c8770a42faf8b1c7abe93e7c114337f580a97d
2025-07-03 1:50 UTC
Access Funding Opportunities
2025-07-03 1:16 UTC
[RFC PATCH v3 00/13] mm/damon/vaddr: Allow interleaving in migrate_{hot,cold} actions
2025-07-03 1:03 UTC (23+ 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 23:32 UTC (12+ messages)
[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
2025-07-02 21:47 UTC (10+ messages)
[PATCH mm-next] alloc_tag: add total bytes allocation information
2025-07-02 20:19 UTC (3+ 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] 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 (2+ messages)
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-02 16:51 UTC (3+ messages)
[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 (3+ 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 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
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).