messages from 2025-07-18 17:21:47 to 2025-07-21 15:07:49 UTC [more...]
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-21 15:07 UTC (12+ messages)
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
Excessive page cache occupies DMA32 memory
2025-07-21 15:03 UTC
[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
2025-07-21 14:39 UTC (7+ messages)
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-21 14:18 UTC (13+ messages)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-21 13:30 UTC (5+ messages)
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-21 13:23 UTC (15+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 2/5] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
[PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
2025-07-21 12:47 UTC (5+ messages)
[akpm-mm:mm-new 111/126] WARNING: modpost: vmlinux: section mismatch in reference: kasan_init+0x3b (section: .ltext) -> kasan_init_generic (section: .init.text)
2025-07-21 12:37 UTC (2+ messages)
[PATCH v2 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
2025-07-21 12:15 UTC (14+ messages)
` [PATCH v2 mm-hotfixes 1/5] mm: move page table sync declarations to asm/pgalloc.h
` [PATCH v2 mm-hotfixes 2/5] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH v2 mm-hotfixes 3/5] x86/mm: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
` [PATCH v2 mm-hotfixes 4/5] x86/mm: convert p*d_populate{,_init} to _kernel variants
` [PATCH v2 mm-hotfixes 5/5] x86/mm: drop unnecessary calls to sync_global_pgds() and fold into its sole user
[PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-21 11:51 UTC (2+ messages)
[PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-21 11:49 UTC (2+ messages)
[PATCH v6] selftests/mm: add process_madvise() tests
2025-07-21 11:46 UTC
[v1 resend 00/12] THP support for zone device page migration
2025-07-21 11:42 UTC (12+ messages)
` [v1 resend 02/12] mm/migrate_device: flags for selecting device private THP pages
` [v1 resend 04/12] mm/migrate_device: THP migration of zone device pages
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-21 11:12 UTC (5+ messages)
[PATCH] smaps: fix BUG_ON in smaps_hugetlb_range
2025-07-21 11:02 UTC (8+ messages)
[PATCH 0/2] mm/cma: ise for_each_clear_bitrange() where appropriate
2025-07-21 11:01 UTC (5+ messages)
` [PATCH 1/2] mm: cma: simplify cma_debug_show_areas()
` [PATCH 2/2] mm: cma: simplify cma_maxchunk_get()
[PATCH V3] init: Handle bootloader identifier in kernel parameters
2025-07-21 10:13 UTC
[PATCH V2] init: Handle bootloader identifier in kernel parameters
2025-07-21 10:10 UTC (3+ messages)
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-21 8:47 UTC (7+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[linus:master] [mm] 4e92030c05: will-it-scale.per_process_ops 10.0% improvement
2025-07-21 8:29 UTC
[PATCH v5 0/3] Add support for long task name
2025-07-21 7:52 UTC (7+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-21 7:20 UTC (8+ messages)
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
2025-07-21 5:56 UTC (4+ messages)
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)
[PATCH] mm: ignore nomap memory during mirror init
2025-07-21 5:08 UTC (8+ messages)
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-21 3:44 UTC (17+ messages)
` [PATCH v5 1/7] mm: Refactor MM_CP_PROT_NUMA skipping case into new function
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 5/7] mm: Split can_change_pte_writable() into private and shared parts
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching
` [PATCH v5 7/7] arm64: Add batched versions of ptep_modify_prot_start/commit
[PATCH net-next v12 00/12] Split netmem from struct page
2025-07-21 2:18 UTC (13+ messages)
` [PATCH net-next v12 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v12 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v12 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v12 04/12] netdevsim: access ->pp "
` [PATCH net-next v12 05/12] mt76: "
` [PATCH net-next v12 06/12] net: fec: "
` [PATCH net-next v12 07/12] octeontx2-pf: "
` [PATCH net-next v12 08/12] iavf: "
` [PATCH net-next v12 09/12] idpf: "
` [PATCH net-next v12 10/12] mlx5: "
` [PATCH net-next v12 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v12 12/12] libeth: xdp: "
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-21 1:03 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH v4 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-20 18:52 UTC (5+ messages)
` [PATCH v4 06/10] mm/mremap: check remap conditions earlier
[PATCH] mm/damon/ops-common: ignore migration request to invalid nodes
2025-07-20 18:58 UTC
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-20 18:14 UTC (7+ messages)
[PATCH 00/22] selftests/damon/sysfs.py: test all parameters
2025-07-20 17:16 UTC (23+ messages)
` [PATCH 01/22] selftests/damon/_damon_sysfs: support DAMOS watermarks setup
` [PATCH 02/22] selftests/damon/_damon_sysfs: support DAMOS filters setup
` [PATCH 03/22] selftests/damon/_damon_sysfs: support monitoring intervals goal setup
` [PATCH 04/22] selftests/damon/_damon_sysfs: support DAMOS quota weights setup
` [PATCH 05/22] selftests/damon/_damon_sysfs: support DAMOS quota goal nid setup
` [PATCH 06/22] selftests/damon/_damon_sysfs: support DAMOS action dests setup
` [PATCH 07/22] selftests/damon/_damon_sysfs: support DAMOS target_nid setup
` [PATCH 08/22] selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and age
` [PATCH 09/22] selftests/damon/drgn_dump_damon_status: dump damos->migrate_dests
` [PATCH 10/22] selftests/damon/drgn_dump_damon_status: dump ctx->ops.id
` [PATCH 11/22] selftests/damon/drgn_dump_damon_status: dump DAMOS filters
` [PATCH 12/22] selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertion
` [PATCH 13/22] selftests/damon/sysfs.py: generalize DamosQuota "
` [PATCH 14/22] selftests/damon/sysfs.py: test quota goal commitment
` [PATCH 15/22] selftests/damon/sysfs.py: test DAMOS destinations commitment
` [PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
` [PATCH 17/22] selftests/damon/sysfs.py: test DAMOS filters commitment
` [PATCH 18/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
` [PATCH 19/22] selftests/damon/sysfs.py: generalize monitoring attributes "
` [PATCH 20/22] selftests/damon/sysfs.py: generalize DAMON context "
` [PATCH 21/22] selftests/damon/sysfs.py: test non-default parameters runtime commit
` [PATCH 22/22] selftests/damon/sysfs.py: test runtime reduction of DAMON parameters
[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
2025-07-20 15:56 UTC (20+ messages)
` [RFC PATCH v3 1/5] mm, thp: use __thp_vma_allowable_orders() in khugepaged_enter_vma()
` [RFC PATCH v3 2/5] mm, thp: add bpf thp hook to determine thp allocator
` [RFC PATCH v3 3/5] mm, thp: add bpf thp hook to determine thp reclaimer
` [RFC PATCH v3 4/5] mm: thp: add bpf thp struct ops
[syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in devtmpfsd (3)
2025-07-20 14:21 UTC
[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-20 11:03 UTC (6+ messages)
[linux-next:master] [mm/mremap] d9339d9c10: ltp.mseal01.fail
2025-07-20 10:31 UTC (2+ messages)
[akpm-mm:mm-new 160/175] mm/kasan/tags.c:145:6: error: redefinition of 'kasan_save_free_info'
2025-07-20 7:45 UTC (3+ messages)
[PATCH mm-new 1/2] mm/shmem: hold shmem_swaplist spinlock (not mutex) much less
2025-07-20 7:07 UTC (8+ messages)
` [PATCH mm-new 2/2] mm/shmem: writeout free swap if swap_writeout() reactivates
` [PATCH mm-unstable] mm/shmem: writeout free swap if swap_writeout() reactivates fix
[PATCH v4] mm: add zblock allocator
2025-07-20 2:56 UTC (2+ messages)
[PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range
2025-07-20 2:23 UTC (18+ messages)
[PATCH] mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
2025-07-20 0:34 UTC (2+ messages)
[PATCH v4] arm64: Enable permission change on arm64 kernel block mappings
2025-07-19 23:29 UTC (3+ messages)
[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
2025-07-19 23:18 UTC (8+ messages)
` [PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
` [PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
[PATCH] mm/damon/core: commit damos_quota_goal->nid
2025-07-19 18:19 UTC
[PATCH 0/4] Followups to controllers' v1 compilation
2025-07-19 16:18 UTC (7+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH v2] mm: mempool: fix wake-up edge case bug for zero-minimum pools
2025-07-18 22:06 UTC
[PATCH] binfmt_elf: remove the 4k limitation of program header size
2025-07-19 9:17 UTC (3+ messages)
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-19 4:42 UTC (8+ messages)
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v9 13/14] khugepaged: add per-order mTHP khugepaged stats
[linux-next:master] BUILD SUCCESS WITH WARNING d086c886ceb9f59dea6c3a9dae7eb89e780a20c9
2025-07-19 2:17 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-07-21
2025-07-18 22:59 UTC
[PATCH v5 0/6] __folio_split() clean up
2025-07-18 19:10 UTC (8+ messages)
` [PATCH v5 1/6] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v5 2/6] mm/huge_memory: remove after_split label in __split_unmapped_folio()
` [PATCH v5 3/6] mm/huge_memory: deduplicate code in __folio_split()
` [PATCH v5 4/6] mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
` [PATCH v5 5/6] mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
` [PATCH v5 6/6] mm/huge_memory: refactor after-split (page) cache code
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-17
2025-07-18 18:17 UTC (4+ messages)
[PATCH 1/2] maple_tree: Use kfree_rcu in ma_free_rcu
2025-07-18 18:05 UTC (3+ messages)
` [PATCH 2/2] testing/radix-tree/maple: Hack around kfree_rcu not existing
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).