[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-03 12:26 UTC (8+ messages)
` [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
` [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
` [PATCH v4 3/4] udmabuf: Implement udmabuf direct I/O
` [PATCH v4 4/4] dmabuf:system_heap Implement system_heap dmabuf "
[RFC PATCH] MAINTAINERS: add mm swap section
2025-06-03 12:18 UTC (12+ messages)
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-06-03 12:17 UTC (9+ messages)
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-06-03 12:16 UTC (16+ messages)
` [PATCH v1 1/4] mm: "
` [PATCH v1 3/4] selftests/mm: Extract read_sysfs and write_sysfs into vm_util
` [PATCH v1 4/4] selftests/mm: Add test about uprobe pte be orphan during vma merge
[PATCH RFC] mm: madvise: use walk_page_range_vma() for madvise_free_single_vma()
2025-06-03 12:15 UTC (9+ messages)
[PATCH] mm: Kconfig: Use verb *use* in plural form in description
2025-06-03 12:13 UTC (6+ messages)
[PATCH v3] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-03 11:48 UTC (6+ messages)
[PATCH] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
2025-06-03 11:24 UTC (6+ messages)
[PATCH v4 0/3] Implement numa node notifier
2025-06-03 11:08 UTC (4+ messages)
` [PATCH v4 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v4 2/3] mm,memory_hotplug: Implement numa node notifier
` [PATCH v4 3/3] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify
[syzbot] [mm?] KASAN: slab-use-after-free Read in __list_lru_walk_one (2)
2025-06-03 11:08 UTC
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-03 10:40 UTC (7+ 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
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-06-03 10:28 UTC (7+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-03 9:54 UTC (13+ messages)
[RFC PATCH v2 00/18] Virtual Swap Space
2025-06-03 9:50 UTC (10+ messages)
[PATCH] kmsan: test: add module description
2025-06-03 9:34 UTC (2+ messages)
[RFC v2 00/35] optimize cost of inter-process communication
2025-06-03 9:22 UTC (4+ messages)
[RFC v3 00/18] Split netmem from struct page
2025-06-03 9:22 UTC (6+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
[PATCH v3 0/3] Implement numa node notifier
2025-06-03 9:14 UTC (5+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "
[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
2025-06-03 8:02 UTC (4+ messages)
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-03 7:55 UTC (6+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-03 7:43 UTC (7+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator
[PATCH 0/1] alloc_tag: add per-numa node stats
2025-06-03 6:46 UTC (10+ messages)
[Question] mmap_miss not increasing in mmap random reads
2025-06-03 6:05 UTC
[PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up
2025-06-03 5:43 UTC (4+ messages)
[PATCH] mm/hugetlb: convert hugetlb_change_protection() to folios
2025-06-03 5:28 UTC (2+ messages)
[PATCH cgroup/for-6.16] cgroup: avoid per-cpu allocation of size zero rstat cpu locks
2025-06-03 4:26 UTC (4+ messages)
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-06-03 3:05 UTC (2+ messages)
[RFC] selftests/mm: Skip tests dependent on a binary not built
2025-06-03 2:12 UTC (3+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing
[PATCH 1/2] mm/mempolicy: Fix incorrect freeing of wi_kobj
2025-06-03 2:10 UTC (4+ messages)
` [PATCH 2/2] mm/mempolicy: Skip unnecessary synchronize_rcu()
[PATCH v8 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-06-03 1:56 UTC (8+ 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 v3 3/4] udmabuf: Implement udmabuf rw_file callback
2025-06-03 1:32 UTC (3+ messages)
[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
2025-06-03 1:31 UTC (5+ messages)
[PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range
2025-06-03 1:28 UTC (4+ messages)
` [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
[GIT PULL] Additional MM updates for 6.16-rc1
2025-06-02 23:03 UTC (5+ messages)
[PATCH v2 00/20] Add support for shared PTEs across processes
2025-06-02 22:02 UTC (6+ messages)
` [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 (4+ messages)
` [PATCH v2 1/2] mm, slab: restore NUMA policy support "
[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()
[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 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
[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 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 (2+ 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)
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