linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-20 12:27 UTC  (7+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v5 00/15] expand mmap_prepare functionality, port more users
 2025-10-20 12:11 UTC  (16+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-20 11:55 UTC  (11+ messages)
` [Patch v2 1/2] mm/huge_memory: cache folio attribute in __split_unmapped_folio()
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-20 11:53 UTC 

O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
 2025-10-20 11:45 UTC  (5+ messages)

[PATCH] mm/filemap: Implement fast short reads
 2025-10-20 11:33 UTC  (8+ messages)

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-20 11:32 UTC  (6+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

[PATCH] mm/damon/sysfs-schemes: Validate nid usage in nid_show()
 2025-10-20 11:28 UTC 

[PATCH 0/3] mm: treewide: make get_free_pages() and return void *
 2025-10-20 11:21 UTC  (17+ messages)
` [PATCH 1/3] mm, vc_screen: move __free() handler that frees a page to a common header
` [PATCH 2/3] mm, treewide: make get_free_pages() and friends return void *
` [PATCH 3/3] mm, treewide: make addr parameter of free_pages() "

[PATCH] mm/vmalloc: Use kmalloc_array() instead of kmalloc()
 2025-10-20 11:10 UTC  (3+ messages)

[PATCH] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
 2025-10-20 11:04 UTC  (4+ messages)

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-10-20 10:58 UTC  (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-20 10:37 UTC  (7+ messages)
` [PATCH v3 05/13] mm: introduce CONFIG_ARCH_LAZY_MMU
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers

[PATCH] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-20 10:20 UTC  (6+ messages)

[PATCH v1] mm/vmscan: Add retry logic for cgroups with memory.low in kswapd
 2025-10-20 10:11 UTC  (7+ messages)

[PATCH v2 0/3] Make KHO Stateless
 2025-10-20 10:03 UTC  (4+ messages)
` [PATCH v2 1/3] kho: Adopt KHO radix tree data structures
` [PATCH v2 2/3] memblock: kho: Remove KHO notifier usage
` [PATCH v2 3/3] kho: Remove notifier system infrastructure

[PATCH mm-unstable] vmalloc: Separate gfp_mask adjunctive parentheses in __vmalloc_node_noprof() kernel-doc comment
 2025-10-20  9:52 UTC  (2+ messages)

[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-20  9:42 UTC  (5+ messages)

allow file systems to increase the minimum writeback chunk size v2
 2025-10-20  9:35 UTC  (7+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES

allow file systems to increase the minimum writeback chunk size
 2025-10-20  9:34 UTC  (3+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-20  9:33 UTC  (9+ messages)
` [PATCH v4 03/13] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v4 05/13] drm/gem: Add huge tmpfs mount point helper
` [PATCH v4 07/13] drm/v3d: Use "

[v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
 2025-10-20  9:04 UTC  (14+ messages)
` linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
  ` linux-next: KVM/s390x regression

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
 2025-10-20  8:34 UTC  (16+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel
` [PATCH v6 02/10] kho: make debugfs interface optional
` [PATCH v6 03/10] kho: drop notifiers
` [PATCH v6 04/10] kho: add interfaces to unpreserve folios and page ranes
` [PATCH v6 05/10] kho: don't unpreserve memory during abort
` [PATCH v6 06/10] liveupdate: kho: move to kernel/liveupdate
` [PATCH v6 07/10] kho: move kho debugfs directory to liveupdate
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-10-20  8:28 UTC  (3+ messages)
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine

[PATCH V1 0/2] mm: MISC follow-up patches for linux/pgalloc.h
 2025-10-20  7:43 UTC  (5+ messages)
` [PATCH V1 1/2] MAINTAINERS: add include/linux/pgalloc.h to MM CORE section
` [PATCH V1 2/2] treewide: include linux/pgalloc.h instead of asm/pgalloc.h

[PATCH v2 0/2] optimize the logic for handling dirty file folios during reclaim
 2025-10-20  7:34 UTC  (4+ messages)
` [PATCH v2 2/2] mm: vmscan: simplify the logic for activating dirty file folios

[PATCH v3 0/8] Cache coherency management subsystem
 2025-10-20  6:57 UTC  (2+ messages)

[RFC PATCH 0/7] Separate ptdesc from struct page
 2025-10-20  6:43 UTC  (9+ messages)
` [RFC PATCH 1/7] mm: Use frozen pages for page tables
` [RFC PATCH 2/7] mm: Account pagetable memory when allocated
` [RFC PATCH 3/7] mm: Mark "
` [RFC PATCH 4/7] pgtable: Remove uses of page->lru
` [RFC PATCH 5/7] x86: Call preallocate_vmalloc_pages() later
` [RFC PATCH 6/7] mm: Add alloc_pages_memdesc family of APIs
` [RFC PATCH 7/7] mm: Allocate ptdesc from slab
` [syzbot ci] Re: Separate ptdesc from struct page

[PATCH v4 0/4] mm: some optimizations for prot numa
 2025-10-20  6:18 UTC  (5+ messages)
` [PATCH v4 1/4] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v4 2/4] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio

[syzbot ci] Re: Fix stale IOTLB entries for kernel address space
 2025-10-20  5:34 UTC  (5+ messages)

[PATCH v11 mm-new 10/10] selftests/bpf: add test case for BPF-THP inheritance across fork
 2025-10-20  3:20 UTC 

[PATCH v11 mm-new 05/10] mm: thp: enable THP allocation exclusively through khugepaged
 2025-10-20  3:16 UTC  (5+ messages)
` [PATCH v11 mm-new 06/10] mm: bpf-thp: add support for global mode
` [PATCH v11 mm-new 07/10] Documentation: add BPF THP
` [PATCH v11 mm-new 08/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v11 mm-new 09/10] selftests/bpf: add test case to update "

[PATCH v11 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
 2025-10-20  3:10 UTC  (5+ messages)
` [PATCH v11 mm-new 01/10] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v11 mm-new 02/10] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v11 mm-new 03/10] mm: thp: add support for BPF based THP order selection
` [PATCH v11 mm-new 04/10] mm: thp: decouple THP allocation between swap and page fault paths

[DISCUSS] Proposal: move slab shrinking into a dedicated kernel thread to improve reclaim efficiency
 2025-10-20  2:22 UTC 

[v7 00/16] mm: support device-private THP
 2025-10-19 22:59 UTC  (5+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
 2025-10-19 20:14 UTC  (5+ messages)

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-19 12:38 UTC  (6+ messages)

[RFC Patch v2 00/16] kernel: Introduce multikernel architecture support
 2025-10-19  6:16 UTC  (17+ messages)
` [RFC Patch v2 01/16] kexec: Introduce multikernel support via kexec
` [RFC Patch v2 02/16] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
` [RFC Patch v2 03/16] multikernel: Introduce basic multikernel subsystem infrastructure
` [RFC Patch v2 04/16] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
` [RFC Patch v2 05/16] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
` [RFC Patch v2 06/16] multikernel: Introduce physical memory reservation and allocation
` [RFC Patch v2 07/16] kexec: Implement dynamic kimage tracking
` [RFC Patch v2 08/16] multikernel: Introduce device-tree based kernfs interface
` [RFC Patch v2 09/16] kexec: Integrate multikernel instance management with kexec subsystem
` [RFC Patch v2 10/16] Documentation: Add multikernel usage
` [RFC Patch v2 11/16] kexec: Add /proc/kimage interface for kimage tracking
` [RFC Patch v2 12/16] multikernel: Introduce per-instance memory allocation interface
` [RFC Patch v2 13/16] kernel: Introduce generic multikernel IPI communication framework
` [RFC Patch v2 14/16] multikernel: Add messaging layer for inter-kernel communication
` [RFC Patch v2 15/16] kexec: Integrate multikernel support with kexec_file_load()
` [RFC Patch v2 16/16] multikernel: Integrate Kexec HandOver framework for DTB preservation

[PATCH bpf-next 0/2] bpf: MM related minor changes
 2025-10-19  2:30 UTC  (2+ messages)

[RFC PATCH 0/4] selftests/damon: add a test for obsolete_target sysfs file
 2025-10-18 20:44 UTC  (5+ messages)
` [RFC PATCH 1/4] selftests/damon/_damon_sysfs: support obsolete_target file
` [RFC PATCH 2/4] drgn_dump_damon_status: dump damon_target->obsolete
` [RFC PATCH 3/4] sysfs.py: extend assert_ctx_committed() for monitoring targets
` [RFC PATCH 4/4] selftests/damon/sysfs: add obsolete_target test

[GIT PULL] slab fixes for 6.18-rc2
 2025-10-18 17:27 UTC  (2+ messages)

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
 2025-10-18 15:31 UTC  (7+ messages)
` [PATCH 1/2] liveupdate: kho: warn and fail on metadata or preserved memory "

[linux-next:master] BUILD REGRESSION 93f3bab4310d4ff73027cc4f87174284d4977acf
 2025-10-18  9:39 UTC 

[RFC PATCH 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-10-18  8:46 UTC  (2+ messages)

[syzbot] [scsi?] [mm?] [block?] BUG: soft lockup in sys_sendmsg (2)
 2025-10-18  5:53 UTC  (2+ messages)
` [syzbot] [net?] "

[PATCH RFC v2 0/2] mm: add huge pfnmap support for remap_pfn_range()
 2025-10-18  3:12 UTC  (4+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv

[PATCH v2 0/3] Do not change split folio target order
 2025-10-18  0:05 UTC  (11+ messages)
` [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*() target order silently

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-17 23:33 UTC  (3+ messages)
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes

[PATCH 00/10] mm/damon: allow DAMOS auto-tuned for per-memcg per-node memory usage
 2025-10-17 21:27 UTC  (11+ messages)
` [PATCH 01/10] mm/damon: document damos_quota_goal->nid use case
` [PATCH 02/10] mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
` [PATCH 03/10] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [PATCH 04/10] mm/damon/sysfs-schemes: implement path file under quota goal directory
` [PATCH 05/10] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_USED_BP
` [PATCH 06/10] mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
` [PATCH 07/10] mm/damon/sysfs-schemes: support DAMOS_QUOTA_NODE_MEMCG_FREE_BP
` [PATCH 08/10] Docs/mm/damon/design: document DAMOS_QUOTA_NODE_MEMCG_{USED,FREE}_BP
` [PATCH 09/10] Docs/admin-guide/mm/damon/usage: document DAMOS quota goal path file
` [PATCH 10/10] Docs/ABI/damon: "

[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
 2025-10-17 18:26 UTC  (8+ messages)

[PATCH] mm/readahead: Skip fully overlapped range
 2025-10-16 16:21 UTC  (7+ messages)

page:  |  | latest

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