messages from 2026-05-26 06:33:58 to 2026-05-26 15:13:06 UTC [more...]
[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
2026-05-26 15:12 UTC (9+ messages)
Practice and Experience in Advanced Research Computing 2026
2026-05-26 15:10 UTC
[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
2026-05-26 15:05 UTC (2+ messages)
` [PATCH 3/5] mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
2026-05-26 15:07 UTC (7+ messages)
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-05-26 15:00 UTC (11+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
` [PATCH 12/17] fuse: replace __get_free_page() "
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer
[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-05-26 14:56 UTC (5+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
2026-05-26 14:50 UTC (8+ messages)
` [PATCH mm-unstable RFC v4 1/7] x86/mm: use PTE-level pgprot for huge PFN helpers
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: "
` [PATCH mm-unstable RFC v4 3/7] powerpc/mm: "
` [PATCH mm-unstable RFC v4 4/7] mm/huge_memory: refactor copy_huge_pmd()
` [PATCH mm-unstable RFC v4 5/7] mm/huge_memory: refactor __split_huge_pmd_locked()
` [PATCH mm-unstable RFC v4 6/7] mm/huge_memory: make move_huge_pmd() use has_deposited_pgtable()
` [PATCH mm-unstable RFC v4 7/7] mm: add PMD-level PFNMAP support for remap_pfn_range()
[PATCH] mm/damon: fix stale TLB young-state handling on arm64
2026-05-26 14:50 UTC (3+ messages)
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-05-26 14:45 UTC (25+ messages)
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse
` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) collapse support
[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
2026-05-26 14:42 UTC
[PATCH 0/2] lib/raid: replace __get_free_pages() call with kmalloc()
2026-05-26 14:38 UTC (4+ messages)
` [PATCH 2/2] lib/raid6: use kmalloc() in raid6_select_algo()
[PATCH] block: partitions: replace __get_free_page() with kmalloc()
2026-05-26 14:37 UTC (7+ messages)
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-26 14:28 UTC (2+ messages)
Occasional 'WARNING: mm/backing-dev.c:636 at cgwb_release_workfn' when running mdadm
2026-05-26 14:16 UTC (3+ messages)
[RFC PATCH 05/40] mm: page_alloc: remove watermark boost mechanism
2026-05-26 14:02 UTC (2+ messages)
[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
2026-05-26 13:55 UTC (4+ messages)
[PATCH v3] mm/slub: free prefilled empty sheaves consistently
2026-05-26 13:52 UTC (2+ messages)
[PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-05-26 13:42 UTC (11+ messages)
` [f2fs-dev] "
[PATCH man-pages v2 0/6] userfaultfd: document read-write-protect mode
2026-05-26 13:41 UTC (7+ messages)
` [PATCH v2 1/6] userfaultfd.2: Add "
` [PATCH v2 2/6] UFFDIO_RWPROTECT.2const: New page
` [PATCH v2 3/6] UFFDIO_SET_MODE.2const: "
` [PATCH v2 4/6] UFFDIO_API.2const: Document UFFD_FEATURE_RWP{,_ASYNC} and 1 << _UFFDIO_SET_MODE
` [PATCH v2 5/6] UFFDIO_REGISTER.2const: Document UFFDIO_REGISTER_MODE_RWP and 1 << _UFFDIO_RWPROTECT
` [PATCH v2 6/6] ioctl_userfaultfd.2: Reference UFFDIO_RWPROTECT and UFFDIO_SET_MODE
[PATCH] mm/slub: batch-detach node partial slabs
2026-05-26 13:41 UTC (4+ messages)
[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
2026-05-26 13:41 UTC (2+ messages)
[PATCH] rust: helpers: add is_vmalloc_addr wrapper for NOMMU builds
2026-05-26 13:40 UTC
[PATCH] selftest: Fix UB of getline due to missing var init
2026-05-26 13:33 UTC (3+ messages)
[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-26 13:21 UTC (5+ messages)
[PATCH RFC v8 00/24] pkeys-based page table hardening
2026-05-26 13:17 UTC (26+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [PATCH RFC v8 02/24] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v8 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v8 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v8 05/24] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v8 06/24] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v8 07/24] arm64: Context-switch POR_EL1
` [PATCH RFC v8 08/24] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v8 09/24] arm64: Enable kpkeys
` [PATCH RFC v8 10/24] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v8 11/24] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v8 12/24] mm: kpkeys: Protect regular page tables
` [PATCH RFC v8 13/24] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v8 14/24] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v8 15/24] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v8 16/24] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v8 17/24] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v8 18/24] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v8 19/24] arm64: kpkeys: Protect early page tables
` [PATCH RFC v8 20/24] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v8 21/24] arm64: kpkeys: Guard page table writes
` [PATCH RFC v8 22/24] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v8 23/24] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v8 24/24] mm: Add basic tests for kpkeys_hardened_pgtables
[PATCH v2] mm/cma: fix reserved page leak on activation failure
2026-05-26 13:11 UTC (3+ messages)
[PATCH v3] mm/mglru: use folio_mark_accessed to replace folio_set_active
2026-05-26 13:09 UTC
[PATCH RFC v3 0/4] exec: introduce task_exec_state for exec-time metadata
2026-05-26 13:07 UTC (7+ messages)
` [PATCH RFC v3 2/4] exec: introduce struct task_exec_state
` [PATCH RFC v3 4/4] exec_state: relocate dumpable information
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-05-26 13:05 UTC (19+ messages)
` [PATCH v5 01/18] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH v5 02/18] mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
` [PATCH v5 03/18] userfaultfd: gate must_wait writability check on pte_present()
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
` [PATCH v5 05/18] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v5 06/18] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v5 07/18] mm: rename uffd-wp PTE accessors "
` [PATCH v5 08/18] mm: add VM_UFFD_RWP VMA flag
` [PATCH v5 09/18] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v5 10/18] mm: preserve RWP marker across PTE rewrites
` [PATCH v5 11/18] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v5 12/18] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v5 13/18] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v5 14/18] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v5 15/18] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v5 16/18] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v5 17/18] selftests/mm: add userfaultfd RWP tests
` [PATCH v5 18/18] Documentation/userfaultfd: document RWP working set tracking
[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
2026-05-26 13:01 UTC (4+ messages)
[PATCH] mm/cma: fix reserved page leak on activation failure
2026-05-26 12:59 UTC (5+ messages)
[PATCH] mm/huge_memory: update file PMD counter before folio_put()
2026-05-26 12:56 UTC (5+ messages)
[PATCH] mm/huge_memory: update file PUD counter before folio_put()
2026-05-26 12:53 UTC (5+ messages)
[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
2026-05-26 12:50 UTC (3+ messages)
` [PATCH v2 1/2] lib/raid: use kvmalloc() in calibrate_xor_blocks()
` [PATCH v2 2/2] lib/raid6: use kvmalloc() in raid6_select_algo()
[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-26 12:45 UTC (3+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
[PATCH man-pages v1 0/6] userfaultfd: document read-write protect mode
2026-05-26 12:41 UTC (3+ messages)
[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-26 12:34 UTC (11+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers
` [PATCH v3 2/4] tools/lib/mm: move hugepage_settings out of selftests
[PATCH v4 0/2] refactors thpsize_shmem_enabled_store() and thpsize_shmem_enabled_show()
2026-05-26 12:28 UTC (6+ messages)
` [PATCH v4 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
` [PATCH v4 2/2] mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays
[PATCH] mm/compaction: respect cpusets when checking retry suitability
2026-05-26 12:22 UTC
[PATCH v4 7/8] mm/memory: flatten folio allocation retry loops
2026-05-26 12:12 UTC (2+ messages)
[PATCH v4 8/8] mm: switch deferred split shrinker to list_lru
2026-05-26 12:09 UTC (2+ messages)
[PATCH 0/2] simpe_xattr: fixes for per-sb cache
2026-05-26 11:58 UTC (3+ messages)
` [PATCH 1/2] simpe_xattr: fix rcu'd union in struct simple_xattr
` [PATCH 2/2] simpe_xattr: fix racing lazy allocation
[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-05-26 11:56 UTC (3+ messages)
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-05-26 11:46 UTC (5+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "
` [PATCH v3 4/4] selftests/cgroup: Add tests for zswap "
[PATCH] mm/page_alloc: document that alloc_pages_nolock() uses RCU
2026-05-26 11:43 UTC (4+ messages)
[PATCH RFC 0/3] Demote to lower tier using non-temporal stores
2026-05-26 11:37 UTC (4+ messages)
` [PATCH RFC 1/3] mm, x86: support copying a folio "
` [PATCH RFC 2/3] mm: new migrate_mode flag for async "
` [PATCH RFC 3/3] mm: use non-temporal stores for demotion
[PATCH v2] mm/page_alloc: remove VM_BUG_ON()s from pindex helpers
2026-05-26 11:34 UTC (2+ messages)
[rppt-memblock:fixes] BUILD SUCCESS 8623045aa5d24de177c23c86f01d1249ecf2dc10
2026-05-26 11:21 UTC
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-26 11:13 UTC (8+ messages)
[PATCH] kho: always print scratch sizes
2026-05-26 11:04 UTC (3+ messages)
[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-05-26 10:52 UTC (5+ messages)
` [PATCH v6 1/4] mm: swap: introduce swap tier infrastructure
drivers/acpi/x86/s2idle.c:165:51: warning: '%s' directive argument is null
2026-05-26 10:47 UTC
[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
2026-05-26 9:39 UTC (6+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "
[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
2026-05-26 9:30 UTC (2+ messages)
[PATCH] mm/page_alloc: fix deferred compaction accounting
2026-05-26 9:12 UTC
[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
2026-05-26 9:01 UTC (4+ messages)
[PATCH 0/8] per-memcg-per-node kmem accounting
2026-05-26 8:35 UTC (5+ messages)
` [PATCH 2/8] mm: percpu: charge obj_exts allocation with __GFP_ACCOUNT
[PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
2026-05-26 8:21 UTC (3+ messages)
[PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
2026-05-26 8:19 UTC (3+ messages)
[PATCH v6 1/4] percpu: Fix wrong chunk hints update
2026-05-26 8:15 UTC (7+ messages)
` [PATCH v6 2/4] percpu: Do not trust hint starts when they are not set
` [PATCH v6 3/4] percpu: Introduce struct pcpu_region
` [PATCH v6 4/4] percpu: Fix hint invariant breakage
[PATCH] mm/slub: allocate sheaves on local memory nodes
2026-05-26 7:59 UTC (3+ messages)
Re: [REGRESSION] mm/mprotect: shared dirty PTE toggle takes ~1.6x longer on v6.19 than v6.12
2026-05-26 7:57 UTC (3+ messages)
` "
[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-26 7:56 UTC (3+ messages)
` [PATCH v3 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-05-26 7:48 UTC (9+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg
[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-05-26 7:12 UTC (6+ messages)
` [PATCH v1 5/5] mm/shmem: optimize file read with "
[PATCH v3] mm/slub: free prefilled empty sheaves consistently
2026-05-26 7:11 UTC (2+ messages)
[PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-05-26 7:05 UTC (2+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (2+ messages)
[PATCH] block: Add bvec_folio()
2026-05-26 6:43 UTC (4+ messages)
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-05-26 6:36 UTC (13+ messages)
` [PATCH v4 01/12] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v4 05/12] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH v4 06/12] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH v4 07/12] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v4 08/12] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v4 09/12] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v4 10/12] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 11/12] mm/mprotect: drop 'sub' from page_anon_exclusive_sub_batch
` [PATCH v4 12/12] mm/rmap: enable batch unmapping of anonymous folios
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