[PATCH] selftests/mm: compaction_test: Support platform with huge mount of memory
2025-04-23 10:36 UTC
[PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2025-04-23 10:05 UTC (4+ messages)
[PATCH v9 00/24] Provide a new two step DMA mapping API
2025-04-23 10:03 UTC (28+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable
[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
2025-04-23 9:45 UTC (2+ messages)
[PATCH v3 0/7] mm: Introduce for_each_valid_pfn()
2025-04-23 9:35 UTC (9+ messages)
` [PATCH v3 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v3 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v3 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v3 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v3 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v3 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v3 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()
AMD GPU driver load hitting BUG_ON in sync_global_pgds_l5()
2025-04-23 9:30 UTC (5+ messages)
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-23 9:18 UTC (11+ messages)
` [PATCH v3 4/4] x86/folio_zero_user: "
list_del corruption ... kernel BUG at lib/list_debug.c:62!
2025-04-23 8:52 UTC
[PATCH 0/2] Use kmem_cache for memcg alloc
2025-04-23 8:43 UTC (3+ messages)
` [PATCH 1/2] mm/memcg: use kmem_cache when alloc memcg
` [PATCH 2/2] mm/memcg: use kmem_cache when alloc memcg pernode info
[PATCH v4 00/12] khugepaged: mTHP support
2025-04-23 8:25 UTC (14+ messages)
` [PATCH v4 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v4 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v4 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v4 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v4 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
2025-04-23 8:24 UTC
[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
2025-04-23 8:21 UTC (9+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()
` [PATCH RESEND 2/6] memcontrol: introduce the new mem_cgroup_scan_tasks()
` [PATCH RESEND 3/6] memcontrol-v1: introduce ksm_stat at cgroup level
` [PATCH RESEND 4/6] memcontrol-v1: add ksm_zero_pages in cgroup/memory.ksm_stat
` [PATCH RESEND 5/6] memcontrol-v1: add ksm_merging_pages "
` [PATCH RESEND 6/6] memcontrol-v1: add ksm_profit "
[PATCH 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
2025-04-23 8:16 UTC (2+ messages)
[DISCUSSION] Revisiting Slab Movable Objects
2025-04-23 7:40 UTC (8+ messages)
Please apply d2155fe54ddb to 5.10 and 5.4
2025-04-23 7:39 UTC (8+ messages)
[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
2025-04-23 7:25 UTC (11+ messages)
` [PATCH V4 1/2] mm: add folio_migration_expected_refs() as inline function
` [PATCH V4 2/2] jfs: implement migrate_folio for jfs_metapage_aops
` [syzbot] [mm?] WARNING in move_to_new_folio
BUG: KASAN: vmalloc-out-of-bounds in vrealloc_noprof+0x195/0x220 at running fortify_kunit (v6.15-rc1, x86_64)
2025-04-23 6:49 UTC (5+ messages)
[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-23 6:22 UTC (9+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH v2 2/2] userfaultfd: Set the corresponding flag in IOU worker context
[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_order
2025-04-23 5:40 UTC (2+ messages)
[PATCH] mm/damon/sysfs-schemes: using kmalloc_array() and size_add()
2025-04-23 5:38 UTC (4+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-04-23 4:25 UTC (4+ messages)
` [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
` [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
2025-04-23 3:22 UTC (8+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-04-23 2:38 UTC (7+ messages)
[PATCH] mm: workingset: Simplify lockdep check in update_node
2025-04-23 2:07 UTC (3+ messages)
mm: percpu: increase PERCPU_MODULE_RESERVE to avoid allocation failure
2025-04-23 1:17 UTC (4+ messages)
[PATCH v6 0/5] userfaultfd move option
2025-04-23 1:15 UTC (8+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
[PATCH] memcg: multi-memcg percpu charge cache
2025-04-23 1:10 UTC (2+ messages)
[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
2025-04-23 0:55 UTC (3+ messages)
[PATCH v2] maccess: fix strncpy_from_user_nofault empty string handling
2025-04-23 0:20 UTC (3+ messages)
[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
2025-04-22 23:58 UTC (6+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-04-22 23:35 UTC (16+ messages)
[RESEND PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
2025-04-22 23:20 UTC (7+ messages)
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-22 22:54 UTC (5+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
2025-04-22 22:09 UTC (4+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support
` [PATCH v5 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node
[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
2025-04-22 20:25 UTC (5+ messages)
[PATCH v4 0/2] vmscan: enforce mems_effective during demotion
2025-04-22 19:57 UTC (8+ messages)
` [PATCH v4 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
` [PATCH v4 2/2] vmscan,cgroup: apply mems_effective to reclaim
` [PATCH] cpuset: relax locking on cpuset_node_allowed
[RFC PATCH 00/14] Virtual Swap Space
2025-04-22 19:29 UTC (13+ messages)
` [RFC PATCH 03/14] mm: swap: add a separate type for physical swap slots
[PATCH v2] memcg: introduce non-blocking limit setting option
2025-04-22 18:12 UTC (6+ messages)
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-04-22 17:43 UTC (3+ messages)
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-04-22 17:25 UTC (7+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
[PATCH] mm/damon/core: Initialize sampling_addr in damon_new_region()
2025-04-22 16:55 UTC (2+ messages)
[PATCH 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-22 16:24 UTC (9+ messages)
[PATCH RFC v3 0/8] SLUB percpu sheaves
2025-04-22 15:18 UTC (7+ messages)
` [PATCH RFC v3 2/8] slab: add opt-in caching layer of "
` [PATCH RFC v3 3/8] slab: add sheaf support for batching kfree_rcu() operations
[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
2025-04-22 15:17 UTC (2+ messages)
[PATCH 0/2] minimize swapping on zswap store failure
2025-04-22 15:00 UTC (4+ messages)
[PATCH v1] kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
2025-04-22 14:54 UTC (2+ messages)
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-04-22 14:20 UTC (5+ messages)
[PATCH v4 0/5] cgroup: separate rstat trees
2025-04-22 14:01 UTC (12+ messages)
` [PATCH v4 1/5] cgroup: move rstat base stat objects into their own struct
` [PATCH v4 2/5] cgroup: add helper for checking when css is cgroup::self
` [PATCH v4 3/5] cgroup: change rstat function signatures from cgroup-based to css-based
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-22 13:31 UTC (3+ messages)
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
[RFC PATCH] docs: hugetlbpage.rst: add free surplus huge pages description
2025-04-22 13:02 UTC (2+ messages)
[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
2025-04-22 12:59 UTC (3+ messages)
[PATCH 0/2] x86: vdso: Two small ifdef cleanups
2025-04-22 12:25 UTC (2+ messages)
KASAN: slab-use-after-free Read in cgroup_rstat_flush
2025-04-22 12:18 UTC (3+ messages)
[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
2025-04-22 11:47 UTC (2+ messages)
[PATCH v2] memcg: optimize memcg_rstat_updated
2025-04-22 11:41 UTC (2+ messages)
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-22 11:36 UTC (4+ messages)
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling
[PATCH V3 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
2025-04-22 11:28 UTC (4+ messages)
` [PATCH V3 1/2] mm: export folio_expected_refs for JFS migration handler
[PATCH -next 0/7] fs/buffer: split pagecache lookups into atomic or blocking
2025-04-22 11:25 UTC (3+ messages)
[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
2025-04-22 11:22 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