messages from 2025-07-17 16:28:05 to 2025-07-18 14:23:12 UTC [more...]
[PATCH 0/6 v4] sched/mm: LRU drain flush on nohz_full
2025-07-18 14:23 UTC (13+ messages)
` [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 RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
2025-07-18 14:22 UTC (6+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
` [External] "
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-18 14:17 UTC (7+ 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
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-18 14:15 UTC (14+ messages)
[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 (34+ messages)
` [PATCH v2 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
` [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] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-18 9:57 UTC (7+ messages)
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-18 9:50 UTC (9+ 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
[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
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 8:39 UTC
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-18 8:40 UTC (9+ 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
[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
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-17
2025-07-18 7:41 UTC (3+ messages)
[PATCH v4 0/6] __folio_split() clean up
2025-07-18 7:23 UTC (12+ 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
[PATCH] mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
2025-07-18 6:51 UTC
[PATCH v2] selftests/damon: introduce _common.sh to host shared function
2025-07-18 6:42 UTC
[PATCH] selftests/damon: introduce _common.sh to host shared function
2025-07-18 6:27 UTC (2+ messages)
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-18 6:22 UTC (3+ 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 (26+ 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 15/21] KVM: arm64: Refactor user_mem_abort()
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v15 20/21] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v15 21/21] KVM: selftests: guest_memfd mmap() test when mmap is supported
[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
[v1 resend 08/12] mm/thp: add split during migration support
2025-07-18 3:33 UTC (15+ messages)
[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 (15+ 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 v2 RESEND 0/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));" and some cleanup
2025-07-18 0:13 UTC (5+ 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()
[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 (11+ messages)
` [PATCH v3 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
[PATCH v2] memcg: Convert memcg->socket_pressure to u64
2025-07-17 20:01 UTC (2+ 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)
[syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages
2025-07-17 19:13 UTC
[PATCH v5 0/3] Add support for long task name
2025-07-17 18:35 UTC (6+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
2025-07-17 18:21 UTC (4+ messages)
` [RFC PATCH v3 4/5] mm: thp: add bpf thp struct ops
[PATCH v3] cgroup: llist: avoid memory tears for llist_node
2025-07-17 17:44 UTC (2+ messages)
[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
2025-07-17 17:26 UTC (6+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "
[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-17 16:59 UTC (7+ messages)
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
[PATCH v4 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-17 16:56 UTC (11+ messages)
` [PATCH v4 01/10] mm/mremap: perform some simple cleanups
` [PATCH v4 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v4 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v4 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v4 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v4 06/10] mm/mremap: check remap conditions earlier
` [PATCH v4 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v4 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v4 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v4 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
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).