messages from 2026-07-01 08:58:32 to 2026-07-01 20:09:16 UTC [more...]
[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-07-01 20:09 UTC (12+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios
[PATCH] dev: selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
2026-07-01 20:08 UTC (2+ messages)
[PATCH] mm/migrate_device: pin large folios before splitting
2026-07-01 20:06 UTC (5+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-01 20:04 UTC (11+ messages)
` [PATCH 2/6] mm: extract mm_prepare_for_swap_entries() helper
` [PATCH 5/6] mm/migrate_device: move softleaf_to_folio() inside device-private branch
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-01 19:53 UTC (14+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264
[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING f5ea2fbe68e0c9192c0c82ece4645beeace63345
2026-07-01 19:33 UTC
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-07-01 19:16 UTC (6+ messages)
[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
2026-07-01 18:37 UTC (3+ messages)
[PATCH mm-new 0/5] mm: mincore: reduce lock contention and misc cleanups
2026-07-01 18:26 UTC (8+ messages)
` [PATCH mm-new 1/5] mm: mincore: attempt per-vma lock during page table walk
` [PATCH mm-new 2/5] mm: mincore: remove special handing for VM_PFNMAP
` [PATCH mm-new 3/5] mm: mincore: replace __get_free_page() with kmalloc()
` [PATCH mm-new 4/5] mm: mincore: remove xa_is_value() in mincore_swap()
` [PATCH mm-new 5/5] mm: mincore: improve mincore_hugetlb()
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-07-01 18:14 UTC (11+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
[linux-next:master 1977/2307] mm/hugetlb.c:3095:4: warning: array subscript -1 is below array bounds of 'struct list_head[1]'
2026-07-01 18:13 UTC (3+ messages)
[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
2026-07-01 17:42 UTC
[PATCH] mm: memcg: reset zswap settings in css_reset
2026-07-01 17:37 UTC (3+ messages)
[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
2026-07-01 17:33 UTC (13+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v5 4/6] mm/zswap: Implement proactive writeback
[PATCH 0/4] treewide, mm: initialize node_possible_map like the other node maps
2026-07-01 17:18 UTC (5+ messages)
` [PATCH 1/4] sparc64: set node_possible_map in bootmem_init_numa()
` [PATCH 2/4] sh: set node_possible_map in do_init_bootmem()
` [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
` [PATCH 4/4] mm/page_alloc: initialize node_possible_map like the other node maps
[BUG] shmem: shmem_get_folio_gfp livelock
2026-07-01 17:25 UTC (4+ messages)
[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
2026-07-01 17:24 UTC (7+ messages)
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-01 17:01 UTC (7+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [PATCH 3/4] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH 4/4] sfc: "
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-01 16:55 UTC (27+ messages)
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
2026-07-01 16:54 UTC (6+ messages)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-07-01 16:46 UTC (5+ messages)
[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
2026-07-01 16:41 UTC (6+ messages)
` [PATCH v3 02/16] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flag
[PATCH 0/4] drivers/net: replace __get_free_pages() with kmalloc()
2026-07-01 16:24 UTC (6+ messages)
` [PATCH 1/4] b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH 2/4] libertas: "
` [PATCH 3/4] mwifiex: "
` [PATCH 4/4] wlcore: allocate aggregation and firmware log buffers with kzalloc()
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-07-01 16:22 UTC (8+ messages)
[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
2026-07-01 16:17 UTC (12+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-01 16:09 UTC (2+ messages)
[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
2026-07-01 15:59 UTC (4+ messages)
[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-01 15:58 UTC (5+ messages)
[PATCH v2 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-07-01 15:39 UTC (3+ messages)
` [PATCH v2 1/3] mm/migrate: rename page to folio leftovers
[PATCH] mm/ksm: document side-channel security considerations
2026-07-01 15:27 UTC (3+ messages)
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-01 15:15 UTC (4+ messages)
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-01 15:12 UTC (2+ messages)
[RFC PATCH 0/8] mm/damon: validate all parameters in the core
2026-07-01 14:48 UTC (9+ messages)
` [RFC PATCH 1/8] mm/damon/core: safely validate src on damon_commit_ctx()
` [RFC PATCH 2/8] mm/damon/core: do parameter testing commit on damon_start()
` [RFC PATCH 3/8] mm/damon/sysfs: remove duplicated commit input validity check
` [RFC PATCH 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
` [RFC PATCH 5/8] mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
` [RFC PATCH 6/8] mm/damon: document region size validation in damon_set_regions()
` [RFC PATCH 7/8] mm/damon/core: remove start, end check in damon_set_region_system_rams()
` [RFC PATCH 8/8] mm/damon/sysfs: remove region size validation
Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
2026-07-01 14:23 UTC (11+ messages)
[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
2026-07-01 14:17 UTC
[PATCH] slab: remove unused SL_CPU slab_stat_type
2026-07-01 14:06 UTC
[PATCH v2 0/2] USB: replace __get_free_pages() with kmalloc()
2026-07-01 14:02 UTC (5+ messages)
` [PATCH v2 1/2] usb: host: ohci-dbg: use kmalloc() for print buffer
` [PATCH v2 2/2] usb: core: devices: use kmalloc() to allocate dump buffer
[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-01 13:52 UTC (7+ messages)
` [PATCH v2 1/5] mm/damon: add target_order field for DAMOS_COLLAPSE
` [PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
` [PATCH v2 3/5] mm/damon/vaddr: implement mTHP-aware DAMOS_COLLAPSE handler
` [PATCH v2 4/5] mm/damon: introduce DAMOS_SPLIT action
` [PATCH v2 5/5] mm/damon/vaddr: implement DAMOS_SPLIT handler
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-01 13:50 UTC (7+ messages)
` [PATCH 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
2026-07-01 13:38 UTC (2+ messages)
[PATCH 0/4] Keep subpage private zero at free and folio split time
2026-07-01 13:33 UTC (5+ messages)
` [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()
[PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
2026-07-01 13:32 UTC (4+ messages)
[PATCH v6 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-01 13:12 UTC (5+ messages)
` [PATCH v6 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v6 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v6 3/3] riscv: store percpu offset into thread_info
[PATCH v1 0/2] luo support for preserving eventfd
2026-07-01 12:15 UTC (6+ messages)
` [PATCH v1 1/2] eventfd: luo: "
[PATCH v5 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 11:57 UTC (4+ messages)
` [PATCH v5 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-07-01 11:37 UTC (20+ messages)
[PATCH v5 2/3] riscv: introduce percpu.h into include/asm
2026-07-01 11:34 UTC (3+ messages)
` [External] "
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-07-01 11:05 UTC (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH] migrate: Skip hwpoisoned hugetlb folios during migration
2026-07-01 10:55 UTC
[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
2026-07-01 10:50 UTC (2+ messages)
[PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
2026-07-01 10:33 UTC (2+ messages)
[PATCH v6 0/3] mm: clean up folio LRU and swap declarations
2026-07-01 10:30 UTC (4+ messages)
` [PATCH v6 2/3] mm: rename swap.c to folio.c
[PATCH v5 0/9] mm/page_owner: misc cleanups
2026-07-01 10:23 UTC (3+ messages)
` [PATCH v5 3/9] mm: use enum migrate_reason instead of int for migration reason parameters
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-01 10:20 UTC (19+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
[linux-next:master] BUILD REGRESSION be5c93fa674f0fc3c8f359c2143abce6bbb422e6
2026-07-01 10:12 UTC
[rppt-memblock:misc] BUILD SUCCESS a5d67c54d414ee707333ce179d4492e99122e5b6
2026-07-01 9:42 UTC
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-01 9:33 UTC (2+ messages)
[rppt-memblock:kernelcore-mirror] BUILD SUCCESS 7783dcd79ae9c4aa48bc47bd4275772445dc4b2a
2026-07-01 9:13 UTC
[rppt-memblock:for-next] BUILD SUCCESS 27dbdbed235dcc9fc1e869a2a3ad97d628635dd8
2026-07-01 9:13 UTC
[PATCH v5 0/8] mm: optimize zone-device memmap initialization
2026-07-01 9:05 UTC (9+ messages)
` [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v5 6/8] string: introduce memcpy_nt() helpers
` [PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v5 8/8] mm: use memcpy_nt() in zone-device template copies
[PATCH] mempool: optimize mempool resizing
2026-07-01 9:03 UTC (2+ messages)
` "
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-07-01 9:00 UTC (6+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox