Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 01:59:51 to 2026-05-22 15:41:06 UTC [more...]

[PATCH 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-22 15:40 UTC  (14+ messages)
` [PATCH 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [PATCH 02/14] mm/damon/core: do not use region out of a loop "
` [PATCH 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [PATCH 04/14] mm/damon/tests/vaddr-kunit: "
` [PATCH 05/14] mm/damon/core: hide damon_add_region()
` [PATCH 06/14] mm/damon/core: hide damon_insert_region()
` [PATCH 07/14] mm/damon/core: hide damon_destroy_region()
` [PATCH 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [PATCH 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [PATCH 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [PATCH 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [PATCH 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [PATCH 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 15:39 UTC  (14+ messages)

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

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 15:16 UTC  (19+ messages)
` [PATCH mm-unstable v18 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v18 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v18 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-05-22 15:11 UTC  (3+ messages)

[PATCH RFC v3 0/4] exec: introduce task_exec_state for exec-time metadata
 2026-05-22 15:08 UTC  (5+ messages)
` [PATCH RFC v3 2/4] exec: introduce struct task_exec_state
` [PATCH RFC v3 3/4] ptrace: add ptracer_access_allowed()

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-22 15:02 UTC  (9+ messages)
` [PATCH 07/12] kho: allow destroying KHO radix tree
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-22 14:55 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
` [RFC PATCH v2 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v2 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-22 14:44 UTC  (6+ messages)

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-05-22 14:29 UTC  (2+ messages)

[GIT PULL] slab fix for 7.1-rc4
 2026-05-22 14:26 UTC  (2+ messages)

[PATCH] exec: free the old mm outside the exec locks
 2026-05-22 14:24 UTC  (2+ messages)

[PATCH v3 0/2] mm, slab: optimize returning objects after a partial refill
 2026-05-22 14:23 UTC  (3+ messages)
` [PATCH v3 1/2] mm, slab: add an optimistic __slab_try_return_freelist()
` [PATCH v3 2/2] mm, slab: simplify returning slab in __refill_objects_node()

[PATCH] selftests/cgroup: enable memory controller in hugetlb memcg test
 2026-05-22 14:17 UTC  (2+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-05-22 14:14 UTC  (6+ messages)
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-22 14:11 UTC  (15+ messages)
                  ` [f2fs-dev] "

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-05-22 13:55 UTC  (3+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 13:48 UTC  (5+ messages)

[PATCH v3 00/16] userfaultfd: working set tracking for VM guest memory
 2026-05-22 13:38 UTC  (17+ messages)
` [PATCH v3 01/16] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v3 02/16] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v3 03/16] mm: rename uffd-wp PTE accessors "
` [PATCH v3 04/16] mm: add VM_UFFD_RWP VMA flag
` [PATCH v3 05/16] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v3 06/16] mm: preserve RWP marker across PTE rewrites
` [PATCH v3 07/16] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v3 08/16] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v3 09/16] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v3 10/16] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v3 11/16] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v3 12/16] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v3 13/16] selftests/mm: add userfaultfd RWP tests
` [PATCH v3 14/16] Documentation/userfaultfd: document RWP working set tracking
` [PATCH v3 15/16] userfaultfd.2: Add read-write protect mode
` [PATCH v3 16/16] ioctl_userfaultfd.2: Add read-write protect mode docs

RFC: better block swap batching and a different take on swap_ops
 2026-05-22 13:31 UTC  (2+ messages)

[PATCH] mm/cma_sysfs: Skip inactive CMA areas in sysfs
 2026-05-22 13:26 UTC  (2+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-22 13:11 UTC  (7+ messages)

[PATCH] sched: restore timer_slack_ns when resetting RT policy on fork
 2026-05-22 13:10 UTC  (4+ messages)
` [PATCH v3 0/2] sched/fork: fix timer_slack_ns for children of RT tasks
  ` [PATCH v3 1/2] sched: restore timer_slack_ns when resetting RT policy on fork
  ` [PATCH v3 2/2] fork: fix default_timer_slack_ns inheritance from RT parent

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 13:08 UTC  (6+ messages)
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE

[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
 2026-05-22 13:05 UTC  (3+ messages)

[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-22 13:04 UTC  (2+ messages)

[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
 2026-05-22 12:43 UTC  (2+ messages)

[PATCH mm-new] Documentation/admin-guide/mm: Fix typos in transhuge.rst
 2026-05-22 12:43 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-22 12:39 UTC  (4+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-22 12:37 UTC  (21+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
 2026-05-22 12:18 UTC  (7+ messages)
` [PATCH v2 1/2] vdso: move offset_in_page() from linux/mm.h to vdso/page.h

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-22 11:59 UTC  (7+ messages)
` [PATCH 2/8] mm: percpu: charge obj_exts allocation with __GFP_ACCOUNT
` [PATCH 4/8] mm: memcontrol: track MEMCG_KMEM per NUMA node

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-22  8:40 UTC  (8+ messages)

[PATCH v3 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-22 11:36 UTC  (8+ messages)
  ` [PATCH v3 2/2] mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH] mm/dmapool: remove redundant DMAPOOL_DEBUG macro
 2026-05-22 11:19 UTC  (2+ messages)

[PATCH v11 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-05-22 11:04 UTC  (7+ messages)
` [PATCH v11 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v11 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v11 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v11 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v11 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v11 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
 2026-05-22 10:42 UTC  (8+ messages)

[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-22 10:33 UTC  (3+ messages)

[PATCH] init: do_mounts: use kmalloc() for allocations of temporary buffers
 2026-05-22 10:13 UTC  (2+ messages)

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-22  9:36 UTC  (5+ messages)

[PATCH] mm: page_isolation: Avoid hugepage scan step underflow
 2026-05-22  9:35 UTC  (3+ messages)

[PATCH resend] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
 2026-05-22  9:21 UTC  (5+ messages)

[REGRESSION] mm: MADV_PAGEOUT THP/no-swap refault takes ~1.7x longer on v6.19 than v6.12
 2026-05-22  9:14 UTC  (3+ messages)
  `  "
    `  "

[PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
 2026-05-22  9:06 UTC  (11+ messages)
` [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
` [PATCH v2 09/69] mm/mm_init: Defer hugetlb reservation until after zone initialization
` [PATCH v2 13/69] mm/hugetlb: Refactor early boot gigantic hugepage allocation
` [PATCH v2 19/69] mm/mm_init: Make __init_page_from_nid() static

[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
 2026-05-22  9:06 UTC  (7+ messages)
` [PATCH 2/2] irqchip/gic-v3-its: Use GFP_ATOMIC_RT gfp flag in allocate_vpe_l1_table()

Re: [REGRESSION] mm/mprotect: shared dirty PTE toggle takes ~1.6x longer on v6.19 than v6.12
 2026-05-22  9:03 UTC 

[PATCH v8 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-05-22  8:39 UTC  (3+ messages)

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-05-22  8:31 UTC  (5+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

[PATCH] mm/page_alloc: drop a misleading __always_inline
 2026-05-22  8:19 UTC  (3+ messages)

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-22  7:59 UTC  (6+ messages)

[PATCH v2 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
 2026-05-22  7:50 UTC  (12+ messages)
` [PATCH v2 1/4] memcg: store node_id instead of pglist_data pointer
` [PATCH v2 2/4] memcg: uint16_t for nr_bytes in obj_stock_pcp
` [PATCH v2 3/4] memcg: int16_t for cached slab stats
` [PATCH v2 4/4] memcg: multi objcg charge support

[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-22  7:49 UTC  (2+ messages)

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-22  7:45 UTC  (2+ messages)

[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-05-22  7:43 UTC  (4+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop

[PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-05-22  7:16 UTC 

[PATCH v2] mm/slub: free prefilled empty sheaves consistently
 2026-05-22  6:59 UTC 

[linus:master] [mm] a2e0c0668a: stress-ng.memthrash.ops_per_sec 32.1% improvement
 2026-05-22  6:53 UTC 

[RFC PATCH] ipc/msg: Use dedicated slab buckets for msg_msgseg
 2026-05-22  6:43 UTC  (2+ messages)

[PATCH] mm/cma: fix reserved page leak on activation failure
 2026-05-22  6:26 UTC 

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-05-22  5:31 UTC  (7+ messages)
` [PATCH v3 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v3 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v3 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v3 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v3 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[syzbot] [mm?] BUG: sleeping function called from invalid context in shmem_inode_acct_blocks
 2026-05-22  5:20 UTC 

[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
 2026-05-22  3:14 UTC  (2+ messages)

[PATCH v6 0/6] KSM: performance optimizations for rmap_walk_ksm
 2026-05-22  3:02 UTC  (7+ messages)
` [PATCH v6 1/6] mm/rmap: add tracepoint for rmap_walk
` [PATCH v6 2/6] tools/testing: add rmap walk latency benchmark for KSM, anonymous and file pages
` [PATCH v6 3/6] MAINTAINERS: add myself as reviewer for rmap section
` [PATCH v6 4/6] ksm: add pgoff into ksm_rmap_item
` [PATCH v6 5/6] ksm: Optimize rmap_walk_ksm by passing a suitable pgoff
` [PATCH v6 6/6] ksm: add mremap selftests for ksm_rmap_walk

mm.git review status at 7.1-rc4
 2026-05-22  2:52 UTC 

[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-22  2:39 UTC  (4+ messages)
` [PATCH v5 12/12] mm, swap: merge zeromap into swap table

[PATCH] mm/slub: free returned pfmemalloc sheaves via free_empty_sheaf()
 2026-05-22  2:15 UTC  (2+ messages)

[PATCH] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
 2026-05-22  2:11 UTC  (5+ messages)

[PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals
 2026-05-22  2:00 UTC  (2+ messages)

[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-22  1:59 UTC  (2+ messages)
` [PATCH v3 2/8] bpf: Recover arena kernel faults with scratch page


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