linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 01:54:07 to 2025-07-10 07:27:11 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-07-10  7:26 UTC  (6+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[RFC PATCH v2 0/8] NFSD: support DIO
 2025-07-10  7:24 UTC  (3+ messages)
` [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-10  7:03 UTC  (16+ messages)
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-10  6:57 UTC  (14+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-07-10  6:47 UTC  (3+ messages)

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-10  6:35 UTC  (8+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH
  ` [External] "

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-10  6:21 UTC  (15+ messages)
` [PATCH v12 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v12 3/4] rust: add support for NUMA ids in allocations
` [PATCH v12 4/4] rust: support large alignments "

[PATCH] readahead: Use folio_nr_pages() instead of shift operation
 2025-07-10  6:04 UTC 

[PATCH v2 0/8] Cache coherency management subsystem
 2025-07-10  6:01 UTC  (16+ messages)
` [PATCH v2 1/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH linux next] delaytop: add psi info to show system delay
 2025-07-10  5:54 UTC 

[PATCH] alloc_tag: add per-NUMA node stats
 2025-07-10  5:54 UTC  (6+ messages)

[PATCH linux next] docs: update docs after introducing delaytop
 2025-07-10  5:51 UTC 

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-07-10  5:07 UTC  (4+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v14 2/3] sched: Move task_mm_cid_work to mm timer
 2025-07-10  4:56 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-10  3:39 UTC  (16+ messages)

[PATCH v5 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-10  3:37 UTC  (9+ messages)
` [PATCH v5 1/8] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v5 2/8] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v5 3/8] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v5 4/8] mm/shmem, swap: tidy up swap entry splitting
` [PATCH v5 5/8] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v5 6/8] mm/shmem, swap: simplify swapin path and result handling
` [PATCH v5 7/8] mm/shmem, swap: rework swap entry and index calculation for large swapin
` [PATCH v5 8/8] mm/shmem, swap: fix major fault counting

[PATCH v2 0/4] mm: introduce snapshot_page()
 2025-07-10  3:32 UTC  (4+ messages)
` BUG: KASAN: stack-out-of-bounds in snapshot_page during gup_test test case

