messages from 2026-08-18 08:27:22 to 2026-08-18 13:34:17 UTC [more...]
[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
2026-08-18 13:32 UTC
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-18 13:30 UTC (3+ messages)
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-18 13:30 UTC (7+ messages)
` 答复: [External Mail]Re: "
` "
[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
2026-08-18 13:29 UTC (3+ messages)
[PATCH RFC 0/9] Path-compressed trie storage for persistent stack depot records
2026-08-18 13:17 UTC (2+ messages)
[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
2026-08-18 13:14 UTC (3+ messages)
` [PATCH 1/3] ovl: don't warn when the "
[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
2026-08-18 13:09 UTC (13+ messages)
` [PATCH v6 01/12] mm: rename pmd_to_softleaf_folio() to pmd_softleaf_to_folio()
` [PATCH v6 02/12] mm: add PMD swap entry detection support
` [PATCH v6 03/12] mm: add PMD swap entry splitting support
` [PATCH v6 04/12] mm: handle PMD swap entries in fork path
` [PATCH v6 05/12] mm: zswap: add range lookup for large-folio swapin
` [PATCH v6 06/12] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v6 07/12] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v6 08/12] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v6 09/12] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v6 10/12] mm: handle PMD swap entry faults on swap-in
` [PATCH v6 11/12] mm: install PMD swap entries on swap-out
` [PATCH v6 12/12] selftests/mm: add PMD swap entry tests
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-18 13:07 UTC (4+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-18 13:06 UTC (6+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
[PATCH v2] mm: memcg: release the css reference when a stock slot empties
2026-08-18 13:01 UTC
[PATCH 0/4] kho: rename "scratch" to "bootmem"
2026-08-18 12:59 UTC (5+ messages)
[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
2026-08-18 12:51 UTC (6+ messages)
` [PATCH v2 2/3] mm/madvise: skip zone device folios in cold/pageout PMD range
` [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios
[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
2026-08-18 12:48 UTC (3+ messages)
` [PATCH mm-unstable v3 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction
[PATCH] mm: drop stale MAX_ORDER references
2026-08-18 12:24 UTC
[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
2026-08-18 12:15 UTC (3+ messages)
` [PATCH v6 2/2] "
[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
2026-08-18 12:11 UTC (8+ messages)
[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
2026-08-18 12:01 UTC (4+ messages)
` [PATCH v7 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
[PATCH] mm: include swap.h in swapops.h
2026-08-18 11:50 UTC
[PATCH] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
2026-08-18 11:28 UTC
[PATCH RFC 0/5] allow kfree_nolock() handle kmalloc() objects
2026-08-18 11:40 UTC (5+ messages)
` [PATCH RFC 2/5] mm/slab, kfence: support kfence objects in kfree_nolock()
` [PATCH RFC 3/5] mm/slab, kmemleak: handle kmemleak freeing "
[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
2026-08-18 11:13 UTC (3+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-18 11:03 UTC (19+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
Question: can normal mmap placement leave a small grow-down stack gap?
2026-08-18 10:56 UTC
[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
2026-08-18 10:47 UTC (25+ messages)
` [PATCH v4 01/19] selftests/mm: raise the khugepaged test-case cap
` [PATCH v4 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
` [PATCH v4 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v4 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v4 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v4 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v4 07/19] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v4 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-18 10:48 UTC (6+ messages)
` [PATCH v4 07/10] "
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-18 10:29 UTC (5+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
[PATCH v3 0/2] mm, swap: don't spin on a bad swap entry
2026-08-18 10:06 UTC (3+ messages)
` [PATCH v3 1/2] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v3 2/2] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-18 10:03 UTC (2+ messages)
[PATCH v4] mm: Use a folio in the softleaf_is_device_private path
2026-08-18 9:50 UTC (5+ messages)
[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
2026-08-18 9:30 UTC (9+ messages)
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH bpf-next v2 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-18 9:26 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v2 2/2] selftests/bpf: add memcg async reclaim test
[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
2026-08-18 9:24 UTC (6+ messages)
` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed
` [PATCH v2 2/5] of: reserved_mem: reject static regions overlapping no-map memory
` [PATCH v2 3/5] of: reserved_mem: reject statically placed regions overlapping existing reservations
` [PATCH v2 4/5] of: reserved_mem: release dynamically allocated no-map region on init failure
` [PATCH v2 5/5] of: reserved_mem: retain static no-map memory "
[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
2026-08-18 9:20 UTC (4+ messages)
[PATCH] liveupdate: use scoped_guard for mutex in session operations
2026-08-18 9:17 UTC (4+ messages)
[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
2026-08-18 9:07 UTC (8+ messages)
` [PATCH v2 1/2] vdso: move offset_in_page() from linux/mm.h to vdso/page.h
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-08-18 9:06 UTC (6+ messages)
` [PATCH v6 4/5] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
[PATCH] mm, swap: ratelimit bad swap entry reports
2026-08-18 9:03 UTC
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-18 9:03 UTC (8+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-18 8:57 UTC (3+ messages)
` [PATCH v7 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v7 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_userfaultfd' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long uns
2026-08-18 8:26 UTC
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