Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 16:28:44 to 2026-05-31 13:35:53 UTC [more...]

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-05-31 13:35 UTC  (16+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v4 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v4 13/13] selftests/liveupdate: Add stress-files "

[RFC PATCH v2 0/9] mm: support zswap-backed large folio swapin
 2026-05-31 13:21 UTC  (22+ messages)
` [RFC PATCH v2 1/9] mm/zswap: expose range state for swapin policy
` [RFC PATCH v2 3/9] mm/zswap: support fully zswap-backed large folio loads
` [RFC PATCH v2 4/9] mm: admit large swapin by backend range in swapin_sync()
` [RFC PATCH v2 5/9] mm: add common locality admission for zswap large swapin
` [RFC PATCH v2 6/9] mm: provide anon locality evidence "
` [RFC PATCH v2 9/9] docs: mm: update THP swapin counter descriptions

[PATCH] zram: fix partial I/O config check
 2026-05-31 12:35 UTC 

[PATCH] mm/damon: fix stale TLB young-state handling on arm64
 2026-05-31 12:16 UTC  (2+ messages)

[akpm-mm:mm-new] BUILD SUCCESS d97bc98dadda29f23540b8490592962ebcf545ff
 2026-05-31 11:54 UTC 

[PATCH v2 0/3] mm: clean up folio LRU and swap declarations
 2026-05-31  9:50 UTC  (4+ messages)
