messages from 2026-07-28 22:10:27 to 2026-07-29 14:33:05 UTC [more...]
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-07-29 10:21 UTC (13+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
2026-07-29 14:13 UTC (3+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-29 12:42 UTC (11+ messages)
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
[PATCH v2 0/7] mm/khugepaged: several cleanups
2026-07-29 9:47 UTC (11+ messages)
` [PATCH v2 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
` [PATCH v2 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v2 4/7] mm/khugepaged: fix outdated comments
[PATCH v2 0/3] mm: zswap: free cold writeback folios promptly
2026-07-29 8:34 UTC (9+ messages)
` [PATCH v2 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
[PATCH] MAINTAINERS: update address for Brendan Jackman
2026-07-29 12:46 UTC (2+ messages)
[PATCH v5 2/3] mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
2026-07-29 13:09 UTC (2+ messages)
[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
2026-07-29 14:26 UTC (4+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-07-29 13:54 UTC (8+ messages)
[PATCH v2] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
2026-07-29 11:56 UTC (4+ messages)
[RFC PATCH] mm/ksm: use checksum to speed up page comparison
2026-07-29 9:38 UTC (2+ messages)
[PATCH] kexec: keep the next kernel off hardware-poisoned pages
2026-07-29 11:57 UTC (4+ messages)
[PATCH 1/4] mm/damon: defensively skip zone device folios in damon_get_folio()
2026-07-29 14:22 UTC (4+ messages)
[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-29 14:20 UTC (4+ messages)
` [PATCH v4 19/21] memblock: make HugeTLB bootmem allocation work "
[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-29 14:14 UTC (10+ messages)
` [PATCH v5 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH v5 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH v5 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH v5 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
` [PATCH v5 7/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH v5 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-29 11:50 UTC (8+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
[PATCH v5 3/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-29 13:02 UTC (2+ messages)
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-07-29 9:32 UTC (8+ messages)
` [PATCH 04/16] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-29 11:52 UTC (5+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
[RFC] Robust futex causing memcg OOM storm on exit
2026-07-29 8:21 UTC (10+ messages)
[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-29 9:27 UTC (10+ messages)
` [PATCH v3 06/13] mm/slab: abstract slabobj_ext.ref access
` [PATCH v3 07/13] mm/slab: replace slab.stride with obj_exts_in_object
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-29 8:15 UTC (3+ messages)
[PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
2026-07-29 9:18 UTC (2+ messages)
[RFC PATCH v1.2 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
2026-07-29 14:02 UTC (13+ messages)
` [RFC PATCH v1.2 01/12] mm/damon/core: use damon_nr_samples_per_aggr() for max merge threshold
` [RFC PATCH v1.2 02/12] mm/damon/core: remove debug messages
` [RFC PATCH v1.2 03/12] mm/damon/vaddr: remove a debug message
` [RFC PATCH v1.2 04/12] mm/damon/core: validate number of probes in valid_probe_params()
` [RFC PATCH v1.2 05/12] mm/damon/sysfs: remove probes number validation
` [RFC PATCH v1.2 06/12] mm/damon/tests/core-kunit: extend set_regions() test for error case
` [RFC PATCH v1.2 07/12] mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
` [RFC PATCH v1.2 08/12] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
` [RFC PATCH v1.2 09/12] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
` [RFC PATCH v1.2 10/12] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal
` [RFC PATCH v1.2 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies
` [RFC PATCH v1.2 12/12] Docs/ABI/damon: recommend subsystem doc instead of admin-guide
[PATCH v2 1/1] mm: shmem: reject page-aligned fallocate end overflow
2026-07-29 14:07 UTC
[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
2026-07-29 9:21 UTC (2+ messages)
[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
2026-07-29 9:18 UTC (2+ messages)
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-29 14:02 UTC (9+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[PATCH 0/2] mm: gup: cleanup gup_fast call chain
2026-07-29 13:23 UTC (3+ messages)
[PATCH] mm: memcg: stop reclaim when a limit update is superseded
2026-07-29 8:02 UTC (6+ messages)
[PATCH] selftest: Fix UB of getline due to missing var init
2026-07-29 7:59 UTC (5+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
[PATCH] params: fix charp corruption on allocation failure
2026-07-29 12:32 UTC (2+ messages)
` [PATCH v2] "
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-29 13:15 UTC (14+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v7 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-29 13:52 UTC (8+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin
[PATCH 0/2] mm/gup: batch PTE-mapped large folios in follow_page_mask()
2026-07-29 7:16 UTC (4+ messages)
` [PATCH 1/2] mm/gup: pass an end address to follow_page_mask() and return a page count
` [PATCH 2/2] mm/gup: batch contiguous PTE-mapped large folios in follow_page_mask()
[PATCH] mm/huge_memory: fix huge zero folio publication race
2026-07-29 6:44 UTC (2+ messages)
[PATCH] kho: fix size calculation in kho_preserved_memory_reserve()
2026-07-29 6:43 UTC (2+ messages)
[PATCH v6 1/4] block: add task-context bio completion infrastructure
2026-07-29 6:27 UTC (13+ messages)
[PATCH v2 0/2] make unused huge shrinker memcg aware
2026-07-29 5:59 UTC (6+ messages)
` [PATCH v2 2/2] mm: shmem: "
[Bug 221804] New: WARNING at mm/memblock.c:904 __free_reserved_area(): "Cannot free reserved memory because of deferred initialization of the memory map" during housekeeping_init() at boot
2026-07-29 5:50 UTC (2+ messages)
[PATCH] tools/mm: prevent page_owner_sort from truncating input
2026-07-29 5:38 UTC
[PATCH v2 0/2] zram: fix zram issues reported by sashiko
2026-07-29 4:57 UTC (3+ messages)
` [PATCH v2 1/2] zram: set default primary compressor in zram_destroy_comps()
` [PATCH v2 2/2] zram: validate deflate params
[PATCH] mm/zsmalloc: fix release order of locks in zs_page_migrate()
2026-07-29 4:52 UTC (4+ messages)
[PATCH 0/2] zram: fix zram issues reported by sashiko
2026-07-29 3:50 UTC (3+ messages)
` [PATCH 1/2] zram: set default primary compressor in zram_destroy_comps()
` [PATCH 2/2] zram: validate deflate params
[PATCH] selftests/mm: unpoison pages in memory-failure teardown
2026-07-29 3:38 UTC (5+ messages)
[RFC PATCH v1.1 00/10] mm/damon: cleanup code, add test cases, and update guidances in docs
2026-07-29 3:37 UTC (11+ messages)
` [RFC PATCH v1.1 01/10] mm/damon/core: use damon_nr_samples_per_aggr() for max merge threshold
` [RFC PATCH v1.1 02/10] mm/damon/core: remove debug messages
` [RFC PATCH v1.1 03/10] mm/damon/vaddr: remove a debug message
` [RFC PATCH v1.1 04/10] mm/damon/tests/core-kunit: extend set_regions() test for error case
` [RFC PATCH v1.1 05/10] mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
` [RFC PATCH v1.1 06/10] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
` [RFC PATCH v1.1 07/10] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
` [RFC PATCH v1.1 08/10] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal
` [RFC PATCH v1.1 09/10] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies
` [RFC PATCH v1.1 10/10] Docs/ABI/damon: recommend subsystem doc instead of admin-guide
[PATCH] mm/shmem: downgrade final i_blocks check in shmem_evict_inode() to pr_warn()
2026-07-29 3:37 UTC (3+ messages)
[PATCH 0/1] mm: shmem: reject impossible fallocate ranges
2026-07-29 3:05 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-29 2:55 UTC (9+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v7 06/13] hugetlb: Use the has_hwpoisoned flag
[PATCH] memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
2026-07-29 2:46 UTC
[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
2026-07-29 2:11 UTC (4+ messages)
[PATCH 1/2] mm/damon/core: cover discrete System RAM areas with per-range regions
2026-07-29 1:21 UTC (2+ messages)
[PATCH RFC] mm/zswap: reference the pool by index to shrink struct zswap_entry
2026-07-29 0:53 UTC (8+ messages)
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-29 0:36 UTC (3+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-29 0:35 UTC (42+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 17/41] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v9 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v9 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v9 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v9 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v9 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v9 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v9 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v9 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v9 29/41] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v9 30/41] KVM: selftests: Test conversion before allocation
` [PATCH v9 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v9 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v9 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v9 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v9 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v9 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v9 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v9 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v9 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v9 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v9 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
2026-07-29 0:17 UTC (2+ messages)
[PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios
2026-07-28 22:15 UTC (3+ messages)
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-28 22:10 UTC (13+ messages)
` [PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v8 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v8 03/12] PCI: liveupdate: Track incoming "
` [PATCH v8 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
` [PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v8 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
` [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
` [PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v8 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update
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