messages from 2025-07-17 11:24:42 to 2025-07-18 04:56:28 UTC [more...]
[v1 resend 00/12] THP support for zone device page migration
2025-07-18 4:57 UTC (8+ messages)
` [v1 resend 02/12] mm/migrate_device: flags for selecting device private THP pages
` [v1 resend 05/12] mm/memory/fault: add support for zone device THP fault handling
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-18 3:33 UTC (25+ messages)
` [PATCH v15 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v15 05/21] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v15 06/21] KVM: Fix comments that refer to slots_lock
` [PATCH v15 07/21] KVM: Fix comment that refers to kvm uapi header path
` [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
[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] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-18 3:21 UTC (2+ messages)
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-18 2:48 UTC (13+ messages)
[PATCH v4 0/6] __folio_split() clean up
2025-07-18 2:30 UTC (7+ 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 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 v9 00/14] khugepaged: mTHP support
2025-07-18 2:14 UTC (6+ messages)
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for "
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
[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
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-18 1:14 UTC (4+ messages)
` [Intel-wired-lan] "
[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 (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()
[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 0:09 UTC (7+ 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 04/13] x86: Handle KCOV __init vs inline mismatches
2025-07-17 23:25 UTC
[PATCH 0/4] Some randome fixes and cleanups to swapfile
2025-07-17 23:21 UTC (5+ messages)
` [PATCH 2/4] mm: swap: correctly use maxpages in swapon syscall to avoid potensial deadloop
[PATCH v3 0/2] __folio_split() clean up
2025-07-17 22:35 UTC (13+ messages)
` [PATCH v3 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v3 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-17
2025-07-17 22:14 UTC (2+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-17 22:10 UTC (14+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready
[PATCH v2 0/9] mm: vm_normal_page*() improvements
2025-07-17 22:06 UTC (26+ messages)
` [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
` [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
` [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
` [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()
[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)
[PATCH 0/6 v4] sched/mm: LRU drain flush on nohz_full
2025-07-17 19:33 UTC (11+ 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
[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 (11+ 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
[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
[PATCH] selftests/damon: introduce _common.sh to host shared function
2025-07-17 16:24 UTC (4+ messages)
[RFC v2 00/16] Live Update Orchestrator
2025-07-17 16:17 UTC (10+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot (2)
2025-07-17 16:06 UTC (3+ messages)
[PATCH v3 0/4] mm: introduce snapshot_page()
2025-07-17 15:54 UTC (8+ messages)
` [PATCH v3 2/4] mm/util: "
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-07-17 13:49 UTC (3+ messages)
MDWE does not prevent read-only, executable, shared memory regions to be updated by backing file writes
2025-07-17 13:15 UTC (2+ messages)
[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
2025-07-17 13:05 UTC (4+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
[PATCH v2 0/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-17 12:09 UTC (5+ messages)
` [PATCH 1/2] selftests/mm: refactor common code and improve test skipping in guard_region
` [PATCH 2/2] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
[PATCH v2 0/5] add static PMD zero page support
2025-07-17 12:07 UTC (7+ messages)
` [PATCH v2 3/5] mm: add static PMD zero page
[PATCH 0/3] selftests/mm: assert rmap behave as expected
2025-07-17 11:57 UTC (7+ messages)
` [PATCH 2/3] selftests/mm: put general ksm operation into vm_util
[REGRESSION] mremap() returns EFAULT instead of EPERM in LTP mseal01
2025-07-17 11:50 UTC
[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-17 11:43 UTC (3+ 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).