messages from 2026-06-25 14:24:40 to 2026-06-26 10:08:05 UTC [more...]
[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
2026-06-26 10:07 UTC (6+ messages)
[RFC PATCH] mm: Avoiding split large folios if swap has no space
2026-06-26 10:01 UTC (9+ messages)
[ANNOUNCEMENT] LPC 2026: System Monitoring and Observability Microconference
2026-06-26 9:56 UTC
[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
2026-06-26 9:43 UTC (5+ messages)
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-06-26 9:39 UTC (10+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
2026-06-26 9:39 UTC (16+ messages)
[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-06-26 9:37 UTC (4+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers
` [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
` [PATCH 3/3] mm/migrate: use migrate_info field instead of private
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-26 9:34 UTC (8+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-06-26 9:29 UTC (6+ messages)
` [PATCH 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH] mm: do file ownership checks with the proper mount idmap
2026-06-26 9:27 UTC (3+ messages)
[PATCH 0/2] move alloc_tag.c file under mm/
2026-06-26 9:26 UTC (9+ messages)
` [PATCH 1/2] MAINTAINERS: move inactive maintainer to CREDITS
` [PATCH 2/2] mm: move alloc tag to mm
[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
2026-06-26 9:14 UTC (5+ messages)
[PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites
2026-06-26 9:09 UTC (6+ messages)
[PATCH v2] fs/proc: fix KPF_KSM reported for all anonymous pages
2026-06-26 9:02 UTC (5+ messages)
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-26 9:01 UTC (3+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
[PATCH v2 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-06-26 8:58 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon/core: split a fraction of regions when nr_regions exceeds max/2
` [PATCH v2 2/2] mm/damon/tests/core-kunit: test split above max_nr_regions/2
[PATCH v3] mm: annotate data-race in cpu_needs_drain()
2026-06-26 8:32 UTC (3+ messages)
[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-06-26 8:26 UTC (4+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop
[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-06-26 8:23 UTC (2+ messages)
[PATCH v5 0/9] driver core: Fix some race conditions
2026-06-26 8:21 UTC (2+ messages)
[PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-06-26 8:20 UTC (11+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
` [PATCH v11 2/4] mm/page_owner: add NUMA node filter
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-26 8:16 UTC (8+ messages)
[RFC PATCH] mm/damon/reclaim: add 'available' memory as an optional watermarks metric
2026-06-26 8:10 UTC
[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 30ffa8de54e5cc80d93fd211ca134d1764a7011f
2026-06-26 8:06 UTC
[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
2026-06-26 7:50 UTC
[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-26 7:07 UTC (3+ messages)
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-06-26 6:56 UTC (3+ messages)
[PATCH 1/1] mm/shrinker: add NULL checks after rcu_dereference() in shrinker bit functions
2026-06-26 6:28 UTC (4+ messages)
` "
` "
[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
2026-06-26 6:04 UTC (2+ messages)
[PATCH 0/5] Fix incorrect access of hugetlb pte entries
2026-06-26 4:42 UTC (16+ messages)
` [PATCH 1/5] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH 2/5] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH 3/5] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH 5/5] mm/mprotect: use huge_ptep_get() for hugetlb
[PATCH] mempool: optimize mempool resizing
2026-06-26 4:22 UTC (4+ messages)
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-06-26 4:22 UTC (2+ messages)
[PATCH v2 0/6] mm/page_owner: misc cleanups
2026-06-26 2:45 UTC (7+ messages)
` [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH v2 3/6] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v2 4/6] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v2 6/6] mm/page_owner: drop redundant page_owner prefix from static symbols
[PATCH] mm/shmem: handle integer underflow in shmem_fallocate
2026-06-26 2:44 UTC
[PATCH v6] mm: assert exclusive nid/zonenum bits at the page/folio access sites
2026-06-26 2:06 UTC
[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
2026-06-26 1:55 UTC (4+ messages)
[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
2026-06-26 1:50 UTC (5+ messages)
` [PATCH v6 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [PATCH v6 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [PATCH v6 3/4] mm/zsmalloc: drop class lock before freeing zspage
` [PATCH v6 4/4] mm/zsmalloc: document free_zspage helper variants
[PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
2026-06-26 1:53 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-26 1:17 UTC (28+ messages)
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [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\
[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
2026-06-26 1:13 UTC (3+ messages)
[PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
2026-06-26 0:55 UTC (9+ messages)
[PATCH v4 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-26 0:46 UTC (2+ messages)
[PATCH v3] tools/mm/page_owner_sort: free per-record allocations
2026-06-26 0:19 UTC (2+ messages)
[RFC PATCH v1.3 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
2026-06-26 0:16 UTC (12+ messages)
` [RFC PATCH v1.3 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
` [RFC PATCH v1.3 02/11] Docs/ABI/damon: document probe files
` [RFC PATCH v1.3 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [RFC PATCH v1.3 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [RFC PATCH v1.3 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [RFC PATCH v1.3 06/11] selftests/damon/sysfs.sh: test dests dir
` [RFC PATCH v1.3 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir
` [RFC PATCH v1.3 08/11] mm/damon/core: reduce range setup in damon_commit_target_regions()
` [RFC PATCH v1.3 09/11] mm/damon/sysfs: split probe setup function out
` [RFC PATCH v1.3 10/11] mm/damon/sysfs: split out filters setup function
` [RFC PATCH v1.3 11/11] mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
2026-06-26 0:08 UTC (12+ messages)
[PATCH] docs: pagemap: fix flags location, member name and sample code
2026-06-26 0:04 UTC (2+ messages)
[PATCH v1] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
2026-06-25 21:59 UTC
[PATCH 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
2026-06-25 21:55 UTC (5+ messages)
[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
2026-06-25 21:07 UTC (3+ messages)
[RFC PATCH] filemap: Remove file pinning during fault handling
2026-06-25 20:54 UTC (4+ messages)
[PATCH 0/3] mm/mmu_notifier, drm/amdgpu: block THP for GPU user mappings
2026-06-25 20:51 UTC (5+ messages)
` 回复: "
[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
2026-06-25 19:47 UTC (4+ messages)
` [PATCH v18 3/8] rust: implement `ForeignOwnable` for `Owned`
[PATCH 00/11] Simplify filemap faults
2026-06-25 19:50 UTC (12+ messages)
` [PATCH 01/11] filemap: Lock folios killably in __filemap_get_folio_mpol()
` [PATCH 02/11] mm: Make all page faults killable
` [PATCH 03/11] filemap: Do sync readahead under the fault lock
` [PATCH 04/11] filemap: Do async "
` [PATCH 05/11] filemap: Do not pin the file when locking the folio
` [PATCH 06/11] filemap: Do synchronous reads under the fault lock
` [PATCH 07/11] mm: Remove fpin argument from maybe_unlock_mmap_for_io()
` [PATCH 08/11] filemap: Honour FAULT_FLAG_RETRY_NOWAIT when creating a folio
` [PATCH 09/11] filemap: Handle folio locking in __filemap_get_folio()
` [PATCH 10/11] mm: Do not release fault lock while handling write fault
` [PATCH 11/11] mm: Remove VM_FAULT_COMPLETED
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-25 19:34 UTC (6+ messages)
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-25 16:55 UTC (3+ messages)
[RFC PATCH] mm: bypass swap readahead for zswap
2026-06-25 16:39 UTC (3+ messages)
[PATCH 0/3] ovl: make cachestat() work
2026-06-25 16:12 UTC (8+ messages)
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-25 15:45 UTC (2+ messages)
[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
2026-06-25 14:57 UTC (5+ messages)
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
[PATCH 0/2] mm: drop "sub" prefix from various places
2026-06-25 14:44 UTC (3+ messages)
` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-06-25 14:40 UTC (5+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-25 14:35 UTC (4+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
[PATCH v2] mm: annotate data-race in cpu_needs_drain() and need_mlock_drain()
2026-06-25 14:27 UTC (3+ messages)
[RFC PATCH v1.2 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
2026-06-25 14:23 UTC (12+ messages)
` [RFC PATCH v1.2 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
` [RFC PATCH v1.2 02/11] Docs/ABI/damon: document probe files
` [RFC PATCH v1.2 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [RFC PATCH v1.2 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [RFC PATCH v1.2 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [RFC PATCH v1.2 06/11] selftests/damon/sysfs.sh: test dests dir
` [RFC PATCH v1.2 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir
` [RFC PATCH v1.2 08/11] mm/damon/core: reduce range setup in damon_commit_target_regions()
` [RFC PATCH v1.2 09/11] mm/damon/sysfs: split probe setup function out
` [RFC PATCH v1.2 10/11] mm/damon/sysfs: split out filters setup function
` [RFC PATCH v1.2 11/11] mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
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