messages from 2025-05-27 10:11:23 to 2025-05-28 11:01:58 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-28 10:58 UTC (13+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 05/51] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v2 06/51] KVM: Query guest_memfd for private/shared status
` [RFC PATCH v2 16/51] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
reply: [RFC] pin_user_pages_fast failure count increased
2025-05-28 10:59 UTC (14+ messages)
[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
2025-05-28 10:53 UTC (5+ messages)
[PATCH 00/18] Split netmem from struct page
2025-05-28 10:54 UTC (40+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page
[PATCH] mm: fix COW mapping handing in generic_access_phys
2025-05-28 9:59 UTC (3+ messages)
[linux-next:master] [mm, slab] 6431f06eec: WARNING:at_include/linux/mm.h:#skb_append_pagefrags
2025-05-28 9:46 UTC (2+ messages)
[PATCH next] tools/testing: Check correct variable in open_procmap()
2025-05-28 9:46 UTC (2+ messages)
[PATCH RFC] mm: use per_vma lock for MADV_DONTNEED
2025-05-28 9:43 UTC (6+ messages)
[PATCH v3] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-28 9:27 UTC (2+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-28 9:26 UTC (11+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap "
[PATCH] memcg: Always call cond_resched() after fn()
2025-05-28 9:18 UTC (5+ messages)
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-28 9:15 UTC
[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-05-28 9:09 UTC (6+ messages)
` [PATCH 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-28 9:03 UTC (13+ messages)
[PATCH v2] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
2025-05-28 8:43 UTC (9+ messages)
[PATCH v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-28 8:21 UTC (2+ messages)
[PATCH v2 00/16] Split netmem from struct page
2025-05-28 7:33 UTC (35+ messages)
` [PATCH v2 01/16] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH v2 02/16] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH v2 03/16] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH v2 04/16] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH v2 05/16] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH v2 06/16] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/16] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH v2 08/16] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH v2 09/16] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 10/16] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH v2 11/16] mlx4: use netmem descriptor and APIs for page pool
` [PATCH v2 12/16] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH v2 13/16] netmem: remove __netmem_get_pp()
` [PATCH v2 14/16] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH v2 15/16] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH v2 16/16] mt76: "
[PATCH v6] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-28 7:31 UTC (4+ messages)
[PATCH v3 0/2] Optimize mremap() for large folios
2025-05-28 6:15 UTC (13+ messages)
` [PATCH v3 2/2] mm: Optimize mremap() by PTE batching
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-05-28 5:38 UTC (2+ messages)
[GIT PULL] dma-mapping update for Linux 6.16
2025-05-28 4:18 UTC (2+ messages)
[PATCH V2] mm/hugetlb: remove unnecessary holding of hugetlb_lock
2025-05-28 2:45 UTC (2+ messages)
[PATCH v3 0/3] Implement numa node notifier
2025-05-28 2:23 UTC (4+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "
[PATCH v4 0/4] Let unmap_hugepage_range() and several related functions to take folio instead of page
2025-05-28 2:08 UTC (4+ messages)
` [PATCH v4 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-28 2:04 UTC (14+ messages)
[RFC Patch 0/5] Make anon_vma operations testable
2025-05-28 1:17 UTC (10+ messages)
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-28 0:21 UTC (13+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
mm/vmscan.c:3504 walk_pte_range() error: uninitialized symbol 'dirty'
2025-05-28 0:03 UTC (4+ messages)
[linux-next:master] BUILD SUCCESS fefff2755f2aa4125dce2a1edfe7e545c7c621f2
2025-05-27 23:16 UTC
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-05-27 19:28 UTC (6+ messages)
` [RFC 2/3] mm: "
[PATCH] mm, list_lru: refactor the locking code
2025-05-27 19:25 UTC (2+ messages)
[RFC PATCH v0 0/2] Batch migration for NUMA balancing
2025-05-27 18:50 UTC (2+ messages)
[PATCH v10 00/16] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-27 18:02 UTC (17+ messages)
` [PATCH v10 01/16] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v10 02/16] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v10 03/16] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v10 04/16] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v10 05/16] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v10 06/16] KVM: Fix comments that refer to slots_lock
` [PATCH v10 07/16] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v10 09/16] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v10 10/16] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v10 11/16] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v10 12/16] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v10 13/16] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v10 14/16] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v10 15/16] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v10 16/16] KVM: selftests: guest_memfd mmap() test when mapping is allowed
[syzbot] [mm?] [cgroups?] general protection fault in refill_obj_stock
2025-05-27 17:42 UTC (2+ messages)
[RFC PATCH v2 0/2] Fix uprobe anon page be overwritten during mremap
2025-05-27 17:20 UTC (19+ messages)
` [RFC PATCH v2 1/2] mm/mremap: Fix uprobe anon page be overwritten when expanding vma "
` [RFC PATCH v2 2/2] mm/mremap: Expose abnormal new_pte during move_ptes
[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
2025-05-27 16:04 UTC (5+ messages)
` [PATCH v2 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-27 15:11 UTC (11+ messages)
[PATCH v5 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-05-27 15:04 UTC (17+ messages)
` [PATCH v5 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v5 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v5 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v5 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v5 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v5 6/6] mm/page_isolation: remove migratetype parameter from more functions
[PATCH 0/4] selftests/mm: cow and gup_longterm cleanups
2025-05-27 13:06 UTC (9+ messages)
` [PATCH 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH 3/4] selftests/mm: Report unique test names for each cow test
[Invitation] bi-weekly guest_memfd upstream call on 2025-05-29
2025-05-27 12:32 UTC
[BUG]userfaultfd_move fails to move a folio when swap-in occurs concurrently with swap-out
2025-05-27 11:06 UTC (5+ messages)
[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-27 10:59 UTC (4+ 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).