Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-13 06:24:02 to 2026-08-13 16:40:25 UTC [more...]

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-13 16:40 UTC  (22+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()
` [PATCH v3 05/26] x86: move PAE PMD preallocation defines to header
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 10/26] mm: Add more flags for __apply_to_page_range()

[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-08-13 16:33 UTC  (25+ messages)
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-08-13 16:17 UTC  (5+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing
` [PATCH v2 2/4] mm/slub: preserve one previous object lifetime
` [PATCH v2 3/4] mm/slub: test previous lifetime tracking
` [PATCH v2 4/4] Documentation/mm: describe SLUB "

[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
 2026-08-13 16:03 UTC  (2+ messages)

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

[PATCH v2 0/5] x86/mm/pat: CPA fixes
 2026-08-13 15:23 UTC  (10+ messages)
` [PATCH v2 1/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH v2 2/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH v2 3/5] x86/alternative: exclude text poking against change_page_attr()
` [PATCH v2 4/5] x86/mm/pat: allocate split page tables as kernel page tables
` [PATCH v2 5/5] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()

[RFC PATCH 0/4] mm/damon: allow NULL or unstarted damon_ctx parameter for damon_call()
 2026-08-13 15:12 UTC  (6+ messages)
` [RFC PATCH 1/4] mm/damon/core: handle NULL ctx parameter in damon_call()

[PATCH RFC 0/5] memcg: fix dying memcg pinned by swapped out shmem pages
 2026-08-13 15:09 UTC  (8+ messages)
` [PATCH RFC 1/5] memcg: move memcg private ID refcount to objcg
` [PATCH RFC 2/5] memcg: get stable memcg first before getting memcgid reference
` [PATCH RFC 3/5] memcg: remove retry logic in mem_cgroup_private_id_get_online
` [PATCH RFC 4/5] memcg: add a helper to get online memcg from memcgid
` [PATCH RFC 5/5] memcg: filter out reparented memcgs got using memcgid
` [syzbot ci] Re: memcg: fix dying memcg pinned by swapped out shmem pages

[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
 2026-08-13 15:03 UTC  (11+ messages)
` [PATCH v3 01/18] selftests/mm: raise the khugepaged test-case cap
` [PATCH v3 02/18] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH v3 03/18] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v3 04/18] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up

[PATCH] mm/swap: publish cluster tables after full initialization
 2026-08-13 15:03 UTC 

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-13 14:40 UTC  (22+ messages)

[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
 2026-08-13 14:35 UTC  (6+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description

[PATCH v2] mm/Kconfig: make MEMORY_FAILURE select MIGRATION
 2026-08-13 14:22 UTC  (4+ messages)

[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
 2026-08-13 14:10 UTC  (19+ messages)
` [RFC PATCH 1/6] mm: nommu: fix do_mremap() to correctly update internal states
` [RFC PATCH 2/6] mm: nommu: use vma_is_anonymous() to check if vmas are anonymous
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
` [RFC PATCH 4/6] selftests: fix build errors on alpine linux
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests

[PATCH 0/2] mm: replace custom ratelimiting logic
 2026-08-13 14:01 UTC  (5+ messages)
` [PATCH 1/2] mm: replace custom bad page map "
` [PATCH 2/2] mm/page_alloc: replace custom bad page "

list_add corruption. kernel BUG at lib/list_debug.c:31! (kernel v6.18.44, amd64)
 2026-08-13 13:29 UTC 

[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
 2026-08-13 13:16 UTC 

[RFC] tracing: aggregate ring-buffer usage statistics
 2026-08-13 12:47 UTC  (5+ messages)
  ` 答复: [External Mail]Re: "
    `  "

[PATCH 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-13 12:18 UTC  (5+ messages)
` [PATCH 1/4] sysctl: Split data conversion and file position handling
` [PATCH 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH 4/4] sysctl: Add 0013 to test partially updated vectors

[PATCH v3 01/12] ceph: fix error handling when the OSD client is stopping in ceph_submit_write()
 2026-08-13 12:17 UTC  (3+ messages)
  ` [PATCH v3 00/12] ceph: convert writeback path to folios

[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
 2026-08-13 12:14 UTC  (13+ messages)

[PATCH v3] tools/mm: add hwpoison-panic tool
 2026-08-13 12:07 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: simplify remaining RCU sections with scoped_guard(rcu)
 2026-08-13 11:40 UTC  (2+ messages)

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-13 11:39 UTC  (9+ messages)
` [PATCH v4 1/2] kho: Introduce a helper to init high order pages

[RFC PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
 2026-08-13 11:37 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: remove unreachable __GFP_THISNODE check in constrained_alloc()
 2026-08-13 11:29 UTC  (2+ messages)

[GIT PULL] liveupdate: updates for 7.3-rc1
 2026-08-13 11:07 UTC 

[GIT PULL] memblock: updates for 7.3-rc1
 2026-08-13 11:06 UTC 

[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
 2026-08-13 10:48 UTC  (16+ messages)
` [RFC v3 01/15] mm: zswap: return -ENOENT when the swap device is gone
` [RFC v3 02/15] mm: xswap support for zswap
` [RFC v3 03/15] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [RFC v3 04/15] mm, swap: refactor free_swap_cluster_info to take swap_info_struct
` [RFC v3 05/15] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
` [RFC v3 06/15] mm, swap: add sysfs create interface for xswap
` [RFC v3 07/15] mm, swap: add xswap grow trigger on cluster allocation
` [RFC v3 08/15] mm, swap: add xswap_try_shrink and shrink trigger on cluster free
` [RFC v3 09/15] mm, swap: free backing pages in xswap_unmap_clusters
` [RFC v3 10/15] mm, swap: add nr_free_tail for O(1) xswap shrink detection
` [RFC v3 11/15] mm, swap: add adjustable runtime ceiling (nr_clusters) for xswap
` [RFC v3 12/15] mm, swap: add debugfs knob for xswap per-device cluster limit
` [RFC v3 13/15] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
` [RFC v3 14/15] mm, swap: refactor swapoff + add xswap_destroy
` [RFC v3 15/15] mm, swap: require zswap for xswap devices

[RFC PATCH 0/8] Introducte Reserved THP
 2026-08-13 10:45 UTC  (5+ messages)

[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-08-13 10:43 UTC  (8+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-13 10:39 UTC  (3+ messages)
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks

[PATCH v2] tools/mm: add hwpoison-panic tool
 2026-08-13 10:19 UTC  (3+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-08-13 10:13 UTC  (2+ messages)

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-08-13 10:03 UTC  (12+ messages)

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-13 10:02 UTC  (4+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it

[PATCH v2 0/7] mm: batch rmap walks during large folio migration
 2026-08-13  9:57 UTC  (3+ messages)
` [PATCH v2 1/7] mm: factor out generic PTE batch detection from swap_pte_batch()

[PATCH] mm/oom_kill: simplify remaining RCU sections with guard(rcu)
 2026-08-13  9:51 UTC  (3+ messages)

[PATCH] mm/oom_kill: fix stale comment in constrained_alloc()
 2026-08-13  9:50 UTC  (3+ messages)

[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
 2026-08-13  9:48 UTC  (3+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13  9:36 UTC  (11+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
 2026-08-13  9:34 UTC  (4+ messages)
` [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
` [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
` [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock

[PATCH] mm/Kconfig: allow user to select MIGRATION if MEMORY_FAILURE is enabled
 2026-08-13  9:31 UTC  (3+ messages)

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-13  9:27 UTC  (20+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert
` [PATCH 2/9] memcg: remove v1 soft limit reclaim
` [PATCH 3/9] memcg: remove mem_cgroup_shrink_node()
` [PATCH 4/9] memcg: remove the soft limit reclaim tracepoints
` [PATCH 5/9] memcg: remove the soft limit rbtree
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()
` [PATCH 7/9] memcg: remove the per-node soft limit tree fields
` [PATCH 8/9] memcg: remove mem_cgroup->soft_limit
` [PATCH 9/9] memcg: simplify v1 event ratelimiting

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-13  9:24 UTC  (5+ messages)

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-13  9:06 UTC  (6+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-13  8:55 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-13  8:48 UTC  (4+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-13  8:33 UTC  (8+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio

[PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
 2026-08-13  8:28 UTC  (4+ messages)

[PATCH v2] mm/mglru: fix and remove redundant unevictable folio handling
 2026-08-13  8:10 UTC  (2+ messages)

[PATCH v6 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-13  7:50 UTC  (5+ messages)
` [PATCH v6 1/4] mm: add page_counter_margin()
` [PATCH v6 2/4] mm: distinguish large folio swap allocation failures
` [PATCH v6 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [PATCH v6 4/4] mm/shmem: split large folios only on -E2BIG

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-13  7:18 UTC  (9+ messages)
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()

mm.git review status at 7.2-rc7
 2026-08-13  7:16 UTC  (5+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-13  7:13 UTC  (6+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper

[RFC PATCH v2 3/4] arm64/kprobes: Make the entire Kprobe noinstr
 2026-08-13  6:50 UTC 

[PATCH v2] mm/mglru: Fix young counter undercount for large folios
 2026-08-13  6:35 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-13  6:23 UTC  (2+ messages)


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