[PATCH] mm: workingset: Simplify lockdep check in update_node
2025-04-23 2:07 UTC (3+ messages)
[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
2025-04-23 1:48 UTC
[DISCUSSION] Revisiting Slab Movable Objects
2025-04-23 1:47 UTC (5+ 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 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
2025-04-23 1:12 UTC
[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 V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
2025-04-23 0:36 UTC (9+ 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
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-04-23 0:22 UTC (5+ 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 (17+ messages)
[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
2025-04-22 23:29 UTC (8+ 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 "
[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 "
BUG: KASAN: vmalloc-out-of-bounds in vrealloc_noprof+0x195/0x220 at running fortify_kunit (v6.15-rc1, x86_64)
2025-04-22 22:44 UTC (4+ messages)
[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
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-22 19:32 UTC (9+ messages)
` [PATCH v3 4/4] x86/folio_zero_user: "
[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
[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_order
2025-04-22 19:17 UTC
[PATCH] mm/damon/sysfs-schemes: using kmalloc_array() and size_add()
2025-04-22 18:50 UTC (4+ messages)
[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 v2 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-22 17:33 UTC (6+ 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
[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 (11+ messages)
` [PATCH 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH 2/2] userfaultfd: Set the corresponding flag in IOU worker context
[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)
AMD GPU driver load hitting BUG_ON in sync_global_pgds_l5()
2025-04-22 15:13 UTC (4+ 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)
Please apply d2155fe54ddb to 5.10 and 5.4
2025-04-22 12:41 UTC (6+ 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 (15+ messages)
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [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)
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-04-22 11:11 UTC (7+ messages)
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
[PATCH v4] mm: add zblock allocator
2025-04-22 10:46 UTC (2+ messages)
endless loop in truncate_inode_pages_range()
2025-04-22 9:03 UTC
[PATCH stable 6.1] mm: Fix is_zero_page() usage in try_grab_page()
2025-04-22 9:02 UTC (6+ messages)
` Patch "mm: Fix is_zero_page() usage in try_grab_page()" has been added to the 6.1-stable tree
[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
2025-04-22 9:00 UTC (9+ 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 v2 0/5] mm/vmalloc.c: code cleanup and improvements
2025-04-22 8:53 UTC (2+ messages)
[PATCH v2 1/2] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
2025-04-22 8:50 UTC (5+ messages)
` [PATCH v2 2/2] khugepaged: Refactor trace_mm_khugepaged_scan_pmd() "
Kernel 6.15-rc2 unable to boot on 32bit x86 with PAE
2025-04-22 8:35 UTC (5+ messages)
[PATCH v4 00/11] Perf improvements for hugetlb and vmalloc on arm64
2025-04-22 8:18 UTC (12+ messages)
` [PATCH v4 01/11] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v4 02/11] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v4 03/11] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v4 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v4 05/11] arm64: hugetlb: Use __set_ptes_anysz() and __ptep_get_and_clear_anysz()
` [PATCH v4 06/11] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v4 07/11] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v4 08/11] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v4 09/11] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v4 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
` [PATCH v4 11/11] arm64/mm: Batch barriers when updating kernel mappings
mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
2025-04-22 8:15 UTC
[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-04-22 8:09 UTC (11+ messages)
` [RFC PATCH v2 01/10] "
` [RFC PATCH v2 02/10] mm/mremap: add MREMAP_MUST_RELOCATE_ANON
` [RFC PATCH v2 03/10] mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for large folios
` [RFC PATCH v2 04/10] tools UAPI: Update copy of linux/mman.h from the kernel sources
` [RFC PATCH v2 05/10] tools/testing/selftests: add sys_mremap() helper to vm_util.h
` [RFC PATCH v2 06/10] tools/testing/selftests: add mremap() cases that merge normally
` [RFC PATCH v2 07/10] tools/testing/selftests: add MREMAP_RELOCATE_ANON merge test cases
` [RFC PATCH v2 08/10] tools/testing/selftests: expand mremap() tests for MREMAP_RELOCATE_ANON
` [RFC PATCH v2 09/10] tools/testing/selftests: have CoW self test use MREMAP_RELOCATE_ANON
` [RFC PATCH v2 10/10] tools/testing/selftests: test relocate anon in split huge page test
Patch "Fix mmu notifiers for range-based invalidates" has been added to the 6.6-stable tree
2025-04-22 7:55 UTC
[PATCH v2 0/7] fs/buffer: split pagecache lookups into atomic or blocking
2025-04-22 7:51 UTC (2+ messages)
[PATCH v2] mm, slab: clean up slab->obj_exts always
2025-04-22 7:22 UTC (4+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-04-22 7:05 UTC (8+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
[PATCH V4 0/4] add max arg to swappiness in memory.reclaim and lru_gen
2025-04-22 6:18 UTC (7+ messages)
` [PATCH V4 1/4] mm: add swappiness=max arg to memory.reclaim for only anon reclaim
` [External] "
` [PATCH V4 3/4] mm: add max swappiness arg to lru_gen for anonymous memory only
` [External] "
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