madvise(MADV_COLLAPSE) fails with EINVAL on dirty file-backed text pages
2025-11-07 8:51 UTC (9+ messages)
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-07 8:48 UTC (8+ messages)
` [PATCH v8 2/7] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v8 3/7] mm/highmem: introduce clear_user_highpages()
[syzbot] [fs?] WARNING in destroy_super_work
2025-11-07 7:31 UTC
[syzbot] [net?] [mm?] INFO: rcu detected stall in rescuer_thread (2)
2025-11-07 7:31 UTC
[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
2025-11-07 7:29 UTC (13+ messages)
` [Patch v3 1/2] mm/huge_memory: introduce enum split_type for clarity
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-11-07 7:18 UTC (11+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 02/26] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-07 6:15 UTC (13+ messages)
` [PATCH v7 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v7 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v7 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v7 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v7 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v7 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v7 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v7 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v7 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v7 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-07 6:03 UTC (3+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-07 4:47 UTC (9+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
` [RFC mm v5 2/2] mm: introduce a new page type for page pool in page type
move blk-crypto-fallback to sit above the block layer
2025-11-07 4:42 UTC (25+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
2025-11-07 3:13 UTC (6+ messages)
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH 16/19] mm, swap: check swap table directly for checking cache
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-07 3:09 UTC (8+ messages)
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v12 mm-new 11/15] khugepaged: introduce collapse_allowable_orders helper function
[PATCH v5 0/4] reparent the THP split queue
2025-11-07 2:59 UTC (7+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-07 2:28 UTC (4+ messages)
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches
[PATCH 0/2] mm/huge_memory: Modularize and simplify folio splitting paths
2025-11-07 2:15 UTC (8+ messages)
` [PATCH 1/2] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task
[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
2025-11-07 1:48 UTC (8+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc
[PATCH v4 0/9] rust: Add Per-CPU Variable API
2025-11-07 0:57 UTC (7+ messages)
` [PATCH v4 1/9] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v4 2/9] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v4 3/9] rust: percpu: Add C bindings for per-CPU variable API
[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-07 0:32 UTC (3+ messages)
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
Folio Related Stability Crashes in 6.17.5 and 6.17.6
2025-11-06 23:56 UTC (9+ messages)
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-06 23:55 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION df5d79720b152e7ff058f11ed7e88d5b5c8d2a0c
2025-11-06 23:14 UTC
[PATCH v9 2/9] kho: drop notifiers
2025-11-06 22:14 UTC (4+ messages)
[PATCH] lib/test_kho: Check if KHO is enabled
2025-11-06 22:06 UTC
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-06 21:56 UTC (3+ messages)
` [PATCH v5 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[RFC 00/10] mm: thp: always enable mTHP support
2025-11-06 21:28 UTC (11+ messages)
` [RFC 01/10] docs: tmpfs: remove implementation detail reference
` [RFC 02/10] mm: introduce pgtable_has_pmd_leaves()
` [RFC 03/10] drivers: dax: use pgtable_has_pmd_leaves()
` [RFC 04/10] drivers: i915 selftest: "
` [RFC 05/10] drivers: nvdimm: "
` [RFC 06/10] mm: debug_vm_pgtable: "
` [RFC 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [RFC 08/10] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [RFC 09/10] mm: thp: always enable mTHP support
` [RFC 10/10] mm: thp: x86: cleanup PSE feature bit usage
[PATCH v2] mm: Constify __dump_folio() arguments
2025-11-06 20:35 UTC
[PATCH] mm: Constify __dump_folio() arguments
2025-11-06 20:34 UTC (2+ messages)
[PATCH 1/3] hugetlb: Optimise hugetlb_folio_init_tail_vmemmap()
2025-11-06 20:14 UTC (3+ messages)
` [PATCH 2/3] migrate: Optimise alloc_migration_target()
` [PATCH 3/3] memory_hotplug: Optimise try_offline_memory_block()
[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2025-11-06 19:50 UTC (6+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v2 2/4] drivers/iommu: Add calls "
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v2 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory
[PATCH 3/5] tracing: Have tracer option be instance specific
2025-11-06 17:19 UTC (3+ messages)
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-06 17:02 UTC (2+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-06 17:01 UTC (18+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
[PATCH -v4 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
2025-11-06 16:54 UTC (4+ messages)
` [PATCH -v4 2/2] arm64, tlbflush: don't "
[PATCH v2] mm: cleanup vma_iter_bulk_alloc
2025-11-06 16:38 UTC (2+ messages)
[PATCH] mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
2025-11-06 16:34 UTC (3+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-11-06 16:32 UTC (17+ messages)
[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
2025-11-06 16:11 UTC (8+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
2025-11-06 16:08 UTC (3+ messages)
` [PATCH 1/2] instrumented.h: Add function instrument_write_after
` [PATCH 2/2] s390/fpu: Fix kmsan in fpu_vstl function
[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-11-06 16:06 UTC (3+ messages)
[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
2025-11-06 15:03 UTC (19+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags
` [PATCH v2 4/5] tools/testing/vma: add VMA sticky userland tests
` [PATCH v2 5/5] selftests/mm/guard-regions: add smaps visibility test
[PATCH v1 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
2025-11-06 15:00 UTC (4+ messages)
` [PATCH v1 1/2] kasan: Unpoison pcpu chunks with base address tag
[PATCH] selftest/mm: fix pointer comparison in mremap_test
2025-11-06 14:40 UTC (5+ messages)
[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
2025-11-06 11:16 UTC (4+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise
[PATCH] mm: cleanup vma_iter_bulk_alloc
2025-11-06 11:13 UTC (3+ messages)
[syzbot] [mm?] [xfs?] KASAN: slab-use-after-free Read in filemap_map_pages
2025-11-06 11:06 UTC (2+ messages)
` [syzbot] [mm?] "
on solving syzkaller bug in __filemap_add_folio function
2025-11-06 10:11 UTC
[PATCH] selftest/vm_util: remove unused variables
2025-11-06 10:04 UTC (3+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-06 10:02 UTC (7+ messages)
[RFC] hugetlb: add memory-hotplug notifier to only allocate for online nodes
2025-11-06 10:01 UTC (2+ messages)
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-11-06 8:24 UTC (9+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH v2] rust: slab: add basic slab module
2025-11-06 7:53 UTC (2+ messages)
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-11-06 7:53 UTC (11+ messages)
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-11-06 7:34 UTC (10+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[linus:master] [maple_tree] 9b05890a25: stress-ng.mmap.ops_per_sec 3.0% improvement
2025-11-06 7:26 UTC
[PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
2025-11-06 7:21 UTC (2+ messages)
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-06 6:42 UTC (2+ messages)
[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
2025-11-06 6:27 UTC (4+ messages)
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg (2)
2025-11-06 5:58 UTC (3+ 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