Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-17 11:33:31 to 2026-08-17 21:10:52 UTC [more...]

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-17 21:10 UTC  (12+ messages)
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion

[PATCH 0/9] lib/folio_pool: Direct-Map Large Folio Pool & Scratchpad bump allocators
 2026-08-17 21:01 UTC  (13+ messages)
` [PATCH 1/9] lib/folio_pool: Introduce "
` [PATCH 2/9] netfilter/nf_tables: Add folio_scratchpad collector to struct nftables_pernet
` [PATCH 3/9] bpf/verifier: Route verifier stack state node allocations to folio_pool
` [PATCH 4/9] drm/gpuvm: Route gpuva_op allocations to folio_scratchpad
` [PATCH 5/9] bpf/syscall: Route generic_map_update_batch key/value "
` [PATCH 6/9] locking/lockdep: Fallback to folio_pool in alloc_list_entry when static pool is full
` [PATCH 7/9] locking/lockdep: Traverse adjacency lists directly in zap_class()
` [PATCH 8/9] locking/lockdep: Shrink static list_entries array to early bootstrap buffer
` [PATCH 9/9] locking/lockdep: Migrate and compact boot-time dependency graph from __initdata

[PATCH] mm/slab: reject unsupported kmalloc sizes
 2026-08-17 20:40 UTC 

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-17 20:34 UTC  (23+ messages)

[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
 2026-08-17 20:12 UTC  (11+ messages)

[PATCH v4 00/10] ceph: convert writeback path to folios
 2026-08-17 18:55 UTC  (11+ messages)
` [PATCH v4 01/10] ceph: fix error handling when the OSD client is stopping in ceph_submit_write()
` [PATCH v4 02/10] ceph: wait for pending fscache write in write_folio_nounlock()
` [PATCH v4 03/10] ceph: add ceph_folio_snap_context()
` [PATCH v4 04/10] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH v4 05/10] ceph: convert get_writepages_data_length() "
` [PATCH v4 06/10] ceph: convert ceph_submit_write() "
` [PATCH v4 07/10] ceph: remove page remnants from write_folio_nounlock()
` [PATCH v4 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
` [PATCH v4 09/10] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
` [PATCH v4 10/10] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()

[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
 2026-08-17 19:03 UTC  (7+ messages)
` [PATCH v2 1/2] vdso: move offset_in_page() from linux/mm.h to vdso/page.h

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-08-17 18:22 UTC  (3+ messages)

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-08-17 18:21 UTC  (2+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-17 17:57 UTC  (5+ messages)
` [RFC PATCH 02/57] mm: add pte_none_or_zero()

[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
 2026-08-17 17:54 UTC  (3+ messages)

[PATCH] mm/migrate_device: fix cache flush when replacing huge zero PMD
 2026-08-17 17:47 UTC  (6+ messages)

[PATCH v4] mm: Use a folio in the softleaf_is_device_private path
 2026-08-17 17:45 UTC  (5+ messages)

[PATCH] mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
 2026-08-17 17:39 UTC  (2+ messages)

userfaultfd wp-async support for (GPU) special mappings?
 2026-08-17 17:35 UTC  (2+ messages)

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-17 17:34 UTC  (2+ messages)

[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-17 17:32 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/mm: add stale walk->action race test

[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-17 17:31 UTC  (9+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v2] mm/rmap: synchronize lock and unlock target in anon_vma_clone
 2026-08-17 17:27 UTC  (3+ messages)

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-17 17:22 UTC  (5+ messages)
` [PATCH v4 07/10] "

[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
 2026-08-17 16:55 UTC  (7+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description

[PATCH v2] mm/page-writeback: document folio_mark_dirty() locking more explicitly
 2026-08-17 16:48 UTC  (2+ messages)

fixing sashiko failure to apply (was Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff)
 2026-08-17 16:47 UTC  (5+ messages)

[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-17 16:44 UTC  (9+ messages)
` [PATCH v2 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v2 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

[PATCH RFC v2 0/3] Demote to lower tier using non-temporal stores
 2026-08-17 16:34 UTC  (4+ messages)
` [PATCH RFC v2 1/3] mm, x86: support copying a folio "

[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-17 16:33 UTC  (11+ messages)
` [PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-08-17 16:22 UTC  (4+ messages)

[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
 2026-08-17 16:20 UTC 

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-17 16:19 UTC  (2+ messages)

[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
 2026-08-17 16:16 UTC  (2+ messages)

[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
 2026-08-17 16:11 UTC  (6+ messages)

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-17 16:05 UTC  (3+ messages)
` [PATCH v4 2/4] mm: memcontrol: make obj_cgroup_memcg() handle NULL objcg

[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
 2026-08-17 16:04 UTC  (2+ messages)

Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
 2026-08-17 15:29 UTC  (10+ messages)

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-17 15:15 UTC  (4+ messages)

[PATCH v1 0/2] mm: fix workingset refaults in the zswap writeback path
 2026-08-17 14:46 UTC  (3+ messages)
` [PATCH v1 1/2] mm/swap: refault on swap-in, not in the swap cache allocator
` [PATCH v1 2/2] mm/zswap: preserve the workingset shadow across writeback

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-17 14:37 UTC  (9+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH] maple_tree: fix comment typo
 2026-08-17 14:17 UTC  (2+ messages)

[PATCH] mm/damon/core: introduce damon_set_target_pid()
 2026-08-17 14:07 UTC  (3+ messages)

[PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors
 2026-08-17 14:05 UTC  (4+ messages)

[PATCH 1/1] mm/hugetlb: keep max_huge_pages when dissolving surplus folios
 2026-08-17 14:03 UTC  (3+ messages)

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-17 14:02 UTC  (4+ messages)

[RFC/Discussion] mm/damon: Helping with alternative for watermarks
 2026-08-17 13:57 UTC  (2+ messages)

[PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
 2026-08-17 13:46 UTC  (5+ messages)

[PATCH] mm/damon/ops-common: factor out damon_putback_folio_list()
 2026-08-17 13:42 UTC 

[PATCH v2 1/4] sysctl: Split data conversion and file position handling
 2026-08-17 13:34 UTC  (3+ messages)

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-17 13:33 UTC  (7+ messages)
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes

[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
 2026-08-17 13:02 UTC  (2+ messages)

[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
 2026-08-17 12:59 UTC  (3+ messages)

[PATCH RFC 0/9] Path-compressed trie storage for persistent stack depot records
 2026-08-17 12:42 UTC  (10+ messages)
` [PATCH RFC 1/9] stackdepot: share persistent stack prefixes with trie storage
` [PATCH RFC 2/9] stackdepot: add KUnit tests for "
` [PATCH RFC 3/9] mm/page_owner: preserve accounting with countable stack depot records
` [PATCH RFC 4/9] mm/kmemleak: print trie-backed stack depot traces
` [PATCH RFC 5/9] kmsan: report "
` [PATCH RFC 6/9] mm/slub: materialize "
` [PATCH RFC 7/9] drm/locking: preserve deadlock diagnostics for trie-backed stacks
` [PATCH RFC 8/9] scripts/gdb: reject trie-backed stack depot handles
` [PATCH RFC 9/9] stackdepot: add boot-time activation for trie storage

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-17 12:37 UTC  (11+ messages)
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments
` [PATCH v4 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-17 12:21 UTC  (3+ messages)

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-08-17 12:14 UTC  (3+ messages)
` [PATCH v2 4/5] x86/cpu: Move 32-bit SEP setup into identify_cpu()

[PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
 2026-08-17 11:54 UTC  (3+ messages)


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