messages from 2026-07-01 11:03:49 to 2026-07-03 00:41:22 UTC [more...]
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-07-02 20:51 UTC (3+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-02 17:21 UTC (16+ 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 stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-02 17:24 UTC (2+ messages)
[PATCH] mm/hugetlb: Fix null pointer dereference of nodemask in hugetlb_cma_alloc_frozen_folio
2026-07-02 23:24 UTC (2+ messages)
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-02 22:04 UTC (9+ 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 v4 0/6] Open HugeTLB allocation routine for more generic use
2026-07-02 22:12 UTC (9+ messages)
` [PATCH v4 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v4 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v4 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v4 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v4 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v4 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-02 18:17 UTC (5+ messages)
` [PATCH v5 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-07-02 21:42 UTC (2+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-02 17:33 UTC (5+ messages)
` [PATCH 1/2] mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 15:08 UTC (2+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:17 UTC (3+ messages)
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 20:50 UTC (2+ messages)
[RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
2026-07-02 19:43 UTC
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-02 19:46 UTC (5+ messages)
[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 16:10 UTC
[RFC PATCH v1.1 0/3] mm/damon: provide pseudo moving sum probe_hits
2026-07-02 17:17 UTC (4+ messages)
` [RFC PATCH v1.1 1/3] mm/damon: add damon_region->last_probe_hits
` [RFC PATCH v1.1 2/3] mm/damon/core: introduce damon_probe_hits_mvsum()
` [RFC PATCH v1.1 3/3] mm/damon/sysfs-schemes: set probe hits as pseudo moving sums
[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
2026-07-02 19:36 UTC (7+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
2026-07-02 14:55 UTC (3+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
2026-07-03 0:12 UTC (2+ messages)
[PATCH v2] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-07-02 18:18 UTC (3+ messages)
[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 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 (10+ 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 (3+ messages)
` [PATCH v3 02/16] mm/page_alloc: some renames to clarify alloc_flags scopes
[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 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 (4+ messages)
` [PATCH v2 1/2] usb: host: ohci-dbg: use kmalloc() for print 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] mm/page_alloc: free allocated PFNs if the range does not match
2026-07-01 13:38 UTC (2+ messages)
[PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()
2026-07-01 13:33 UTC (3+ messages)
[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 (18+ 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
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