[PATCH] mm: simplify min_brk handling in brk()
 2025-07-10  2:58 UTC 

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-10  2:49 UTC  (10+ messages)
` [RFC v4 0/7] Add and use sprintf_end() "
  ` alx-0049r2 - add seprintf()
  ` [RFC v4 1/7] vsprintf: Add [v]sprintf_end()
  ` [RFC v4 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
  ` [RFC v4 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
  ` [RFC v4 4/7] array_size.h: Add ENDOF()
  ` [RFC v4 5/7] mm: Fix benign off-by-one bugs
  ` [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
  ` [RFC v4 7/7] mm: Use [V]SPRINTF_END() to avoid specifying the array size

[PATCH v4 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-07-10  1:58 UTC  (3+ messages)

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-10  0:59 UTC  (15+ messages)
` [PATCH v5 01/14] perf bench mem: Remove repetition around time measurement
` [PATCH v5 02/14] perf bench mem: Defer type munging of size to float
` [PATCH v5 03/14] perf bench mem: Move mem op parameters into a structure
` [PATCH v5 04/14] perf bench mem: Pull out init/fini logic
` [PATCH v5 05/14] perf bench mem: Switch from zalloc() to mmap()
` [PATCH v5 06/14] perf bench mem: Allow mapping of hugepages
` [PATCH v5 07/14] perf bench mem: Allow chunking on a memory region
` [PATCH v5 08/14] perf bench mem: Refactor mem_options
` [PATCH v5 09/14] perf bench mem: Add mmap() workloads
` [PATCH v5 10/14] x86/mm: Simplify clear_page_*
` [PATCH v5 11/14] x86/clear_page: Introduce clear_pages()
` [PATCH v5 12/14] mm: add config option for clearing page-extents
` [PATCH v5 13/14] mm: memory: support "
` [PATCH v5 14/14] x86/clear_pages: Support clearing of page-extents

[linux-next:master] BUILD REGRESSION 835244aba90de290b4b0b1fa92b6734f3ee7b3d9
 2025-07-10  1:39 UTC 

[RFC 00/11] THP support for zone device pages
 2025-07-09 23:34 UTC  (17+ messages)
` [RFC 01/11] mm/zone_device: support large zone device private folios
` [RFC 02/11] mm/migrate_device: flags for selecting device private THP pages
` [RFC 03/11] mm/thp: zone_device awareness in THP handling code
` [RFC 05/11] mm/memory/fault: Add support for zone device THP fault handling
` [RFC 07/11] mm/memremap: Add folio_split support

[PATCH] mm: implement "memory.oops_if_bad_pte=1" boot option
 2025-07-09 22:37 UTC  (2+ messages)

[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
 2025-07-09 21:13 UTC  (6+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [RFC V1 PATCH mm-hotfixes 2/3] x86/mm: define p*d_populate_kernel() and top-level page table sync
` [RFC V1 PATCH mm-hotfixes 3/3] x86/mm: convert {pgd,p4d}_populate{,_init} to _kernel variant

[PATCH 0/3] Remove unmap_and_put_page()
 2025-07-09 19:40 UTC  (4+ messages)
` [PATCH 1/3] mm/memory.c: Use folios in __copy_remote_vm_str()
` [PATCH 2/3] mm/memory.c: Use folios in __access_remote_vm()
` [PATCH 3/3] mm: Remove unmap_and_put_page()

[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
 2025-07-09 18:28 UTC  (4+ messages)
` [PATCH 2/2] mm/damon: add trace event for effective size quota

[PATCH v3] selftests: cachestat: add tests for mmap Refactor and enhance mmap test for cachestat validation
 2025-07-09 18:24 UTC  (2+ messages)

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-09 18:22 UTC  (3+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-09 18:13 UTC  (3+ messages)
` [PATCH 09/10] "

[PATCH v2 1/2] selftests: cachestat: add tests for mmap
 2025-07-09 17:12 UTC  (3+ messages)

[PATCH] squashfs: Fix incorrect argument to sizeof in kmalloc_array call
 2025-07-09 17:03 UTC  (3+ messages)

[PATCHv9 11/16] x86/traps: Communicate a LASS violation in #GP message
 2025-07-09 17:00 UTC  (15+ messages)
  ` [PATCHv9 12/16] x86/traps: Generalize #GP address decode and hint code
  ` [PATCHv9 13/16] x86/traps: Handle LASS thrown #SS
  ` [PATCHv9 16/16] x86: Re-enable Linear Address Masking
  ` [PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives
  ` [PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-07-09 16:27 UTC  (12+ messages)
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range

[PATCH v2 0/5] add static PMD zero page support
 2025-07-09 15:55 UTC  (6+ messages)

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-09 14:46 UTC  (4+ messages)

[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-09 14:34 UTC  (3+ messages)

[syzbot] [mm?] WARNING: lock held when returning to user space in lock_next_vma
 2025-07-09 14:29 UTC  (5+ messages)

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-09 14:21 UTC  (5+ messages)
` [PATCH v2 4/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v2 5/6] mm: Introduce alloc_frozen_pages_nolock()

[PATCH] mm: zswap: add myself back to MAINTAINERS
 2025-07-09 14:18 UTC  (3+ messages)

[PATCH v11 0/4] support large align and nid in Rust allocators
 2025-07-09 14:13 UTC  (11+ messages)
` [PATCH v11 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v4 00/13] mm/damon/vaddr: Allow interleaving in migrate_{hot,cold} actions
 2025-07-09 14:07 UTC  (3+ messages)

[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-09 13:49 UTC  (9+ messages)
` [PATCH v2 1/8] execmem: drop unused execmem_update_copy()
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH v2 3/8] execmem: rework execmem_cache_free()
` [PATCH v2 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH v2 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH v2 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH v2 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH v2 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[RFC 0/7] vmallloc and non-blocking GFPs
 2025-07-09 13:45 UTC  (8+ messages)
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()

[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
 2025-07-09 13:13 UTC  (6+ messages)

[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
 2025-07-09 12:28 UTC  (4+ messages)

[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
 2025-07-09 11:06 UTC  (3+ messages)
` [PATCH v2 1/2] fuse: use default writeback accounting

[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-09 10:59 UTC  (21+ messages)
` [PATCH v13 01/20] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v13 02/20] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v13 03/20] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v13 04/20] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v13 05/20] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v13 06/20] KVM: Fix comments that refer to slots_lock
` [PATCH v13 07/20] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v13 08/20] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v13 10/20] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v13 11/20] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v13 12/20] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v13 13/20] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v13 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v13 18/20] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v13 19/20] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v13 20/20] KVM: selftests: guest_memfd mmap() test when mmap is supported

[linus:master] [mm] c544a952ba: netperf.Throughput_Mbps 18.9% regression
 2025-07-09  9:20 UTC  (2+ messages)
` [linus:master] [mm] c544a952ba: netperf.Throughput_Mbps 18.9%

[Question] get_vma_policy() isn't compatible with {pin, get}_user_pages_remote
 2025-07-09  4:25 UTC  (5+ messages)

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-09  3:30 UTC  (2+ messages)

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-07-09  3:25 UTC  (4+ messages)

[PATCH] mm/damon/core: Commit damos->target_nid
 2025-07-09  2:47 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;
as well as URLs for NNTP newsgroup(s).