linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-10 16:57:08 to 2025-07-11 15:25:26 UTC [more...]

[PATCH] mm/page_owner: convert set_page_owner_migrate_reason() to folios
 2025-07-11 15:25 UTC  (4+ messages)

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-11 15:23 UTC  (22+ messages)
` [PATCH v2 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v2 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()
` [PATCH v2 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
 2025-07-11 14:40 UTC  (4+ messages)

[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-11 14:34 UTC  (18+ messages)
` [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 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [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 v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-11 14:29 UTC  (3+ messages)
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()

[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
 2025-07-11 14:19 UTC  (3+ messages)

[PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
 2025-07-11 14:17 UTC  (5+ messages)

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11 14:14 UTC  (15+ messages)
` [PATCH v3 01/10] mm/mremap: perform some simple cleanups
` [PATCH v3 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v3 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v3 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v3 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v3 06/10] mm/mremap: check remap conditions earlier
` [PATCH v3 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v3 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v3 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap

[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
 2025-07-11 14:01 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in wb_workfn (4)
 2025-07-11 13:28 UTC 

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-11 13:27 UTC  (9+ messages)
` [PATCH v5 10/14] x86/mm: Simplify clear_page_*
` [PATCH v5 12/14] mm: add config option for clearing page-extents
` [PATCH v5 13/14] mm: memory: support "

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

[PATCH] init: Handle bootloader head in kernel parameters
 2025-07-11 13:04 UTC  (6+ messages)

[PATCH v2 0/4] mm: introduce snapshot_page()
 2025-07-11 12:59 UTC  (4+ messages)
` [PATCH v2 2/4] mm/util: "

[PATCH v4] selftests/mm: add process_madvise() tests
 2025-07-11 12:19 UTC  (12+ messages)
  ` [PATCH v3] "

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-11 12:09 UTC  (8+ messages)

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

[PATCH v2 0/8] Cache coherency management subsystem
 2025-07-11 11:54 UTC  (23+ 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 v12 0/4] support large align and nid in Rust allocators
 2025-07-11 11:11 UTC  (9+ 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 0/3] Remove unmap_and_put_page()
 2025-07-11 10:51 UTC  (7+ 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 v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-11 10:35 UTC  (3+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support

[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
 2025-07-11 10:29 UTC 

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-11  9:58 UTC  (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-07-11  9:33 UTC  (19+ messages)

[PATCH v3] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
 2025-07-11  8:56 UTC  (6+ messages)
  ` [PATCH v4] "

[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
 2025-07-11  8:54 UTC  (5+ messages)

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-07-11  8:42 UTC  (9+ messages)

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11  8:31 UTC  (5+ messages)
` [PATCH 09/10] "

[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-11  7:44 UTC  (3+ messages)

[PATCH v5 0/8] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-11  6:36 UTC  (8+ messages)
` [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

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-11  6:19 UTC  (30+ messages)
` [RFC v4 0/7] Add and use sprintf_end() "
  ` [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()
` [RFC v5 0/7] Add and use sprintf_{end,array}() instead of less ergonomic APIs
  ` [RFC v5 1/7] vsprintf: Add [v]sprintf_end()
  ` [RFC v5 2/7] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
  ` [RFC v5 3/7] mm: Use sprintf_end() instead of less ergonomic APIs
  ` [RFC v5 4/7] array_size.h: Add ENDOF()
  ` [RFC v5 5/7] mm: Fix benign off-by-one bugs
  ` [RFC v5 6/7] sprintf: Add [v]sprintf_array()
  ` [RFC v5 7/7] mm: Use [v]sprintf_array() to avoid specifying the array size
` [RFC v6 0/8] Add and use sprintf_{end,trunc,array}() instead of less ergonomic APIs
  ` [RFC v6 1/8] vsprintf: Add [v]sprintf_trunc()
  ` [RFC v6 2/8] vsprintf: Add [v]sprintf_end()
  ` [RFC v6 3/8] sprintf: Add [v]sprintf_array()
  ` [RFC v6 4/8] stacktrace, stackdepot: Add sprintf_end()-like variants of functions
  ` [RFC v6 5/8] mm: Use sprintf_end() instead of less ergonomic APIs
  ` [RFC v6 6/8] array_size.h: Add ENDOF()
  ` [RFC v6 7/8] mm: Fix benign off-by-one bugs
  ` [RFC v6 8/8] mm: Use [v]sprintf_array() to avoid specifying the array size

[PATCH] mm/filemap: Align last_index to folio size
 2025-07-11  5:55 UTC 

[PATCH v2 1/1] mm/hmm: Move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
 2025-07-11  5:34 UTC  (3+ messages)

[PATCH v2] mm/mglru: Stop try_to_inc_min_seq() if min_seq[type] has not increased
 2025-07-11  5:27 UTC  (3+ messages)

will-it-scale.per_process_ops -15% regression on v6.16-rc1
 2025-07-11  5:27 UTC  (2+ messages)

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-11  5:19 UTC  (4+ messages)
` [PATCH v8 14/15] khugepaged: add per-order mTHP khugepaged stats

[akpm-mm:mm-unstable 26/150] kernel/kexec_core.c:1138:2: warning: label 'Resume_console' defined but not used
 2025-07-11  4:34 UTC 

[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
 2025-07-11  4:16 UTC  (6+ messages)
` [RFC V1 PATCH mm-hotfixes 2/3] x86/mm: define p*d_populate_kernel() and top-level page table sync

[PATCH v3] alloc_tag: add per-NUMA node stats
 2025-07-11  4:14 UTC  (6+ messages)

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-11  1:32 UTC  (19+ messages)
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 4/8] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v9 5/8] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool
` [PATCH net-next v9 7/8] netdevsim: "

[PATCHv9 16/16] x86: Re-enable Linear Address Masking
 2025-07-11  1:23 UTC  (7+ messages)
  ` [PATCHv9 13/16] x86/traps: Handle LASS thrown #SS

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

[PATCH] mm: consider disabling readahead if there are signs of thrashing
 2025-07-10 22:54 UTC  (4+ messages)

[RFC PATCH v2 0/8] NFSD: support DIO
 2025-07-10 22:46 UTC  (12+ messages)
` [RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
` [RFC PATCH v2 6/8] NFSD: add io_cache_read controls to debugfs interface

[linux-next:master] BUILD REGRESSION b551c4e2a98a177a06148cf16505643cd2108386
 2025-07-10 22:13 UTC 

[PATCH v2] mm: zswap: add myself back to MAINTAINERS
 2025-07-10 19:43 UTC  (2+ messages)

[PATCH] mm: implement "memory.oops_if_bad_pte=1" boot option
 2025-07-10 18:29 UTC  (5+ messages)

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-10 17:42 UTC  (13+ messages)
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock


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).