linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 09:29:18 to 2025-06-27 15:11:43 UTC [more...]

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-27 15:11 UTC  (11+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 2/4] mm: smaller folio_pte_batch() improvements
` [PATCH v1 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_ext()
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-27 15:01 UTC  (5+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory

[PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
 2025-06-27 13:57 UTC  (12+ messages)

[PATCH 0/4] mm/userfaultfd: modulize memory types
 2025-06-27 13:51 UTC  (5+ messages)

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-27 13:49 UTC  (4+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-27 13:44 UTC  (5+ messages)
  ` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses

[PATCH 0/8] update DMA API documentation
 2025-06-27 13:02 UTC  (13+ messages)
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH v2 0/2] fix two calls of unmap_poisoned_folio() for large folio
 2025-06-27 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
` [PATCH v2 2/2] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range

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

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-06-27 11:54 UTC  (6+ messages)

[PATCH 1/3] mm/damon: do not allow creating zero size region
 2025-06-27 11:29 UTC  (3+ messages)

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27 11:03 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915: Use kernel_write() in shmem object create
` [PATCH v3 2/4] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-27 10:45 UTC  (2+ messages)

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-27 10:31 UTC  (11+ messages)
  ` [PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
  ` [PATCHv7 01/16] x86/cpu: Enumerate the LASS feature bits
  ` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS

[PATCH v3 0/5] Misc rework on hugetlb faulting path
 2025-06-27 10:29 UTC  (6+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
` [PATCH v3 2/5] mm,hugetlb: Sort out folio locking in the faulting path
` [PATCH v3 3/5] mm,hugetlb: Rename anon_rmap to new_anon_folio and make it boolean
` [PATCH v3 4/5] mm,hugetlb: Drop obsolete comment about non-present pte and second faults
` [PATCH v3 5/5] mm,hugetlb: Drop unlikelys from hugetlb_fault

[PATCH v2 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-06-27 10:13 UTC  (6+ messages)

[PATCH v2 0/8] update DMA API documentation
 2025-06-27 10:10 UTC  (9+ messages)
` [PATCH v2 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH v2 2/8] docs: dma-api: replace consistent with coherent
` [PATCH v2 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH v2 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH v2 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH v2 7/8] docs: dma-api: update streaming DMA physical address constraints
` [PATCH v2 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-27  9:02 UTC  (9+ messages)

[linux-next:master 5320/5590] mm/damon/sysfs-schemes.c:1622:32: sparse: sparse: symbol 'damos_sysfs_action_names' was not declared. Should it be static?
 2025-06-27  8:41 UTC 

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-27  8:27 UTC  (2+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-27  8:27 UTC  (6+ messages)
` [PATCH v4 12/15] "

OOM kill of privileged processes when exhausting a single NUMA node
 2025-06-27  8:17 UTC  (5+ messages)

kernel/resource.c:1838:43: warning: implicit conversion from 'unsigned long long' to 'resource_size_t' (aka 'unsigned int') changes value from 68719476735 to 4294967295
 2025-06-27  8:05 UTC 

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27  7:55 UTC  (5+ messages)

[PATCH 0/2] mm/mempolicy: Cleanup and optimization for weighted interleave
 2025-06-27  7:45 UTC  (8+ messages)
` [PATCH 1/2] mm/mempolicy: Simplify weighted interleave bulk alloc calculations
` [PATCH 2/2] mm/mempolicy: Skip extra call to __alloc_pages_bulk in weighted interleave

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-27  6:20 UTC  (8+ messages)
` [PATCH v3 1/7] mm/shmem, swap: improve cached mTHP handling and fix potential hung
` [PATCH v3 2/7] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH v3 3/7] mm/shmem, swap: tidy up THP swapin checks
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting
` [PATCH v3 5/7] mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
` [PATCH v3 6/7] mm/shmem, swap: fix major fault counting
` [PATCH v3 7/7] mm/shmem, swap: avoid false positive swap cache lookup

[PATCH 1/1] mm/rmap: make folio unmap batching safe and support partial batches
 2025-06-27  6:14 UTC  (3+ messages)

[PATCH v3 0/5] Optimize mprotect() for large folios
 2025-06-27  4:55 UTC  (6+ messages)
` [PATCH v3 3/5] mm: Optimize mprotect() by PTE batching

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-27  4:49 UTC  (11+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-27  3:54 UTC  (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v7 7/7] netmem: introduce a netmem API, virt_to_head_netmem()

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-27  2:40 UTC  (5+ messages)
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *

[Question] About the elf program header size
 2025-06-27  1:04 UTC 

[PATCH] llist: add [READ|WRITE]_ONCE tags for llist_node
 2025-06-27  0:15 UTC  (3+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-26 22:01 UTC  (10+ messages)

[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
 2025-06-26 21:52 UTC  (9+ messages)

[PATCH 0/3] mm: introduce snapshot_page()
 2025-06-26 21:42 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] proc: kpagecount: use snapshot_page()
` [PATCH 3/3] fs: stable_page_flags(): "

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-26 21:08 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[linux-next:master] BUILD REGRESSION ecb259c4f70dd5c83907809f45bf4dc6869961d7
 2025-06-26 21:06 UTC 

[PATCH v4 0/4] support large align and nid in Rust allocators
 2025-06-26 20:53 UTC  (9+ messages)
` [PATCH v4 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v4 3/4] rust: support large alignments in allocations
` [PATCH v4 4/4] rust: support NUMA ids "

[PATCH v2] mm/hugetlb: Don't crash when allocating a folio if there are no resv
 2025-06-26 20:35 UTC  (2+ messages)

[PATCH 1/2] maple tree: Clean up mtree_range_walk()
 2025-06-26 20:04 UTC  (4+ messages)
` [PATCH 2/2] maple tree: Add and fix some comments

[PATCH 0/6] mm: Reentrant kmalloc
 2025-06-26 20:03 UTC  (6+ messages)
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
    ` SLAB_NO_CMPXCHG was:: "

[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-26 19:46 UTC  (6+ messages)

[PATCH] Fix do_pages_stat to use compat_uptr_t
 2025-06-26 19:21 UTC  (8+ messages)

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-26 19:13 UTC  (5+ messages)

[PATCH 0/5] rust: Add Per-CPU Variable API
 2025-06-26 18:55 UTC  (6+ messages)
` [PATCH 4/5] rust: percpu: Add pin-hole optimizations for numerics

[PATCH] selftests/mm: Reduce uffd-unit-test poison test to minimum
 2025-06-26 18:28 UTC  (3+ messages)

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

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-26 15:31 UTC  (12+ messages)
` [PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes
` [PATCH v2 02/11] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v2 03/11] kasan/arm: "
` [PATCH v2 04/11] kasan/xtensa: "
` [PATCH v2 05/11] kasan/loongarch: "
` [PATCH v2 06/11] kasan/um: "
` [PATCH v2 07/11] kasan/x86: "
` [PATCH v2 08/11] kasan/s390: "
` [PATCH v2 09/11] kasan/powerpc: "
` [PATCH v2 10/11] kasan/riscv: "
` [PATCH v2 11/11] kasan: replace kasan_arch_is_ready with kasan_enabled

[PATCH 3/3] samples/damon: fix bugs for damon sample for start failures
 2025-06-26 15:28 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-26 14:12 UTC  (8+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH 1/5] rust: percpu: introduce a rust API for per-CPU variables
 2025-06-26 14:05 UTC  (2+ messages)

[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-26 13:52 UTC  (9+ messages)
` [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
` [PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init
` [PATCH 9/9] kasan/powerpc: "

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26 13:00 UTC  (3+ messages)
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags

[PATCH v2 0/8] Cache coherency management subsystem
 2025-06-26  9:55 UTC  (6+ 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).