messages from 2025-05-28 15:26:02 to 2025-05-29 18:14:10 UTC [more...]
[DISCUSSION] proposed mctl() API
2025-05-29 18:13 UTC (5+ messages)
[PATCH] mm: Fix vmstat after removing NR_BOUNCE
2025-05-29 18:13 UTC (10+ messages)
[PATCH] mm/damon: rename primitives to operations
2025-05-29 17:26 UTC (2+ messages)
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-05-29 17:15 UTC (5+ messages)
` [PATCH v3 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v3 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
` [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[PATCH 0/4] mm/damon: introduce DAMON_STAT for simple and practical access monitoring
2025-05-29 17:00 UTC (3+ messages)
[RFC][PATCH] tracepoints: Add verifier that makes sure all defined tracepoints are used
2025-05-29 17:01 UTC
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-05-29 16:46 UTC (2+ messages)
[PATCH] mm/damon: make region calculations more precise
2025-05-29 16:41 UTC (3+ messages)
[RFC v3 00/18] Split netmem from struct page
2025-05-29 16:31 UTC (21+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v3 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [RFC v3 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v3 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v3 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [RFC v3 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [RFC v3 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v3 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v3 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v3 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [RFC v3 11/18] mlx4: use netmem descriptor and APIs for page pool
` [RFC v3 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v3 13/18] netmem: remove __netmem_get_pp()
` [RFC v3 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v3 15/18] netdevsim: use netmem descriptor and APIs for page pool
` [RFC v3 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v3 17/18] mt76: use netmem descriptor and APIs for page pool
` [RFC v3 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-29 16:30 UTC (13+ messages)
` [PATCH v2 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH v2 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH v2 3/4] mm: prevent KSM from completely breaking VMA merging
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-29 16:07 UTC (10+ messages)
[PATCH 0/2] frozen pages for large kmalloc
2025-05-29 15:59 UTC (6+ messages)
` [PATCH 1/2] mm, slab: use "
` [PATCH 2/2] mm, slab: support NUMA policy "
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-05-29 15:56 UTC (5+ messages)
` [PATCH v1 1/4] mm: "
` [PATCH v1 2/4] mm: Expose abnormal new_pte during move_ptes
` [PATCH v1 3/4] selftests/mm: Extract read_sysfs and write_sysfs into vm_util
` [PATCH v1 4/4] selftests/mm: Add test about uprobe pte be orphan during vma merge
[syzbot] [mm?] possible deadlock in __vma_start_write
2025-05-29 15:40 UTC
[PATCHv3 9/9] arm64/kexec: Add PE image format support
2025-05-29 15:34 UTC
[PATCH] tools/testing/vma: add missing function stub
2025-05-29 15:23 UTC (5+ messages)
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-29 15:21 UTC (5+ messages)
` [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem "
[RFC PATCH v2 0/2] Fix uprobe anon page be overwritten during mremap
2025-05-29 15:12 UTC (7+ messages)
` [RFC PATCH v2 1/2] mm/mremap: Fix uprobe anon page be overwritten when expanding vma "
How should we RCU-free folios?
2025-05-29 15:02 UTC
[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
2025-05-29 14:46 UTC (4+ messages)
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT process_madvise() flag
[PATCHv3 4/9] bpf: Introduce decompressor kfunc
2025-05-29 12:31 UTC
[PATCH] mm: Strictly check vmstat_text array size
2025-05-29 12:26 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: add mm memory policy section
2025-05-29 12:14 UTC (3+ messages)
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-05-29 11:54 UTC (15+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key
[PATCHv3 3/9] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
2025-05-29 11:48 UTC
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-29 11:15 UTC (14+ messages)
` [PATCH 01/13] writeback: add infra for parallel writeback
` [PATCH 02/13] writeback: add support to initialize and free multiple writeback ctxs
` [PATCH 03/13] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
` [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
` [PATCH 05/13] writeback: modify bdi_writeback search logic to search across all wb ctxs
` [PATCH 06/13] writeback: invoke all writeback contexts for flusher and dirtytime writeback
` [PATCH 07/13] writeback: modify sync related functions to iterate over all writeback contexts
` [PATCH 08/13] writeback: add support to collect stats for all writeback ctxs
` [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
` [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
` [PATCH 11/13] gfs2: add support in gfs2 to handle multiple writeback contexts
` [PATCH 12/13] nfs: add support in nfs "
` [PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-29 5:42 UTC (7+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 39/51] KVM: guest_memfd: Merge and truncate on fallocate(PUNCH_HOLE)
[syzbot] [bcachefs?] possible deadlock in pcpu_alloc_noprof
2025-05-29 9:09 UTC
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-29 8:27 UTC (16+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap "
[PATCH] mm/alloc_tag: add the ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable alloc_tag_counters
2025-05-29 7:35 UTC
[PATCH v6 0/2] sched/numa: add statistics of numa balance task migration
2025-05-29 5:32 UTC (5+ messages)
` [PATCH v6 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v6 2/2] sched/numa: add statistics of numa balance task
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-29 5:04 UTC (8+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH v2 00/16] Split netmem from struct page
2025-05-29 4:46 UTC (13+ messages)
` [PATCH v2 01/16] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH v2 08/16] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH v2 16/16] mt76: use netmem descriptor and APIs for page pool
[linus:master] [futex] bd54df5ea7: will-it-scale.per_thread_ops 85.7% regression
2025-05-29 4:45 UTC
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-05-29 4:26 UTC (5+ messages)
[akpm-mm:mm-unstable 36/67] mm/khugepaged.c:2337:7: error: implicit declaration of function 'folio_expected_ref_count'; did you mean 'folio_ref_count'?
2025-05-29 3:46 UTC (4+ messages)
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-29 3:17 UTC (3+ messages)
[PATCH 0/2] add a knob to control whether to use other nodes at the same tier of the target node in DAMON
2025-05-29 3:14 UTC
[PATCH 1/2] mm: migrate: restore the nmask after successfully allocating on the target node
2025-05-29 3:03 UTC
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-28 23:42 UTC (3+ messages)
[PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
2025-05-28 23:17 UTC (2+ messages)
[PATCH] mm/hugetlb: convert hugetlb_change_protection() to folios
2025-05-28 22:56 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS 64d12554715ce825d553caea123b7cb89e56237a
2025-05-28 22:39 UTC
[PATCH 0/2] add a knob to control whether to use other nodes at the same tier of the target node in DAMON
2025-05-28 22:39 UTC (2+ messages)
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-05-28 22:31 UTC (3+ messages)
[PATCH 1/2] mm: migrate: restore the nmask after successfully allocating on the target node
2025-05-28 22:09 UTC (2+ messages)
[PATCH v3] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-28 21:34 UTC (11+ messages)
[PATCH] mm/gup: Update comment explaining why gup_fast() disables IRQs
2025-05-28 21:06 UTC
[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
2025-05-28 20:53 UTC (2+ messages)
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-05-28 20:36 UTC (5+ messages)
` [RFC 2/3] mm: "
[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-28 20:32 UTC (15+ messages)
[RFC v2 00/16] Live Update Orchestrator
2025-05-28 20:29 UTC (5+ messages)
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[PATCH v1] selftests/mm: two fixes for the pfnmap test
2025-05-28 19:52 UTC
[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
2025-05-28 19:47 UTC (3+ messages)
[PATCH] mm: fix COW mapping handing in generic_access_phys
2025-05-28 18:29 UTC (20+ messages)
[PATCH v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-28 18:24 UTC (3+ messages)
[PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up
2025-05-28 17:51 UTC
[PATCH v7 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
2025-05-28 17:18 UTC (5+ messages)
` [PATCH v7 2/5] drivers/base/node: remove register_mem_block_under_node_early()
` [PATCH v7 3/5] drivers/base/node: Remove register_memory_blocks_under_node() function call from register_one_node
` [PATCH v7 4/5] drivers/base/node: Rename register_memory_blocks_under_node() and remove context argument
` [PATCH v7 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()
[linux-next:master] [mm, slab] 6431f06eec: WARNING:at_include/linux/mm.h:#skb_append_pagefrags
2025-05-28 16:56 UTC (4+ messages)
[PATCH] mm: remove unused mmap tracepoints
2025-05-28 16:24 UTC (6+ messages)
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).