messages from 2025-07-22 16:17:11 to 2025-07-23 13:35:23 UTC [more...]
[PATCH v5 00/14] SLUB percpu sheaves
2025-07-23 13:34 UTC (6+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "
` [PATCH v5 02/14] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v5 03/14] slab: sheaf prefilling for guaranteed allocations
` [PATCH v5 07/14] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH v5 08/14] mm, vma: use percpu sheaves for vm_area_struct cache
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 13:27 UTC (31+ messages)
` [PATCH v16 01/22] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
` [PATCH v16 02/22] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v16 03/22] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 06/22] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v16 07/22] KVM: Fix comments that refer to slots_lock
` [PATCH v16 08/22] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v16 09/22] KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 11/22] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v16 12/22] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 16/22] KVM: arm64: Refactor user_mem_abort()
` [PATCH v16 17/22] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v16 18/22] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v16 19/22] KVM: arm64: Enable support for guest_memfd backed memory
` [PATCH v16 20/22] KVM: Allow and advertise support for host mmap() on guest_memfd files
` [PATCH v16 21/22] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-23 13:00 UTC (11+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 06/10] types: move phys_vec definition to common header
` [PATCH 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 11:44 UTC (20+ messages)
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-23 11:44 UTC
[PATCH 1/1] mm: slub: Introduce one knob to control the track of slub object
2025-07-23 11:38 UTC (5+ messages)
[PATCH v6] selftests/mm: add process_madvise() tests
2025-07-23 11:30 UTC (4+ messages)
` (no subject)
[PATCH v2] MAINTAINERS: add MM MISC section, add missing files to MISC and CORE
2025-07-23 10:50 UTC (4+ messages)
[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
2025-07-23 10:45 UTC (4+ messages)
[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
2025-07-23 10:41 UTC
[RFC PATCH 0/3] Tiny optimization for large read operations
2025-07-23 10:18 UTC (4+ messages)
` [RFC PATCH 1/3] mm/filemap: Do not use is_partially_uptodate for entire folio
` [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()
` [RFC PATCH 3/3] mm/filemap: Skip non-uptodate folio when folios are available
[PATCH] MAINTAINERS: add missing files to slab section
2025-07-23 10:16 UTC (3+ messages)
[PATCH] mm: Add process info to bad rss-counter warning
2025-07-23 10:09 UTC
[PATCH] MAINTAINERS: rename MM to MM MISC, add missing files
2025-07-23 9:46 UTC (4+ messages)
[PATCH] mm: add stack trace when bad rss-counter state is detected
2025-07-23 9:31 UTC (12+ messages)
[RFC 0/4] add static huge zero folio support
2025-07-23 9:24 UTC (8+ messages)
` [RFC 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC 2/4] mm: add static huge zero folio
[PATCH] MAINTAINERS: add missing files to page alloc section
2025-07-23 9:24 UTC (4+ messages)
[PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
2025-07-23 9:24 UTC (3+ messages)
[PATCH] MAINTAINERS: add missing interval_tree.c to memory mapping section
2025-07-23 9:12 UTC (3+ messages)
[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
2025-07-23 9:03 UTC (3+ messages)
[PATCH v3] memcg: expose socket memory pressure in a cgroup
2025-07-23 8:58 UTC (13+ messages)
[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
2025-07-23 8:46 UTC
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-23 8:44 UTC (16+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-23 8:20 UTC (6+ messages)
[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-23 7:09 UTC (5+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
Excessive page cache occupies DMA32 memory
2025-07-23 6:50 UTC (7+ messages)
[linux-next:master] [mm] a6fde7add7: will-it-scale.per_thread_ops 176.7% improvement
2025-07-23 6:12 UTC
[RFC PATCH] MAINTAINERS: add further core files to mm core section
2025-07-23 5:36 UTC (6+ messages)
[PATCH v3] khugepaged: Reduce race probability between migration and khugepaged
2025-07-23 5:08 UTC (2+ messages)
[PATCH] MAINTAINERS: add missing mm_slot.h file THP section
2025-07-23 4:53 UTC (7+ messages)
[PATCH net-next v12 00/12] Split netmem from struct page
2025-07-23 4:49 UTC (2+ messages)
[PATCH] MAINTAINERS: add missing file to cgroup section
2025-07-23 4:47 UTC (4+ messages)
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-23 4:46 UTC (5+ messages)
[PATCH v3 0/3] Optimizations for khugepaged
2025-07-23 4:04 UTC (12+ messages)
` [PATCH v3 1/3] mm: add get_and_clear_ptes() and clear_ptes()
` [PATCH v3 2/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
` [PATCH v3 3/3] khugepaged: Optimize collapse_pte_mapped_thp() "
[PATCH RFC v3] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
2025-07-23 3:09 UTC (2+ messages)
[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-07-23 2:35 UTC (12+ messages)
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting
[PATCH] mm: ignore nomap memory during mirror init
2025-07-23 2:02 UTC (9+ messages)
[PATCH] MAINTAINERS: add missing shrinker files
2025-07-23 2:01 UTC (2+ messages)
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-23 1:56 UTC (6+ messages)
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-07-23 1:38 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 05adbee3ad528100ab0285c15c91100e19e10138
2025-07-23 1:19 UTC
[PATCHv4 04/12] bpf: Introduce decompressor kfunc
2025-07-23 0:44 UTC
[v1 resend 08/12] mm/thp: add split during migration support
2025-07-23 0:00 UTC (11+ messages)
[PATCH 11/15] ttm/pool: enable memcg tracking and shrinker. (v2)
2025-07-22 21:19 UTC (2+ messages)
[v1 resend 00/12] THP support for zone device page migration
2025-07-22 20:07 UTC (3+ messages)
` [PATCH] mm/hmm: Do not fault in device private pages owned by the caller
[PATCH] mm/page-flags: remove folio_start_writeback_keepwrite()
2025-07-22 19:53 UTC (3+ messages)
[PATCH] MAINTAINERS: move memremap.[ch] to hotplug section
2025-07-22 19:52 UTC (3+ messages)
[PATCH] mm: vmalloc: use VMALLOC_EARLY_START boundary for early vmap area
2025-07-22 19:39 UTC (2+ messages)
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-22 19:25 UTC (13+ messages)
[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
2025-07-22 18:41 UTC (8+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
` [PATCH 4/4] mm: swap: Per-cgroup per-CPU swap device cache with shared clusters
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-22 18:21 UTC (3+ messages)
[PATCH] MAINTAINERS: add missing zsmalloc file
2025-07-22 18:18 UTC
[PATCHv4 08/12] kexec: Factor out routine to find a symbol in ELF
2025-07-22 17:22 UTC
[PATCH] MAINTAINERS: add missing percpu-internal.h file to per-cpu section
2025-07-22 17:10 UTC
[PATCH 15/15] ttm: add support for a module option to disable memcg integration
2025-07-22 16:52 UTC (2+ messages)
[PATCHv4 03/12] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
2025-07-22 16:42 UTC
[syzbot] [kernel?] INFO: task hung in exit_mm (5)
2025-07-22 16:22 UTC (2+ 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).