messages from 2025-05-29 03:11:34 to 2025-05-30 08:52:54 UTC [more...]
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-30 8:52 UTC (18+ 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] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-30 8:50 UTC (13+ messages)
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-30 8:49 UTC (12+ messages)
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-05-30 8:04 UTC
[RFC Patch 0/5] Make anon_vma operations testable
2025-05-30 8:00 UTC (11+ messages)
[DISCUSSION] proposed mctl() API
2025-05-30 7:52 UTC (12+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-30 7:45 UTC (8+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-05-30 7:17 UTC (7+ 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] MAINTAINERS: add myself as reviewer of mm memory policy
2025-05-30 7:14 UTC (4+ messages)
[PATCH 0/2] frozen pages for large kmalloc
2025-05-30 7:11 UTC (8+ messages)
` [PATCH 1/2] mm, slab: use "
` [PATCH 2/2] mm, slab: support NUMA policy "
[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
2025-05-30 6:52 UTC (3+ messages)
[RFC PATCH v2 00/18] Virtual Swap Space
2025-05-30 6:47 UTC (2+ messages)
[PATCH v5] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 5:58 UTC
[PATCH] mm/damon: rename primitives to operations
2025-05-30 5:47 UTC (3+ messages)
[PATCH v3] mm/damon: s/primitives/code/ on comments
2025-05-30 5:31 UTC
[PATCH 0/4] Some randome fixes and cleanups to swapfile
2025-05-30 5:24 UTC (11+ messages)
` [PATCH 1/4] mm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swap_range_alloc()
` [PATCH 2/4] mm: swap: correctly use maxpages in swapon syscall to avoid potensial deadloop
` [PATCH 3/4] mm: swap: fix potensial buffer overflow in setup_clusters()
` [PATCH 4/4] mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()
[PATCH] tools/testing/vma: add missing function stub
2025-05-30 5:15 UTC (6+ messages)
[RFC v2 00/16] Live Update Orchestrator
2025-05-30 5:00 UTC (4+ messages)
` [RFC v2 04/16] luo: luo_core: "
[PATCH v6] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-05-30 4:52 UTC (2+ messages)
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 3:53 UTC (2+ messages)
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-05-30 3:47 UTC (8+ 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
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-30 3:44 UTC (6+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-30 3:37 UTC (15+ 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
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 3:29 UTC (4+ messages)
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 3:18 UTC (2+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-30 3:02 UTC (17+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap "
[PATCH] mm/damon: rename primitives to operations
2025-05-30 1:57 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: add mm memory policy section
2025-05-30 1:50 UTC (4+ messages)
[RFC v3 00/18] Split netmem from struct page
2025-05-30 1:16 UTC (12+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v3 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [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/1] alloc_tag: add per-numa node stats
2025-05-30 1:11 UTC (3+ messages)
` [PATCH] "
[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
2025-05-29 21:44 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-29 20:37 UTC (12+ 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)
[PATCH] mm: remove unused mmap tracepoints
2025-05-29 20:17 UTC (6+ messages)
[linux-next:master] BUILD SUCCESS 2a628f951ed54c30a232230b5b58349d2a8dbb11
2025-05-29 19:59 UTC
[PATCH v4 0/5] cgroup: separate rstat trees
2025-05-29 19:11 UTC (4+ messages)
` [PATCH v4 1/5] cgroup: move rstat base stat objects into their own struct
[PATCH] mm: Fix vmstat after removing NR_BOUNCE
2025-05-29 18:13 UTC (10+ messages)
[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)
[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
2025-05-29 16:30 UTC (11+ 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
[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
[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)
[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
[syzbot] [bcachefs?] possible deadlock in pcpu_alloc_noprof
2025-05-29 9:09 UTC
[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 (4+ messages)
` [PATCH v2 01/16] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
[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 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
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).