messages from 2025-07-17 19:18:13 to 2025-07-18 22:35:42 UTC [more...]
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-18 22:34 UTC (11+ messages)
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v9 10/14] khugepaged: allow khugepaged to check all anonymous mTHP orders
` [PATCH v9 13/14] khugepaged: add per-order mTHP khugepaged stats
[akpm-mm:mm-new 160/175] mm/kasan/tags.c:145:6: error: redefinition of 'kasan_save_free_info'
2025-07-18 21:28 UTC
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-18 20:06 UTC (11+ messages)
[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
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-18 18:53 UTC (17+ messages)
` [PATCH v5 1/7] mm: Refactor MM_CP_PROT_NUMA skipping case into new function
` [PATCH v5 2/7] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 4/7] mm: Introduce FPB_RESPECT_WRITE for PTE batching infrastructure
` [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
[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
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-07-18 17:08 UTC (2+ messages)
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-18 16:44 UTC (5+ messages)
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH v2] selftests/damon: introduce _common.sh to host shared function
2025-07-18 16:30 UTC (2+ messages)
[PATCH] kasan: use vmalloc_dump_obj() for vmalloc error reports
2025-07-18 15:43 UTC (2+ messages)
[PATCH v2] memcg: Convert memcg->socket_pressure to u64
2025-07-18 15:38 UTC (3+ messages)
mm/hugetlb_cgroup.c:829:44: warning: '%s' directive output may be truncated writing up to 1623 bytes into a region of size between 32 and 63
2025-07-18 15:27 UTC (2+ messages)
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-18 15:13 UTC (13+ messages)
[PATCH v2 RESEND 0/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));" and some cleanup
2025-07-18 15:11 UTC (7+ messages)
` [PATCH 1/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
` [PATCH 2/2] selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()
[v1 resend 08/12] mm/thp: add split during migration support
2025-07-18 15:06 UTC (16+ messages)
[PATCH v4 0/6] __folio_split() clean up
2025-07-18 15:05 UTC (16+ messages)
` [PATCH v4 1/6] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v4 2/6] mm/huge_memory: remove after_split label in __split_unmapped_folio()
` [PATCH v4 3/6] mm/huge_memory: deduplicate code in __folio_split()
` [PATCH v4 4/6] mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
` [PATCH v4 5/6] mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
` [PATCH v4 6/6] mm/huge_memory: refactor after-split (page) cache code
MDWE does not prevent read-only, executable, shared memory regions to be updated by backing file writes
2025-07-18 15:00 UTC (2+ messages)
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-18 14:44 UTC (8+ 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 3/5] IB/core: P2P DMA for device private pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
` [PATCH v2 5/5] RDMA/mlx5: Enabling ATS for ODP memory
[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
2025-07-18 14:33 UTC (7+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
` [External] "
[PATCH 0/6 v4] sched/mm: LRU drain flush on nohz_full
2025-07-18 14:23 UTC (8+ messages)
` [PATCH 5/6] sched/isolation: Introduce isolated task work
` [PATCH 6/6] mm: Drain LRUs upon resume to userspace on nohz_full CPUs
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-18 13:48 UTC (5+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-18 13:06 UTC (32+ messages)
` [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
` [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot (2)
2025-07-18 12:56 UTC (4+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-18 12:38 UTC (7+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 10/12] kasan/s390: call kasan_init_generic in kasan_init
KASAN: out-of-bounds in __asan_memcpy
2025-07-18 10:09 UTC (2+ messages)
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-18 9:32 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH 0/4] Followups to controllers' v1 compilation
2025-07-18 9:18 UTC (6+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
2025-07-18 8:36 UTC (2+ messages)
[v1 resend 00/12] THP support for zone device page migration
2025-07-18 8:22 UTC (13+ 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
` [v1 resend 05/12] mm/memory/fault: add support for zone device THP fault handling
[PATCH] mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
2025-07-18 6:51 UTC
[PATCH] selftests/damon: introduce _common.sh to host shared function
2025-07-18 6:27 UTC (2+ messages)
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-18 6:19 UTC (20+ messages)
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v15 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v15 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 12/21] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v15 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
[PATCH 0/4] Some randome fixes and cleanups to swapfile
2025-07-18 6:12 UTC (6+ messages)
` [PATCH 2/4] mm: swap: correctly use maxpages in swapon syscall to avoid potensial deadloop
Strategic Financing & Referral Partnership Opportunity
2025-07-18 5:39 UTC
[PATCH] mm/mglru: Update MG-LRU proactive reclaim statistics only to memcg
2025-07-18 3:30 UTC (5+ messages)
[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 2:16 UTC (7+ messages)
` [PATCH v4 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v4 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v4 3/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v4 4/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v4 5/6] slab: Make slub local_(try)lock more precise for LOCKDEP
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH] mm: ignore nomap memory during mirror init
2025-07-18 1:37 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 024e09e444bd2b06aee9d1f3fe7b313c7a2df1bb
2025-07-18 1:14 UTC
[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
2025-07-18 0:56 UTC (13+ messages)
` [RFC v5 0/7] Add and use sprintf_{end,array}() "
` [RFC v5 6/7] sprintf: Add [v]sprintf_array()
[PATCH -next v2 0/4] mm: per-node proactive reclaim
2025-07-18 0:17 UTC (13+ messages)
` [PATCH 2/4] mm/memcg: make memory.reclaim interface generic
` [PATCH 3/4] mm/vmscan: make __node_reclaim() more generic
` [PATCH 4/4] mm: introduce per-node proactive reclaim interface
[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 0:09 UTC (5+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH] "fork: reorder function qualifiers for copy_clone_args_from_user"
2025-07-17 23:38 UTC (2+ messages)
[PATCH] binfmt_elf: remove the 4k limitation of program header size
2025-07-17 23:31 UTC (2+ messages)
[PATCH v3 0/2] __folio_split() clean up
2025-07-17 22:35 UTC (3+ messages)
[PATCH] memcg: Keep socket_pressure fresh on 32-bit kernel
2025-07-17 19:37 UTC (7+ messages)
[PATCH] mm/huge_memory: refactor after-split (page) cache code
2025-07-17 19:33 UTC (7+ 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).