linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-11-17 22:47 UTC  (5+ messages)
` [RFC PATCH 1/4] XArray: Initialize nodes while splitting instead of while allocating
` [RFC PATCH 2/4] XArray: Update xas_split_alloc() to allocate enough nodes to split large entries
` [RFC PATCH 3/4] XArray: Support splitting for arbitrarily "
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-17 22:43 UTC  (7+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags

[PATCH] fixup: mm/rmap: extend rmap and migration support device-private entries
 2025-11-17 22:39 UTC  (3+ messages)

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-17 22:17 UTC  (3+ messages)

[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
 2025-11-17 22:06 UTC  (13+ messages)
      ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
                ` [PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
                ` [PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
                ` [PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
                ` [PATCH 4/4] functionfs: fix the open/removal races

[PATCH v2 2/8] genirq: soft_moderation: add base files, procfs
 2025-11-17 21:56 UTC  (2+ messages)

[PATCH v2 5/8] x86/irq: soft_moderation: add support for posted_msi (intel)
 2025-11-17 21:36 UTC 

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-17 21:11 UTC  (50+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 10/20] MAINTAINERS: add liveupdate entry
` [PATCH v6 11/20] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 13/20] mm: shmem: export some functions to internal.h
` [PATCH v6 14/20] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-17 20:51 UTC  (9+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-17 20:08 UTC  (9+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "

[PATCH 0/2] make VM_SOFTDIRTY a sticky VMA flag
 2025-11-17 19:57 UTC  (19+ messages)
` [PATCH 1/2] mm: propagate VM_SOFTDIRTY on merge
` [PATCH 2/2] testing/selftests/mm: add soft-dirty merge self-test

[PATCH v2 0/2] vma_start_write_killable
 2025-11-17 19:50 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Add vma_start_write_killable()

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-17 19:39 UTC  (9+ messages)
` [RFC PATCH 1/4] userfaultfd: move vma_can_userfault out of line
` [RFC PATCH 2/4] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd
` [RFC PATCH 4/4] KVM: selftests: test userfaultfd minor for guest_memfd

[RFC 00/10] mm: thp: always enable mTHP support
 2025-11-17 19:15 UTC  (22+ messages)
` [RFC 01/10] docs: tmpfs: remove implementation detail reference
` [RFC 03/10] drivers: dax: use pgtable_has_pmd_leaves()
` [RFC 04/10] drivers: i915 selftest: "
` [RFC 05/10] drivers: nvdimm: "
` [RFC 06/10] mm: debug_vm_pgtable: "
` [RFC 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [RFC 09/10] mm: thp: always enable mTHP support
` [RFC 10/10] mm: thp: x86: cleanup PSE feature bit usage

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-17 18:58 UTC  (25+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow

[PATCH v6 0/7] Cache coherency management subsystem
 2025-11-17 18:51 UTC  (9+ messages)
` [PATCH v6 1/7] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v6 2/7] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v6 3/7] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v6 4/7] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v6 5/7] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v6 6/7] cache: Make top level Kconfig menu a boolean dependent on RISCV
` [PATCH v6 7/7] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-17 18:45 UTC  (9+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-17 18:16 UTC  (4+ messages)
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts

[PATCH v2 0/2] make VM_SOFTDIRTY a sticky VMA flag
 2025-11-17 17:52 UTC  (4+ messages)
` [PATCH v2 1/2] mm: propagate VM_SOFTDIRTY on merge
` [PATCH v2 2/2] testing/selftests/mm: add soft-dirty merge self-test

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-17 17:35 UTC  (5+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v3 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v3 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v3 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[PATCH] selftests/mm: fix division-by-zero in uffd-unit-tests
 2025-11-17 17:31 UTC  (9+ messages)

[Patch v2 0/3] unify PMD scan results and remove redundant cleanup
 2025-11-17 17:25 UTC  (7+ messages)
` [Patch v2 1/3] mm/khugepaged: remove redundant clearing of struct collapse_control
` [Patch v2 3/3] mm/khugepaged: unify SCAN_PMD_NONE and SCAN_PMD_NULL into SCAN_NO_PTE_TABLE

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-17 17:16 UTC  (5+ messages)

[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
 2025-11-17 17:15 UTC  (10+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio

[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
 2025-11-17 16:57 UTC  (8+ messages)
` [PATCH 3/7] loongarch: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT

Email cl@linux.com decomissioned
 2025-11-17 16:47 UTC 

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-17 16:47 UTC  (4+ messages)

[PATCH v3] io: add io_pgtable abstraction
 2025-11-17 16:34 UTC  (3+ messages)

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-17 15:56 UTC  (4+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[linux-next:master 8868/9360] arch/m68k/include/asm/page.h:20:27: error: lvalue required as unary '&' operand
 2025-11-17 15:45 UTC  (2+ messages)

[PATCH 3/9] mm/damon/vaddr: cleanup using pmd_trans_huge_lock()
 2025-11-17 15:44 UTC  (2+ messages)

[PATCH v3 1/2] selftests/mm: gup_test: stop testing FOLL_TOUCH
 2025-11-17 15:40 UTC  (2+ messages)
` [PATCH v3 2/2] selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITE

[PATCHv3 0/4] zram: introduce writeback bio batching
 2025-11-17 15:19 UTC  (3+ messages)
` [PATCHv3 1/4] zram: introduce writeback bio batching support

[PATCH 1/4] mm: Use frozen pages for page tables
 2025-11-17 14:38 UTC  (2+ messages)

[PATCH V1 6.1.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
 2025-11-17 14:10 UTC  (2+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-17 14:09 UTC  (6+ messages)
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH] fork: stop ignoring NUMA while handling cached thread stacks
 2025-11-17 14:07 UTC 

[PATCH] mm/gup: fix handling of zero page in follow_page_pte()
 2025-11-17 13:48 UTC  (2+ messages)

[PATCH v2 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
 2025-11-17 13:30 UTC  (4+ messages)

[PATCH v2 14/19] mm, swap: sanitize swap entry management workflow
 2025-11-17 13:05 UTC  (3+ messages)

[PATCH v2 0/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
 2025-11-17 13:03 UTC  (3+ messages)

[PATCH v2] fixup: gpu/drm/nouveau: enable THP support for GPU memory migration
 2025-11-17 13:01 UTC  (2+ messages)

[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-17 11:57 UTC  (3+ messages)

[Linux Memory Hotness and Promotion] Notes from October 23, 2025
 2025-11-17 11:36 UTC  (2+ messages)

[PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
 2025-11-17 11:23 UTC  (5+ messages)

[PATCH v2 1/2] mm/cma: Inline cma_sysfs counter hooks
 2025-11-17 11:22 UTC  (3+ messages)
` [PATCH RFC 2/2] mm/cma: Consolidate accounting in dedicated functions

[RFC PATCH] mm/cma: Inline cma_sysfs counter hooks
 2025-11-17 10:49 UTC  (3+ messages)

[PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
 2025-11-17 10:16 UTC  (4+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-17 10:08 UTC  (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-17 10:04 UTC  (8+ messages)
` [PATCH v2 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v2 02/19] mm, swap: split swap cache preparation loop into a standalone helper

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-17  9:41 UTC  (6+ messages)
` [PATCH v1 05/26] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup

[PATCH 6.12.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-17  9:36 UTC 

[PATCH 6.6.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-17  9:30 UTC 

[PATCH 6.1.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-17  8:59 UTC 

[PATCH v2 1/2] Remove the "FOLL_TOUCH" test code from gup_test.c
 2025-11-17  7:09 UTC  (5+ messages)

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-17  5:47 UTC  (6+ messages)
` [PATCH v13 13/22] crypto: iaa - IAA Batching for parallel compressions/decompressions

[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-11-17  4:25 UTC  (10+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed

[rppt-memblock:fixes] BUILD SUCCESS c42af83c59b65d01c0f7a074e450bbbb43b22f0d
 2025-11-17  2:31 UTC 

page:  |  | latest

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