Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 11:18:50 to 2026-05-27 02:43:28 UTC [more...]

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-27  2:43 UTC  (16+ messages)
        ` [f2fs-dev] "

[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-27  2:39 UTC  (5+ messages)

[PATCH] mm/page_alloc: skip high atomic reservation at or below costly order
 2026-05-27  2:33 UTC  (3+ messages)

[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-05-27  2:17 UTC  (9+ messages)
` [PATCH v6 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v6 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH v5] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-05-27  2:00 UTC  (2+ messages)

[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
 2026-05-27  1:54 UTC  (4+ messages)

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-27  1:49 UTC  (6+ messages)

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-05-27  1:44 UTC  (5+ messages)
` [PATCH 7.2 v10 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs

[PATCH v3 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-27  1:38 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/mm: refactor pkey test helpers and unify assertions
` [PATCH v3 2/2] selftests/mm: add missing mmap() return checks in pkey tests

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-27  1:35 UTC  (5+ messages)

[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
 2026-05-27  0:35 UTC  (4+ messages)

[PATCH] mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
 2026-05-27  0:10 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2026-05-28
 2026-05-26 23:49 UTC 

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-26 23:06 UTC  (7+ messages)
` [PATCH v2 3/6] treewide: Replace memcpy(..., current->comm) with strscpy()
` [PATCH v2 4/6] sched: Extend task command name to 64 bytes

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-26 20:57 UTC  (8+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-26 20:42 UTC  (21+ 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 20:24 UTC  (4+ messages)

[PATCH v4 8/8] mm: switch deferred split shrinker to list_lru
 2026-05-26 20:10 UTC  (3+ messages)

[PATCH] mm: Document the folio refcount a little better
 2026-05-26 20:00 UTC 

[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof (2)
 2026-05-26 19:58 UTC  (2+ messages)

[PATCH] mm: Remove mentions of PageWriteback
 2026-05-26 19:56 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-26 19:29 UTC  (6+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-05-26 19:15 UTC  (3+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work

[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
 2026-05-26 19:06 UTC  (14+ messages)

[Hypervisor Live Update] Notes from May 18, 2026
 2026-05-26 18:53 UTC  (2+ messages)

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-05-26 18:34 UTC  (4+ messages)

[PATCH v12 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-05-26 18:29 UTC  (5+ messages)
` [PATCH v12 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v12 02/15] kasan: arm64: x86: Make special tags arch specific

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-26 17:59 UTC  (16+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-26 17:54 UTC  (5+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()

[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
 2026-05-26 17:51 UTC  (6+ messages)

[PATCH] block: Add bvec_folio()
 2026-05-26 17:47 UTC  (5+ messages)

[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
 2026-05-26 17:34 UTC  (4+ 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()

[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
 2026-05-26 17:23 UTC  (3+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails

[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-05-26 17:17 UTC  (4+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-26 16:59 UTC  (4+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-26 16:27 UTC  (3+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-05-26 16:23 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.1-rc6
 2026-05-26 15:54 UTC  (2+ messages)

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-05-26 15:33 UTC  (9+ 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 RFC 0/3] Demote to lower tier using non-temporal stores
 2026-05-26 15:25 UTC  (5+ 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 v4] mm/slub: use empty sheaf helpers for oversized sheaves
 2026-05-26 15:24 UTC 

[PATCH 0/4] mm/mempolicy: kernel_migrate_pages: fix race between security checks and suid exec
 2026-05-26 15:22 UTC  (5+ messages)
` [PATCH 1/4] mm/mempolicy: kernel_migrate_pages: simplify the usage of put_task_struct()

[PATCH 0/7 v3] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-05-26 15:16 UTC  (2+ 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  (3+ messages)
` [PATCH 12/17] fuse: replace __get_free_page() "

[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/damon: fix stale TLB young-state handling on arm64
 2026-05-26 14:50 UTC  (2+ messages)

[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()

[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  (3+ messages)

[PATCH v3] mm/slub: free prefilled empty sheaves consistently
 2026-05-26 13:52 UTC  (2+ messages)

[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  (3+ 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 RFC v8 00/24] pkeys-based page table hardening
 2026-05-26 13:17 UTC  (7+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [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  (3+ messages)
` [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  (4+ messages)

[PATCH] mm/huge_memory: update file PUD counter before folio_put()
 2026-05-26 12:53 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers

[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 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 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 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox