messages from 2026-04-07 11:53:02 to 2026-04-07 21:59:08 UTC [more...]
[akpm-mm:mm-unstable 113/133] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-04-07 21:59 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-07 21:50 UTC (8+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
2026-04-07 21:47 UTC (2+ messages)
[PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
2026-04-07 21:42 UTC (12+ messages)
[PATCH] signalfd: don't dequeue the forced fatal signals
2026-04-07 21:22 UTC (2+ messages)
[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-07 21:21 UTC (5+ messages)
[GIT PULL] hotfixes against 7.0-rc7
2026-04-07 19:26 UTC (2+ messages)
[PATCH] docs: proc: document ProtectionKey in smaps
2026-04-07 18:58 UTC (7+ messages)
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-04-07 18:37 UTC (10+ messages)
[syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
2026-04-07 17:53 UTC
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 17:52 UTC (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH] mm/mempolicy: Fix weighted interleave auto sysfs name
2026-04-07 17:33 UTC (4+ messages)
[PATCH] kho: fix error handling in kho_add_subtree()
2026-04-07 17:01 UTC
[PATCH v7 0/3] kho: add support for deferred struct page init
2026-04-07 16:32 UTC (7+ messages)
` [PATCH v7 1/3] kho: make kho_scratch_overlap usable outside debugging
(sashiko review) [PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-04-07 16:05 UTC (2+ messages)
[syzbot] [mm?] WARNING in create_strip_zones
2026-04-07 16:04 UTC (4+ messages)
` [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
[RFC PATCH v3 03/10] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
2026-04-07 15:55 UTC (2+ messages)
` (sashiko review) "
[RFC PATCH v3 02/10] mm/damon/core: introduce failed region quota charge ratio
2026-04-07 15:51 UTC (2+ messages)
` (sashiko review) "
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-07 15:39 UTC (5+ messages)
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
2026-04-07 15:23 UTC (8+ messages)
` [PATCH 1/4] "
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-07 15:01 UTC (4+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
ksm: add mremap selftests for ksm_rmap_walk
2026-04-07 15:00 UTC (2+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-07 14:57 UTC (14+ messages)
` [PATCH v4 01/15] selftests/mm: restore default nr_hugepages value via EXIT trap in charge_reserved_hugetlb.sh
` [PATCH v4 03/15] selftests/mm: restore default nr_hugepages value via EXIT trap in hugetlb_reparenting_test.sh
` [PATCH v4 07/15] selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page_test
` [PATCH v4 08/15] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
2026-04-07 14:55 UTC (3+ messages)
` [PATCH RFC 1/2] mm, swap: fix potential race of charging into the wrong memcg
` [PATCH RFC 2/2] mm, swap: fix race of charging into the wrong memcg for THP
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-07 14:44 UTC (2+ messages)
[PATCH v1] treewide: Fix indentation and whitespace in Kconfig files
2026-04-07 14:37 UTC (3+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-07 14:34 UTC (8+ messages)
` [PATCH 17/53] selftests/mm: uffd-stress: use kselftest framework
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH 19/53] selftests/mm: va_high_addr_switch: "
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-07 14:31 UTC (6+ messages)
` [PATCH RFC 1/2] mm/memcontrol: add page-level charge/uncharge functions
` [PATCH RFC 2/2] cgroup/dmem: add a node to double charge in memcg
[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-04-07 14:26 UTC (2+ messages)
[PATCH RFC] mm/vmscan:Fix the hot/cold inversion when swappiness = 0 or 201
2026-04-07 14:25 UTC (2+ messages)
[PATCH] mm: move folio LRU helpers out of swap
2026-04-07 14:22 UTC (8+ messages)
[RFC PATCH v3 01/10] mm/damon/core: handle <min_region_sz remaining quota as empty
2026-04-07 14:12 UTC (2+ messages)
` (sashiko review) "
[PATCH v3 0/2] mm/mprotect: micro-optimization work
2026-04-07 14:01 UTC (4+ messages)
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-07 13:21 UTC (13+ messages)
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-07 13:10 UTC (2+ messages)
[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-07 13:02 UTC (2+ messages)
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-07 12:54 UTC (6+ messages)
[PATCH v3] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 12:40 UTC (2+ messages)
[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-07 11:57 UTC (15+ messages)
` [PATCH v4 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v4 02/14] mm/mglru: rename variables related to aging and rotation
` [PATCH v4 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v4 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v4 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v4 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v4 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v4 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v4 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v4 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v4 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v4 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v4 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v4 14/14] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH v2] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 11:52 UTC (3+ 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