` [PATCH v2 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v2 2/3] mm: move folio LRU code out of swap
` [PATCH v2 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-05-31  9:39 UTC  (2+ messages)

Re:
 2026-05-31  9:28 UTC 

[PATCH 0/5] selftests/damon: misc fixes for test bugs
 2026-05-31  9:17 UTC  (6+ messages)
` [PATCH 1/5] selftests/damon: prevent cross-context state pollution in DamonCtx
  ` [PATCH 2/5] selftests/damon: fix memcg filter path handling
  ` [PATCH 3/5] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
  ` [PATCH 4/5] selftests/damon/damos_tried_regions: handle empty tried regions in early cycles
  ` [PATCH 5/5] selftests/damon: fix dead code, skipped checks, and broken lookups

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-05-31  8:54 UTC  (5+ messages)
` [PATCH 1/3] tee: fs/splice.c: remove unused parameter "flags" from "link_pipe"
` [PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
` [PATCH 3/3] splice: remove PIPE_BUF_FLAG_GIFT

[PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-05-31  8:48 UTC  (3+ messages)

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-05-31  8:00 UTC  (12+ messages)
` [PATCH v5 1/9] mm: list_lru: fix set_shrinker_bit() call during race with cgroup deletion
` [PATCH v5 5/9] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v5 8/9] mm: memory: flatten alloc_anon_folio() retry loop
` [PATCH v5 9/9] mm: switch deferred split shrinker to list_lru

[PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-05-31  7:31 UTC  (2+ messages)

[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-05-31  7:02 UTC  (5+ messages)
` [PATCH v2 1/4] serial: pch: replace __get_free_page() "
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v2 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v2 4/4] vc_screen: replace __get_free_pages() "

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-05-31  5:58 UTC  (5+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "
` [PATCH v5 2/4] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v5 3/4] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
` [PATCH v5 4/4] selftests/mm: add hard memory failure anonymous 1G HugeTLB page test

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-31  5:28 UTC  (18+ messages)
      ` [f2fs-dev] "

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-05-31  4:40 UTC  (6+ messages)
` [PATCH 1/5] mm/khugepaged: add framework for khugepaged collapse hint
` [PATCH 2/5] mm/khugepaged: use slab cache instead of normal kmalloc
` [PATCH 3/5] mm/khugepaged: add deduplication when adding new collapse hint
` [PATCH 4/5] mm/khugepaged: add accounting for successful hint or non-hint collapse

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-05-31  4:27 UTC  (6+ messages)
` [PATCH 1/5] mm/khugepaged: add framework for khugepaged collapse hint
` [PATCH 2/5] mm/khugepaged: use slab cache instead of normal kmalloc
` [PATCH 3/5] mm/khugepaged: add deduplication when adding new collapse hint
` [PATCH 4/5] mm/khugepaged: add accounting for successful hint or non-hint collapse
` [PATCH 5/5] mm/khugepaged: add khugepaged collapse hint in mglru reference checking

[syzbot] [mm?] [fs?] possible deadlock in page_cache_ra_order
 2026-05-31  2:05 UTC 

[RFC PATCH v2 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-31  2:00 UTC  (8+ messages)
` [RFC PATCH v2 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH v2 2/3] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [RFC PATCH v2 3/3] mm/zsmalloc: drop class lock before freeing zspage

[PATCH v2 bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-05-31  0:14 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/4] slab: Introduce kmem_cache_alloc_arena_nolock and kfree_arena_nolock
` [PATCH v2 bpf-next 2/4] slub: Pass kmem_cache to alloc_slab_page()
` [PATCH v2 bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena
` [PATCH v2 bpf-next 4/4] selftests/bpf: Add tests for arena slub-backed allocator

[GIT PULL] liveupdate: kho: two regression fixes
 2026-05-30 22:43 UTC  (2+ messages)

[GIT PULL] memblock: fix regression from memblock_free_late() refactoring
 2026-05-30 22:43 UTC  (2+ messages)

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-05-30 21:47 UTC  (5+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH] loop: reject binding to procfs and sysfs files
 2026-05-30 20:45 UTC  (2+ messages)

[PATCH v7 0/4] mm: swap: introduce swap tier infrastructure
 2026-05-30 18:21 UTC  (5+ messages)
` [PATCH v7 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-05-30 16:52 UTC  (4+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-30 16:19 UTC  (3+ messages)
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-05-30 15:16 UTC  (7+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH] mm_access: simplify the security checks
 2026-05-30 15:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-05-30 13:32 UTC  (6+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-30 11:28 UTC  (7+ messages)

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

[PATCH v2 0/2] mm/hmm: A fix and a selftest
 2026-05-30  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

[RFC PATCH 0/3] make persistent huge zero folio read-only
 2026-05-30  7:46 UTC  (2+ messages)

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-30  5:48 UTC  (7+ messages)
` [PATCH v7 03/15] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v7 04/15] mm/mglru: restructure the reclaim loop

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-05-30  5:03 UTC  (10+ messages)
` [RFC PATCH 1/6] mm/damon: add struct damon_perf_event{,_attr} and per-ctx perf_events list
` [RFC PATCH 2/6] mm/damon/sysfs-sample: expose perf_events configuration via sysfs
` [RFC PATCH 3/6] mm/damon/sysfs: install perf_events on apply
` [RFC PATCH 4/6] mm/damon/core: per-CPU SPSC ring drain and damon_perf_event lifecycle
` [RFC PATCH 5/6] mm/damon/vaddr: implement perf-event access check
` [RFC PATCH 6/6] mm/damon: add damos_node_eligible_mem_bp tracepoint

[PATCH] Respect mempolicy when calculating surplus huge pages
 2026-05-30  3:35 UTC  (2+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-30  1:40 UTC  (12+ 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 "

[RFC PATCH] MAINTAINERS: add ABI documents for mm
 2026-05-30  1:18 UTC 

[PATCH 0/6] userfaultfd/pagemap: pre-existing fixes
 2026-05-30  0:34 UTC  (8+ messages)
` [PATCH 1/6] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH 2/6] fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
` [PATCH 3/6] fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()
` [PATCH 4/6] mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
` [PATCH 5/6] userfaultfd: gate must_wait writability check on pte_present()
` [PATCH 6/6] userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks

[PATCH] mm/nodemask: Correctly describe nodemask operation return types
 2026-05-30  0:27 UTC  (2+ messages)

[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
 2026-05-29 23:40 UTC  (4+ messages)

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-29 23:36 UTC  (3+ messages)

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-05-29 22:54 UTC  (5+ messages)

[syzbot] [mm?] KCSAN: data-race in _copy_to_iter / _copy_to_iter (2)
 2026-05-29 21:34 UTC 

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

[PATCH bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-05-29 20:24 UTC  (5+ messages)
` [PATCH bpf-next 1/4] slab: Introduce kmem_cache_alloc_nolock()
` [PATCH bpf-next 2/4] slub: Pass kmem_cache to alloc_slab_page()
` [PATCH bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for arena slub-backed allocator

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-29 19:34 UTC  (4+ messages)

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-29 18:44 UTC  (7+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-05-29 18:40 UTC  (4+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-05-29 18:32 UTC  (4+ messages)

[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-29 17:34 UTC  (2+ messages)

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

[akpm-mm:mm-new] BUILD SUCCESS a4316353f0e3e9dff78d8a7582915117ec01e359
 2026-05-29 17:08 UTC 

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

FAILED: Patch "mm/page_alloc: clear page->private in free_pages_prepare()" failed to apply to 6.6-stable tree
 2026-05-29 16:28 UTC  (3+ messages)
` [PATCH] mm/page_alloc: clear page->private in free_pages_prepare()


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