[PATCH v6 0/6] Make MIGRATE_ISOLATE a standalone bit
2025-05-30 16:22 UTC (3+ messages)
` [PATCH v6 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v6 2/6] mm/page_isolation: make page isolation a standalone bit
Device mem changes vs pinning/zerocopy changes
2025-05-30 16:22 UTC (3+ messages)
xarray regression: XArray: Add extra debugging check to xas_lock and friends
2025-05-30 15:58 UTC (2+ messages)
[RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
2025-05-30 15:55 UTC (9+ messages)
` [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
` [RFC PATCH v1 2/6] mm: Fix pte update and tlb maintenance ordering in migrate_vma_collect_pmd()
` [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
` [RFC PATCH v1 4/6] mm: Introduce arch_in_lazy_mmu_mode()
` [RFC PATCH v1 5/6] mm: Avoid calling page allocator while in lazy mmu mode
` [RFC PATCH v1 6/6] Revert "arm64/mm: Permit lazy_mmu_mode to be nested"
[RFC PATCH] memcontrol: Wait for draining of remote stocks to avoid OOM when charging
2025-05-30 15:18 UTC
[RFC v3 00/18] Split netmem from struct page
2025-05-30 15:04 UTC (10+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v3 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH] gup: optimize longterm pin_user_pages() for large folio
2025-05-30 15:02 UTC (8+ messages)
[PATCH v2 00/20] Add support for shared PTEs across processes
2025-05-30 14:56 UTC (5+ 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
[RFC Patch 0/5] Make anon_vma operations testable
2025-05-30 14:39 UTC (13+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-05-30 14:34 UTC (3+ messages)
[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
2025-05-30 14:25 UTC (3+ messages)
[PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range
2025-05-30 14:24 UTC (7+ messages)
` [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
` [PATCH v3 2/4] dmabuf: Implement copy_file_range for dmabuf
` [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
` [PATCH v3 4/4] dmabuf:system_heap Implement system_heap exporter's "
[RFC v2 00/35] optimize cost of inter-process communication
2025-05-30 13:59 UTC (40+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 13:39 UTC (3+ messages)
[DISCUSSION] proposed mctl() API
2025-05-30 13:10 UTC (11+ messages)
[PATCH 0/3] Enable huge-vmalloc permission change
2025-05-30 12:53 UTC (17+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
` [PATCH 3/3] mm/pagewalk: Add pre/post_pte_table callback for lazy MMU on arm64
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-05-30 11:48 UTC (12+ messages)
` [PATCH v1 1/4] mm: "
` [PATCH v1 2/4] mm: Expose abnormal new_pte during move_ptes
` [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
[RFC DEPT v16] Question for dept
2025-05-30 11:27 UTC
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-30 10:45 UTC (26+ messages)
` [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem "
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 10:23 UTC (3+ messages)
[PATCH] mm: fix COW mapping handing in generic_access_phys
2025-05-30 10:04 UTC (12+ messages)
[PATCH] mm: Strictly check vmstat_text array size
2025-05-30 9:50 UTC
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-05-30 9:42 UTC (7+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-30 9:27 UTC (15+ messages)
[PATCH v6] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-05-30 9:09 UTC (3+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-30 8:53 UTC (7+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-30 8:49 UTC (12+ messages)
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-05-30 8:04 UTC
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-30 7:45 UTC (8+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-05-30 7:17 UTC (5+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
` [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[PATCH] MAINTAINERS: add myself as reviewer of mm memory policy
2025-05-30 7:14 UTC (4+ messages)
[PATCH 0/2] frozen pages for large kmalloc
2025-05-30 7:11 UTC (5+ messages)
` [PATCH 1/2] mm, slab: use "
` [PATCH 2/2] mm, slab: support NUMA policy "
[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
2025-05-30 6:52 UTC (3+ messages)
[RFC PATCH v2 00/18] Virtual Swap Space
2025-05-30 6:47 UTC (2+ messages)
[PATCH v5] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 5:58 UTC
[PATCH] mm/damon: rename primitives to operations
2025-05-30 5:47 UTC (2+ messages)
[PATCH v3] mm/damon: s/primitives/code/ on comments
2025-05-30 5:31 UTC
[PATCH 0/4] Some randome fixes and cleanups to swapfile
2025-05-30 5:24 UTC (11+ messages)
` [PATCH 1/4] mm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swap_range_alloc()
` [PATCH 2/4] mm: swap: correctly use maxpages in swapon syscall to avoid potensial deadloop
` [PATCH 3/4] mm: swap: fix potensial buffer overflow in setup_clusters()
` [PATCH 4/4] mm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()
[PATCH] tools/testing/vma: add missing function stub
2025-05-30 5:15 UTC (3+ messages)
[RFC v2 00/16] Live Update Orchestrator
2025-05-30 5:00 UTC (4+ messages)
` [RFC v2 04/16] luo: luo_core: "
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-30 3:44 UTC (6+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-30 3:37 UTC (2+ messages)
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 3:29 UTC (4+ messages)
[PATCH v4] tools/mm: Add script to display page state for a given PID and VADDR
2025-05-30 3:18 UTC (2+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-30 3:02 UTC (5+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "
[PATCH] mm/damon: rename primitives to operations
2025-05-30 1:57 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: add mm memory policy section
2025-05-30 1:50 UTC (4+ messages)
[PATCH 0/1] alloc_tag: add per-numa node stats
2025-05-30 1:11 UTC (3+ messages)
` [PATCH] "
[PATCH] mm: remove unused mmap tracepoints
2025-05-29 20:17 UTC (6+ messages)
[linux-next:master] BUILD SUCCESS 2a628f951ed54c30a232230b5b58349d2a8dbb11
2025-05-29 19:59 UTC
[PATCH v4 0/5] cgroup: separate rstat trees
2025-05-29 19:11 UTC (4+ messages)
` [PATCH v4 1/5] cgroup: move rstat base stat objects into their own struct
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