messages from 2026-08-15 05:20:08 to 2026-08-16 05:53:20 UTC [more...]
[linux-next:master 8777/13479] mm/hugetlb.c:3095:39: warning: array subscript 4294967295 is above array bounds of 'struct list_head[1]'
2026-08-16 5:52 UTC (4+ messages)
` "
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-16 4:11 UTC (3+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-16 0:43 UTC (4+ messages)
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
[akpm-mm:mm-new] BUILD SUCCESS 33f61b12d297562321533c048e034b1fb21c1cf3
2026-08-16 0:05 UTC
[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
2026-08-15 21:58 UTC (9+ messages)
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
2026-08-15 19:20 UTC (6+ messages)
[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
2026-08-15 18:16 UTC (6+ messages)
` [PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v2 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-15 16:09 UTC (2+ messages)
[PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors
2026-08-15 16:05 UTC (2+ messages)
[PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
2026-08-15 16:05 UTC (2+ messages)
[PATCH v2 2/4] sysctl: Reject uint arrays before calling the general proc_vec
2026-08-15 16:04 UTC (2+ messages)
[PATCH v2 1/4] sysctl: Split data conversion and file position handling
2026-08-15 16:04 UTC (2+ messages)
[PATCH] mm/damon/tests: use scoped_guard() for damon_test_ops_registration
2026-08-15 15:30 UTC (2+ messages)
[PATCH] selftests/exec: add missing SPDX-License-Identifier tag
2026-08-15 15:06 UTC
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-15 14:44 UTC (13+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
[PATCH] mm: cma: make mm/cma.h self-contained and conditionalize includes
2026-08-15 11:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-15 10:45 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-15 10:43 UTC (8+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
[PATCH] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
2026-08-15 10:42 UTC
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-15 10:36 UTC (9+ messages)
` [PATCH RFC 06/15] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
[RFC] bpf: account ring buffer backing pages separately from Lost RAM
2026-08-15 9:18 UTC
[PATCH 0/2] Docs: THP documentation fixes
2026-08-15 8:58 UTC (5+ messages)
` [PATCH 2/2] Docs/mm: fix THP policy counts in transhuge
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-08-15 8:46 UTC (5+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
[PATCH v2] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
2026-08-15 8:42 UTC
[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
2026-08-15 8:07 UTC (4+ messages)
` [PATCH v2 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v2 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline
[PATCH RFC v3 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
2026-08-15 6:54 UTC (4+ messages)
` [PATCH RFC v3 1/3] mm/zswap: release retired pools via call_rcu() instead of synchronize_rcu()
` [PATCH RFC v3 2/3] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v3 3/3] mm/zswap: reference the pool by index to shrink struct zswap_entry
[RFC PATCH 0/3] alloc_tag: fix races and a leak around shutdown_mem_profiling()
2026-08-15 6:51 UTC (7+ messages)
` [RFC PATCH 1/3] alloc_tag: skip percpu counter allocation when profiling is disabled
` [RFC PATCH 2/3] module: move codetag section placement decision to layout_sections()
` [RFC PATCH 3/3] alloc_tag: remove /proc/allocinfo outside of mod_lock
[PATCH 0/3] selftests/mm: TAP output and global-state fixes
2026-08-15 6:40 UTC (9+ messages)
` [PATCH 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline
[PATCH] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-15 5:21 UTC (2+ messages)
page: | 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