[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-20 14:12 UTC (3+ messages)
[PATCH V1 0/2] mm: MISC follow-up patches for linux/pgalloc.h
2025-10-20 14:12 UTC (12+ 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 v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 14:07 UTC (18+ 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 "
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-10-20 14:07 UTC (10+ messages)
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-20 14:05 UTC (12+ messages)
[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
2025-10-20 14:03 UTC (13+ 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
O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
2025-10-20 13:59 UTC (6+ messages)
[PATCH mm-new v2 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-20 13:55 UTC (4+ messages)
[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
2025-10-20 13:53 UTC (2+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-10-20 13:53 UTC (8+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-20 13:47 UTC (18+ 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
[PATCH v4 0/4] mm: some optimizations for prot numa
2025-10-20 13:23 UTC (12+ 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
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-20 13:14 UTC (16+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
2025-10-20 13:07 UTC (5+ messages)
` [PATCH v3 3/6] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()
[PATCH v2 0/2] mm/damon: fixes for address alignment issues in DAMON_LRU_SORT and DAMON_RECLAIM
2025-10-20 13:01 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ram_default()
` [PATCH v2 2/2] mm/damon/reclaim: use min_sz_region for core address alignment when setting regions
[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
2025-10-20 12:37 UTC (3+ messages)
` [RFC PATCH 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
` [RFC PATCH RESEND "
[PATCH] mm/filemap: Implement fast short reads
2025-10-20 11:33 UTC (5+ 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 (15+ messages)
` [PATCH 1/3] mm, vc_screen: move __free() handler that frees a page to a common header
[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 (4+ 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 (5+ messages)
` [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
[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 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
[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] mm/readahead: Skip fully overlapped range
2025-10-16 16:21 UTC (7+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox