messages from 2026-08-18 09:08:19 to 2026-08-18 17:12:08 UTC [more...]
[PATCH] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
2026-08-18 17:11 UTC (10+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-18 17:09 UTC (14+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-18 17:01 UTC (2+ messages)
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-08-18 16:48 UTC (12+ messages)
[PATCH] percpu: fix the comment about which sizes share a slot
2026-08-18 16:48 UTC
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-18 16:43 UTC (5+ messages)
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-18 16:32 UTC (4+ messages)
` [PATCH v3 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v3 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-18 16:35 UTC (28+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH 00/18] Another attempt at HVO support on arm64
2026-08-18 16:33 UTC (13+ messages)
` [PATCH 03/18] hugetlb_vmemmap: Leave pages partially HVOed upon restore failure
` [PATCH 07/18] arm64: Add system_supports_hvo
` [PATCH 08/18] arm64: Implement try_update_vmemmap_pte using the AF trick
` [PATCH 10/18] arm64: Support hugetlb vmemmap optimization
` [PATCH 11/18] hugetlb_vmemmap: Use try_populate_vmemmap_pmd for replacing in-use PMDs
` [PATCH 12/18] arm64: Implement try_populate_vmemmap_pmd using AF trick
[PATCH RFC 0/9] Path-compressed trie storage for persistent stack depot records
2026-08-18 16:28 UTC (3+ messages)
[PATCH v3 0/2] mm, swap: don't spin on a bad swap entry
2026-08-18 16:18 UTC (5+ 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 v5 0/3] iommu/iova: convert from rbtree to maple tree
2026-08-18 15:25 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] iommu/iova: defer maple tree erase on GFP_ATOMIC failure
` [RFC PATCH 3/3] iommu/iova: add KUnit test suite
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-18 16:04 UTC (4+ messages)
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 15:57 UTC (2+ messages)
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 15:49 UTC (3+ messages)
[PATCH] mm/secretmem: properly account locked pages
2026-08-18 15:27 UTC (3+ messages)
[PATCH v2] mm: memcg: release the css reference when a stock slot empties
2026-08-18 15:09 UTC (3+ messages)
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-18 15:08 UTC (3+ messages)
[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
2026-08-18 14:40 UTC (15+ 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] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
2026-08-18 14:36 UTC (5+ messages)
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-18 14:24 UTC (8+ messages)
` 答复: [External Mail]Re: "
` "
[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
2026-08-18 14:23 UTC (2+ messages)
[PATCH RFC v9 00/25] pkeys-based page table hardening
2026-08-18 14:09 UTC (26+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 03/25] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v9 04/25] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v9 05/25] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v9 06/25] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v9 07/25] arm64: Context-switch POR_EL1
` [PATCH RFC v9 08/25] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v9 09/25] arm64: Enable kpkeys
` [PATCH RFC v9 10/25] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v9 11/25] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables
` [PATCH RFC v9 13/25] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v9 14/25] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v9 15/25] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v9 16/25] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v9 17/25] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v9 18/25] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v9 19/25] arm64: kpkeys: Protect early page tables
` [PATCH RFC v9 20/25] arm64: mm: Map kernel image alias of init_pg_dir read-only
` [PATCH RFC v9 21/25] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v9 22/25] arm64: kpkeys: Guard page table writes
` [PATCH RFC v9 23/25] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v9 24/25] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v9 25/25] mm: Add basic tests for kpkeys_hardened_pgtables
[PATCH] mm: add cond_resched() to free_pud_range()
2026-08-18 14:09 UTC (3+ messages)
[RFC] bpf: account ring buffer backing pages separately from Lost RAM
2026-08-18 13:46 UTC (4+ messages)
` 答复: [External Mail]Re: "
[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)
[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 v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-18 13:07 UTC (4+ messages)
[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 (4+ messages)
` [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 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 (5+ 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 2/2] selftests/bpf: add memcg async reclaim test
2026-08-18 9:26 UTC (2+ messages)
[PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
2026-08-18 9:26 UTC (2+ messages)
[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 (2+ 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
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