Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 14:39:28 to 2026-07-27 21:58:20 UTC [more...]

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-27 21:58 UTC  (9+ messages)
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry

[GIT PULL] hotfixes for 7.2-rc6
 2026-07-27 21:50 UTC  (2+ messages)

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-27 21:49 UTC  (3+ messages)

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-27 21:26 UTC  (6+ messages)
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 21:14 UTC  (5+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-07-27 21:10 UTC  (5+ messages)

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-27 20:57 UTC  (2+ messages)

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-27 20:48 UTC  (4+ messages)

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-27 20:34 UTC  (6+ messages)

[PATCH v6 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 20:27 UTC  (17+ messages)
` [PATCH v6 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v6 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v6 03/12] hugetlb: Mark some function arguments as const
` [PATCH v6 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v6 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v6 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v6 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v6 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v6 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v6 10/12] hugetlb: Set mapping folio order
` [PATCH v6 11/12] filemap: Add support for authoritative mappings
` [PATCH v6 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v3 0/5] tracing: add ref_trace_final_put tracing
 2026-07-27 20:27 UTC  (5+ messages)
` [PATCH v3 1/5] tracing: add ref_trace_final_put tracepoint
` [PATCH v3 2/5] refcount: "

[PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-07-27 20:06 UTC  (5+ messages)

[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 19:40 UTC  (12+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v5 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v5 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v5 11/12] filemap: Add support for authoritative mappings

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-07-27 18:51 UTC  (13+ messages)
` [PATCH RFC v4 01/12] x86/mm: add untagged_addr_remote_unlocked()
` [PATCH RFC v4 02/12] riscv/mm: "
` [PATCH RFC v4 03/12] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
` [PATCH RFC v4 04/12] mm/gup: let check_vma_flags() ignore selected VMA flags
` [PATCH RFC v4 05/12] mm/gup: add get_user_page_vma() to fault in a page under a held lock
` [PATCH RFC v4 06/12] mm: use per-VMA lock in __access_remote_vm() for single-VMA accesses

[PATCH v5 0/3] mm: make persistent huge zero folio read-only
 2026-07-27 18:35 UTC  (2+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-07-27 18:20 UTC  (4+ messages)

[PATCH] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
 2026-07-27 18:11 UTC 

[RFC PATCH v2] mm/thp: serialize huge-zero folio state transitions
 2026-07-27 18:10 UTC  (7+ messages)
` [RFC PATCH v3] "

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-27 18:06 UTC  (21+ messages)
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-27 17:52 UTC  (2+ messages)

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-27 17:51 UTC  (14+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark

[PATCH 0/1] mm: shmem: reject impossible fallocate ranges
 2026-07-27 17:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
 2026-07-27 17:30 UTC  (2+ messages)

[PATCH v6 00/14] mm: thp: always enable mTHP support
 2026-07-27 17:25 UTC  (6+ messages)
` [PATCH v6 08/14] s390: move has_transparent_hugepage() out of THP guard

[PATCH v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-27 17:23 UTC  (7+ messages)
` [PATCH v5 1/3] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v5 2/3] mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
` [PATCH v5 3/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
 2026-07-27 17:18 UTC  (2+ messages)

[PATCH RFC] mm/zswap: reference the pool by index to shrink struct zswap_entry
 2026-07-27 17:06 UTC  (6+ messages)

[PATCH v2 0/3] mm: zswap: free cold writeback folios promptly
 2026-07-27 17:05 UTC  (4+ messages)
` [PATCH v2 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v2 3/3] mm: zswap: drop cold writeback folios via swap dropbehind

[PATCH] docs: add example for psi info
 2026-07-27 17:04 UTC 

[PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupported
 2026-07-27 16:52 UTC  (2+ messages)

[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-27 16:50 UTC  (4+ messages)
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm "

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-27 16:47 UTC  (12+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH RFC 03/11] mm: name pointers to copied PTE values ptentp
` [PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 08/11] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
` [PATCH RFC 10/11] parisc: use hw_pte_t for the data-break callback
` [PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks

[PATCH v3 0/2] mm: folio conversion and refactoring in do_swap_page()
 2026-07-27 16:45 UTC  (4+ messages)
` [PATCH v3 1/2] mm: Use a folio in the softleaf_is_device_private path
` [PATCH v3 2/2] mm: Extract non-swap entry handling to do_nonswap_softleaf()

[PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
 2026-07-27 16:45 UTC  (2+ messages)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-07-27 16:37 UTC  (7+ messages)

[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
 2026-07-27 16:36 UTC  (3+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper

[PATCH v2 0/2] mm: folio conversion and refactoring in do_swap_page()
 2026-07-27 16:30 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Use a folio in the softleaf_is_device_private path
` [PATCH v2 2/2] mm: Extract non-swap page handling to do_non_swap_page()

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-27 16:24 UTC  (7+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
 2026-07-27 16:18 UTC  (12+ messages)

[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
 2026-07-27 16:09 UTC  (9+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
  ` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
  ` [RFC PATCH 11/11] mm, swap: serialize xswap map/unmap with a mutex

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-07-27 16:02 UTC  (9+ messages)

[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
 2026-07-27 15:52 UTC  (2+ messages)

[PATCH] kho: fix size calculation in kho_preserved_memory_reserve()
 2026-07-27 15:02 UTC 

[RFC PATCH v2.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-27 14:38 UTC  (6+ messages)
` [RFC PATCH v2.1 12/17] mm/damon/sysfs: implement prep_action file
` [RFC PATCH v2.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH v2.1 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH v2.1 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH v2.1 17/17] Docs/ABI/damon: document probe prep "


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