[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-22 13:09 UTC (4+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-22 12:50 UTC (18+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[v7 00/16] mm: support device-private THP
2025-10-22 11:54 UTC (10+ messages)
` [v7 04/16] mm/rmap: extend rmap and migration support device-private entries
` [v7 11/16] mm/migrate_device: add THP splitting during migration
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-10-22 11:40 UTC (5+ messages)
[PATCH v4 0/6] Cache coherency management subsystem
2025-10-22 11:33 UTC (7+ messages)
` [PATCH v4 1/6] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v4 2/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v4 3/6] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v4 4/6] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v4 5/6] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v4 6/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
2025-10-22 11:15 UTC (12+ messages)
` [PATCHv7 1/7] kho: allow to drive kho from within kernel
` [PATCHv7 2/7] kho: make debugfs interface optional
` [PATCHv7 3/7] kho: drop notifiers
` [PATCHv7 4/7] kho: add interfaces to unpreserve folios and page ranges
` [PATCHv7 5/7] kho: don't unpreserve memory during abort
` [PATCHv7 6/7] liveupdate: kho: move to kernel/liveupdate
` [PATCHv7 7/7] liveupdate: kho: move kho debugfs directory to liveupdate
[PATCH v2] mm/shmem: fix THP allocation and fallback loop
2025-10-22 10:57 UTC
[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
2025-10-22 10:52 UTC (14+ messages)
` [PATCH -v2 2/2] arm64, tlbflush: don't "
[PATCH] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
2025-10-22 10:29 UTC
[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
2025-10-22 10:25 UTC (10+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
[PATCH v2] arm64: mte: Do not warn if the page is already tagged in copy_highpage()
2025-10-22 10:09 UTC
[PATCH] mm/filemap: Implement fast short reads
2025-10-22 10:00 UTC (12+ messages)
[PATCH] arm64: mte: Do not warn if the page is already tagged in copy_highpage()
2025-10-22 10:00 UTC (6+ messages)
[PATCH] mm/kmsan: Fix kmsan kmalloc hook when no stack depots are allocated yet
2025-10-22 9:43 UTC (5+ messages)
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-22 9:09 UTC (13+ messages)
[PATCH v1 00/23] mm: balloon infrastructure cleanups
2025-10-22 8:43 UTC (20+ messages)
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 17/23] mm/balloon_compaction: remove "extern" from functions
` [PATCH v1 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
Possible regression in pin_user_pages_fast() behavior after commit 7ac67301e82f ("ext4: enable large folio for regular file")
2025-10-22 8:30 UTC (2+ messages)
[PATCH v5 06/12] drm/i915: Use huge tmpfs mountpoint helpers
2025-10-22 8:28 UTC (5+ messages)
[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
2025-10-22 8:26 UTC (9+ messages)
` [PATCH v7 1/8] iommu: Disable SVA when CONFIG_X86 is set
` [PATCH v7 2/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v7 3/8] mm: Actually mark kernel page table pages
` [PATCH v7 4/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v7 5/8] mm: Introduce pure page table freeing function
` [PATCH v7 6/8] x86/mm: Use pagetable_free()
` [PATCH v7 7/8] mm: Introduce deferred freeing for kernel page tables
` [PATCH v7 8/8] iommu/sva: Invalidate stale IOTLB entries for kernel address space
[PATCH 6.1.y] selftests/mm: Move default_huge_page_size to vm_util.c
2025-10-22 8:20 UTC (8+ messages)
[PATCH V2] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
2025-10-22 8:11 UTC (4+ messages)
[PATCH] mm/shmem: fix THP allocation size check and fallback
2025-10-22 7:47 UTC (4+ messages)
[PATCH] mm/page_alloc: Consider PCP pages as part of pfmemalloc_reserve
2025-10-22 7:41 UTC (3+ messages)
` [PATCH] mm/page_alloc: Consider PCP pages as part of
[PATCH v3] mm/huge_memory: do not change split_huge_page*() target order silently
2025-10-22 7:01 UTC (7+ messages)
[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-22 6:53 UTC (11+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
[PATCH v8 00/23] SLUB percpu sheaves
2025-10-22 6:47 UTC (6+ messages)
[PATCH v2 0/3] Do not change split folio target order
2025-10-22 6:39 UTC (12+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
2025-10-22 6:24 UTC (17+ messages)
allow file systems to increase the minimum writeback chunk size v2
2025-10-22 5:34 UTC (2+ messages)
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-10-22 5:18 UTC (3+ messages)
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
2025-10-22 5:06 UTC (9+ messages)
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-22 4:39 UTC (3+ messages)
[PATCH mm-new v2] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
2025-10-22 4:06 UTC (4+ messages)
[RFC PATCH 1/2] ARM: mm: support memory-failure
2025-10-22 3:58 UTC (2+ messages)
[PATCH] mm/vmstat: Fix indentation in fold_diff function
2025-10-22 3:56 UTC (5+ messages)
[PATCH v3 0/4] Optimize folio split in memory failure
2025-10-22 3:35 UTC (5+ messages)
` [PATCH v3 1/4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
` [PATCH v3 2/4] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v3 3/4] mm/memory-failure: improve large block size folio handling
` [PATCH v3 4/4] mm/huge_memory: fix kernel-doc comments for folio_split() and related
[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (3)
2025-10-22 3:00 UTC
[PATCH] memcg: manually uninline __memcg_memory_event
2025-10-22 2:15 UTC (4+ messages)
[PATCH] mm: Remove reference to destructor in comment in calculate_sizes()
2025-10-22 1:45 UTC (3+ messages)
[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-22 1:40 UTC (9+ messages)
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-22 1:36 UTC (9+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
[PATCH v4 0/4] mm: some optimizations for prot numa
2025-10-22 1:33 UTC (7+ messages)
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio
[PATCH v1 0/3] Make KHO Stateless
2025-10-22 0:59 UTC (6+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures
[PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
2025-10-22 0:51 UTC (12+ messages)
[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
2025-10-22 0:46 UTC (2+ messages)
[PATCH 0/2] kasan: cleanups for kasan_enabled() checks
2025-10-21 23:07 UTC (5+ messages)
` [PATCH 1/2] kasan: remove __kasan_save_free_info wrapper
` [PATCH 2/2] kasan: cleanup of kasan_enabled() checks
[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
2025-10-21 22:42 UTC (3+ messages)
[PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-10-21 21:24 UTC (2+ messages)
[Patch v3 0/4] mm/huge_memory: cleanup __split_unmapped_folio()
2025-10-21 21:21 UTC (5+ messages)
` [Patch v3 1/4] mm/huge_memory: avoid reinvoking folio_test_anon()
` [Patch v3 2/4] mm/huge_memory: update folio stat after successful split
` [Patch v3 3/4] mm/huge_memory: optimize and simplify folio stat update after split
` [Patch v3 4/4] mm/huge_memory: optimize old_order derivation during folio splitting
[RFC PATCH v2 0/3] Add testable code specifications
2025-10-21 17:40 UTC (15+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset
[PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
2025-10-21 17:24 UTC (2+ messages)
Regression in generic/749 with 8k fsblock size on 6.18-rc1
2025-10-21 17:02 UTC (6+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-21 16:28 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION fe45352cd106ae41b5ad3f0066c2e54dbb2dfd70
2025-10-21 16:20 UTC
[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-21 16:08 UTC (4+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel
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