messages from 2025-06-05 17:30:45 to 2025-06-06 16:23:32 UTC [more...]
[RFC v2 00/16] Live Update Orchestrator
2025-06-06 16:22 UTC (7+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
[PATCH] kho: initialize tail pages for higher order folios properly
2025-06-06 16:23 UTC (4+ messages)
[akpm-mm:mm-new 61/87] drivers/cxl/core/region.c:2437:22: error: invalid use of undefined type 'struct node_notify'
2025-06-06 16:19 UTC
[PATCH] mm/vma: reset VMA iterator on commit_merge() OOM failure
2025-06-06 16:16 UTC (3+ messages)
[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
2025-06-06 16:10 UTC (5+ messages)
[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
2025-06-06 16:09 UTC
[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
2025-06-06 15:49 UTC (12+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot
` [PATCH 2/2] mm/memory: Document how we make a "
[PATCH v4 0/6] Enable strict percpu address space checks
2025-06-06 15:43 UTC (9+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]
[PATCH 0/7] iomap: zero range folio batch support
2025-06-06 15:20 UTC (7+ messages)
` [PATCH 1/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-06 15:09 UTC (7+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[syzbot] [mm?] INFO: rcu detected stall in sys_unlinkat (3)
2025-06-06 14:28 UTC
[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
2025-06-06 13:41 UTC (5+ messages)
[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
2025-06-06 13:24 UTC (13+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd
[PATCH v5 00/10]
2025-06-06 12:45 UTC (23+ messages)
` [PATCH v5 03/10] mm,memory_hotplug: Implement numa node notifier
` [PATCH v5 04/10] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v5 05/10] mm,memory-tiers: "
` [PATCH v5 06/10] drivers,cxl: "
` [PATCH v5 07/10] drivers,hmat: "
` [PATCH v5 08/10] kernel,cpuset: "
` [PATCH v5 10/10] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify
[PATCH v1] mm: Close theoretical race where stale TLB entries could linger
2025-06-06 12:43 UTC (3+ messages)
[PATCH v1] mm/gup: remove (VM_)BUG_ONs
2025-06-06 12:17 UTC (16+ messages)
[syzbot] [mm?] WARNING in vma_modify
2025-06-06 12:05 UTC (2+ messages)
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-06 11:20 UTC (11+ messages)
[RFC PATCH] mm: Drain PCP during direct reclaim
2025-06-06 11:19 UTC (2+ messages)
[PATCH 0/3] Enable huge-vmalloc permission change
2025-06-06 11:08 UTC (11+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-06 11:07 UTC (15+ messages)
[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
2025-06-06 10:54 UTC (4+ messages)
[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-06 10:33 UTC (30+ messages)
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v11 09/18] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v11 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
` [PATCH v11 12/18] KVM: x86: Enable guest_memfd shared memory for SW-protected VMs
` [PATCH v11 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v11 17/18] KVM: selftests: Don't use hardcoded page sizes in guest_memfd test
` [PATCH v11 18/18] KVM: selftests: guest_memfd mmap() test when mapping is allowed
[PATCH] selftests/mm: Skip failed memfd setups in gup_longterm
2025-06-06 10:30 UTC (4+ messages)
[PATCH 1/1] mm/ksm: add ksm_pages_sharing for each process to calculate profit more accurately
2025-06-06 10:08 UTC (2+ messages)
[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
2025-06-06 9:19 UTC (8+ messages)
[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
2025-06-06 8:52 UTC (11+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()
` [PATCH v1 2/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pud()
[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
2025-06-06 8:22 UTC (3+ messages)
[syzbot] [mm?] kernel BUG in try_to_unmap_one (2)
2025-06-06 7:56 UTC (8+ messages)
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-06 7:05 UTC (12+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH v3 0/3] mm/memfd: Reserve hugetlb folios before allocation
2025-06-06 6:14 UTC (4+ messages)
` [PATCH v3 1/3] mm/hugetlb: Make hugetlb_reserve_pages() return nr of entries updated
[PATCH V2] mm/hugetlb: remove unnecessary holding of hugetlb_lock
2025-06-06 5:45 UTC (5+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-06 5:04 UTC (8+ messages)
[PATCH 0/7] Some random fixes and cleanups to shmem
2025-06-06 2:29 UTC (8+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
[PATCH v4] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-06 0:14 UTC (2+ messages)
[PATCH v2] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
2025-06-05 23:30 UTC (2+ messages)
list_lru isolate callback question?
2025-06-05 22:59 UTC (7+ messages)
[PATCH 2/3] debugobjects: Show the state of debug_objects_enabled
2025-06-05 22:51 UTC
Confirmation of Contact Details for Payment Notification
2025-06-05 22:00 UTC
[PATCH] mm/vmstat: Fix build with MEMCG=y and VM_EVENT_COUNTERS=n
2025-06-05 21:50 UTC (5+ messages)
[PATCH] mmap: Remove unused events vma_mas_szero and vma_store
2025-06-05 20:56 UTC (4+ messages)
[RFC v4 00/18] Split netmem from struct page
2025-06-05 20:34 UTC (17+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
2025-06-05 20:32 UTC (17+ messages)
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm
[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
2025-06-05 20:15 UTC (3+ messages)
[PATCH 0/1] alloc_tag: remove empty module tag section from
2025-06-05 20:07 UTC (3+ messages)
` [PATCH 1/1] alloc_tag: remove empty module tag section from linker script
Device mem changes vs pinning/zerocopy changes
2025-06-05 19:30 UTC (9+ messages)
[PATCH v2 1/4] mm/damon: introduce DAMON_STAT module
2025-06-05 19:25 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-05 19:16 UTC (11+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[linux-next:master] BUILD SUCCESS 4f27f06ec12190c7c62c722e99ab6243dea81a94
2025-06-05 19:05 UTC
[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
2025-06-05 18:34 UTC (3+ messages)
` [syzbot] "
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-06-05 18:20 UTC (2+ messages)
Crash when user space allocates non-highmem memory
2025-06-05 17:50 UTC
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).