[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-03 0:54 UTC (14+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
` [RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[RFC PATCH] MAINTAINERS: add mm swap section
2025-06-03 0:20 UTC (5+ messages)
[PATCH v8 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-06-02 23:52 UTC (7+ messages)
` [PATCH v8 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v8 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v8 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v8 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v8 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v8 6/6] mm/page_isolation: remove migratetype parameter from more functions
[PATCH 0/1] alloc_tag: add per-numa node stats
2025-06-02 23:35 UTC (9+ messages)
[RFC] selftests/mm: Skip tests dependent on a binary not built
2025-06-02 23:22 UTC (2+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing
[GIT PULL] Additional MM updates for 6.16-rc1
2025-06-02 23:03 UTC (5+ messages)
[PATCH] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
2025-06-02 22:25 UTC (3+ messages)
[PATCH v3] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-02 22:08 UTC (4+ messages)
[PATCH v2 00/20] Add support for shared PTEs across processes
2025-06-02 22:02 UTC (11+ messages)
` [PATCH v2 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support
[PATCH v3] mm: slub: only warn once when allocating slab obj extensions fails
2025-06-02 21:57 UTC (4+ messages)
[PATCH v2 0/2] frozen pages for large kmalloc
2025-06-02 21:54 UTC (5+ messages)
` [PATCH v2 1/2] mm, slab: restore NUMA policy support "
` [PATCH v2 2/2] mm, slab: use frozen pages "
[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
2025-06-02 21:46 UTC (3+ messages)
[PATCH] mm/madvise: handle madvise_lock() failure during race unwinding
2025-06-02 21:30 UTC (9+ messages)
[RFC PATCH 0/3] Clean up locking in hugetlb faulting code
2025-06-02 21:30 UTC (7+ messages)
` [RFC PATCH 1/3] mm, hugetlb: Clean up locking in hugetlb_fault and hugetlb_wp
` [RFC PATCH 2/3] mm, hugetlb: Update comments in hugetlb_fault
` [RFC PATCH 3/3] mm, hugetlb: Drop unlikelys from hugetlb_fault
[PATCH v7 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-06-02 21:09 UTC (10+ messages)
` [PATCH v7 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v7 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v7 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v7 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v7 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v7 6/6] mm/page_isolation: remove migratetype parameter from more functions
[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
2025-06-02 20:55 UTC (4+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-06-02 20:32 UTC (9+ messages)
` [RFC 2/3] mm: "
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-02 20:13 UTC (5+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
` [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
[RFC PATCH v2 00/18] Virtual Swap Space
2025-06-02 18:29 UTC (9+ messages)
[DISCUSSION] proposed mctl() API
2025-06-02 18:01 UTC (4+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-02 17:53 UTC (3+ messages)
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-06-02 17:01 UTC (8+ messages)
` [PATCH v1 1/4] mm: "
[PATCH 1/2] mm/mempolicy: Fix incorrect freeing of wi_kobj
2025-06-02 16:53 UTC (3+ messages)
` [PATCH 2/2] mm/mempolicy: Skip unnecessary synchronize_rcu()
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-06-02 16:53 UTC (7+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-06-02 16:52 UTC (4+ messages)
` [PATCH 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
[PATCH v6 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-06-02 16:29 UTC (11+ messages)
` [PATCH v6 6/6] mm/page_isolation: remove migratetype parameter from more functions
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-02 15:55 UTC (12+ messages)
` [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
` [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
` [PATCH 12/13] nfs: add support in nfs to handle multiple writeback contexts
` [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-06-02 15:03 UTC (7+ messages)
[akpm-mm:mm-stable 290/329] lib/iov_iter.c:474:7: error: call to undeclared function 'folio_test_partial_kmap'; ISO C99 and later do not support implicit function declarations
2025-06-02 15:00 UTC (2+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-02 14:55 UTC (7+ messages)
[PATCH v4 0/5] memcg: nmi-safe kmem charging
2025-06-02 14:54 UTC (3+ messages)
mm/mempolicy.c:3719:1-6: ERROR: invalid free of structure field
2025-06-02 14:52 UTC (3+ messages)
[syzbot] [mm?] possible deadlock in __vma_start_write
2025-06-02 14:19 UTC (4+ messages)
[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
2025-06-02 14:15 UTC (2+ messages)
[PATCH v2 0/9] support ksm_stat showing at cgroup level
2025-06-02 14:14 UTC (2+ messages)
[Hypervisor Live Update] Notes from May 19, 2025
2025-06-02 13:18 UTC (3+ messages)
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-02 12:20 UTC (11+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
[PATCH v10 00/16] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-02 11:13 UTC (21+ 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
[RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
2025-06-02 10:31 UTC (5+ messages)
[PATCH] mm/vmstat: Utilize designated initializers for the vmstat_text array
2025-06-02 9:58 UTC (2+ messages)
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-02 9:47 UTC (3+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
xarray regression: XArray: Add extra debugging check to xas_lock and friends
2025-06-02 9:22 UTC (3+ messages)
[PATCH 0/2] frozen pages for large kmalloc
2025-06-02 8:24 UTC (6+ messages)
` [PATCH 2/2] mm, slab: support NUMA policy "
[PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for new VMAs
2025-06-02 7:00 UTC (2+ messages)
[PATCH v2] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-02 5:47 UTC (4+ messages)
[PATCH] mm: Fix vmstat after removing NR_BOUNCE
2025-06-02 5:01 UTC
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-06-02 4:42 UTC (5+ messages)
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
[PATCH 0/3] Enable huge-vmalloc permission change
2025-06-02 4:35 UTC (4+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
[RFC DEPT v16] Question for dept
2025-06-02 2:59 UTC (2+ messages)
[GIT PULL] non-MM updates for 6.16-rc1
2025-06-01 2:47 UTC (2+ messages)
[GIT PULL] MM updates for 6.16-rc1
2025-06-01 2:47 UTC (2+ messages)
[PATCH] selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled
2025-05-31 16:48 UTC (2+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-31 7:46 UTC (2+ messages)
` [PATCH v4 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[RFC v2 00/35] optimize cost of inter-process communication
2025-05-31 7:16 UTC (3+ messages)
[PATCH] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-05-31 7:11 UTC (16+ messages)
[PATCH v5] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-31 0:45 UTC (3+ messages)
[RFC Patch 0/5] Make anon_vma operations testable
2025-05-30 23:23 UTC (11+ messages)
[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
2025-05-30 23:05 UTC (2+ messages)
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 23:00 UTC (4+ messages)
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-30 22:48 UTC (13+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox