messages from 2026-03-26 22:25:32 to 2026-03-27 08:17:02 UTC [more...]
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-27 8:16 UTC (13+ messages)
` "
[PATCH v2] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-27 8:14 UTC (8+ messages)
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-27 8:11 UTC (3+ messages)
` (sashiko review) "
[BUG] mm/vma.c:830 WARNING in vma_modify() via mseal(2) -- deterministic trigger without fault injection on Linux 7.0-rc5
2026-03-27 8:08 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-03-27 8:07 UTC (9+ messages)
` [Lsf-pc] "
[PATCH] mm/slab: align kmalloc to cacheline when DMA API debugging is active
2026-03-27 8:07 UTC (6+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-27 8:06 UTC
[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
2026-03-27 7:54 UTC (8+ messages)
` [REGRESSION] "
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-27 7:51 UTC (3+ messages)
` [PATCH v3 7/7] mm: switch deferred split "
[PATCH v2 0/4] fix unexpected type conversions and potential overflows
2026-03-27 7:51 UTC (13+ messages)
` [PATCH v2 2/4] mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
` [PATCH v2 4/4] mm: memcontrol: fix unexpected massive positive number in memcg_state_val_in_pages()
[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-27 7:47 UTC (9+ messages)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-03-27 7:16 UTC (13+ messages)
` [PATCH v3 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v3 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v3 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[PATCH] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-03-27 7:47 UTC (11+ messages)
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-27 7:46 UTC (16+ messages)
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-27 7:46 UTC (6+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-03-27 7:35 UTC (14+ messages)
` [PATCH v1 01/10] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v1 06/10] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v1 08/10] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v1 09/10] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v1 10/10] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH] mm/percpu-internal.h: optimise pcpu_chunk_struct to save memory
2026-03-27 7:32 UTC (4+ messages)
` "
[RFC PATCH v6] mm/damon: add synchronous commit for commit_inputs
2026-03-27 7:14 UTC (3+ messages)
` (sashiko review) "
[PATCH] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-27 7:08 UTC (2+ messages)
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-03-27 6:45 UTC (11+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[PATCH] mm: vmalloc: update outdated comment for renamed vread()
2026-03-27 6:32 UTC (2+ messages)
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-03-27 6:24 UTC (17+ messages)
` [PATCH 05/42] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/42] fs: Remove inode lock from __generic_file_fsync()
` [PATCH 13/42] fs: Drop sync_mapping_buffers() "
` [PATCH 14/42] fs: Rename generic_file_fsync() to simple_fsync()
` [PATCH 22/42] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 33/42] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 41/42] fs: Drop mapping_metadata_bhs from address space
` [PATCH 42/42] fs: Drop i_private_list from address_space
[PATCH mm-unstable v2] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-27 6:22 UTC (2+ messages)
[PATCH v2 0/1] mm: reinstate unconditional writeback start in balance_dirty_pages()
2026-03-27 6:11 UTC (4+ messages)
` [PATCH v2 1/1] "
(sashiko review) [RFC v5] mm/damon: add synchronous commit for commit_inputs
2026-03-27 5:50 UTC (3+ messages)
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-27 5:50 UTC (2+ messages)
[PATCH 0/3] mm: improve map count checks
2026-03-27 5:42 UTC (2+ messages)
[PATCH] mm: optimize the implementation of WARN_ON_ONCE_GFP()
2026-03-27 5:34 UTC (5+ messages)
[PATCH] mm/shmem: use invalidate_lock to fix hole-punch race
2026-03-27 4:35 UTC (5+ messages)
[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
2026-03-27 4:09 UTC (2+ messages)
[RFC PATCH v2] mm/damon/core: fix damon_call() vs kdamond_fn() exit race deadlock
2026-03-27 3:53 UTC (5+ messages)
` (sashiko review) "
[LSF/MM/BPF TOPIC] Upstreaming cache_ext: Custom Page Cache Eviction with eBPF
2026-03-27 3:39 UTC (2+ messages)
[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
2026-03-27 3:33 UTC (11+ messages)
` [PATCH v3 01/10] liveupdate: Safely print untrusted strings
` [PATCH v3 02/10] liveupdate: Synchronize lazy initialization of FLB private state
` [PATCH v3 03/10] liveupdate: Protect file handler list with rwsem
` [PATCH v3 04/10] liveupdate: Protect FLB lists with luo_register_rwlock
` [PATCH v3 05/10] liveupdate: Defer FLB module refcounting to active sessions
` [PATCH v3 06/10] liveupdate: Remove luo_session_quiesce()
` [PATCH v3 07/10] liveupdate: Auto unregister FLBs on file handler unregistration
` [PATCH v3 08/10] liveupdate: Remove liveupdate_test_unregister()
` [PATCH v3 09/10] liveupdate: Make unregister functions return void
` [PATCH v3 10/10] liveupdate: Defer file handler module refcounting to active sessions
[PATCH] mm/page_alloc: fix indentation for VM_WARN_ONCE
2026-03-27 3:19 UTC (2+ messages)
[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
2026-03-27 2:58 UTC (2+ messages)
[BUG] rcu_tasks detected stalls in kcompactd during proactive compaction
2026-03-27 2:47 UTC (2+ messages)
` Fwd: "
[PATCH v2 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-27 2:23 UTC (3+ messages)
` [PATCH v2 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
2026-03-27 2:09 UTC (25+ messages)
` [v3 01/24] mm: thp: make split_huge_pmd functions return int for error propagation
` [v3 02/24] mm: thp: propagate split failure from vma_adjust_trans_huge()
` [v3 03/24] mm: thp: handle split failure in copy_huge_pmd()
` [v3 04/24] mm: thp: handle split failure in do_huge_pmd_wp_page()
` [v3 05/24] mm: thp: handle split failure in zap_pmd_range()
` [v3 06/24] mm: thp: handle split failure in wp_huge_pmd()
` [v3 07/24] mm: thp: retry on split failure in change_pmd_range()
` [v3 08/24] mm: thp: handle split failure in follow_pmd_mask()
` [v3 09/24] mm: handle walk_page_range() failure from THP split
` [v3 10/24] mm: thp: handle split failure in mremap move_page_tables()
` [v3 11/24] mm: thp: handle split failure in userfaultfd move_pages()
` [v3 12/24] mm: thp: handle split failure in device migration
` [v3 13/24] mm: proc: handle split_huge_pmd failure in pagemap_scan
` [v3 14/24] powerpc/mm: handle split_huge_pmd failure in subpage_prot
` [v3 15/24] fs/dax: handle split_huge_pmd failure in dax_iomap_pmd_fault
` [v3 16/24] mm: huge_mm: Make sure all split_huge_pmd calls are checked
` [v3 17/24] mm: thp: allocate PTE page tables lazily at split time
` [v3 18/24] mm: thp: remove pgtable_trans_huge_{deposit/withdraw} when not needed
` [v3 19/24] mm: thp: add THP_SPLIT_PMD_FAILED counter
` [v3 20/24] selftests/mm: add THP PMD split test infrastructure
` [v3 21/24] selftests/mm: add partial_mprotect test for change_pmd_range
` [v3 22/24] selftests/mm: add partial_mlock test
` [v3 23/24] selftests/mm: add partial_mremap test for move_page_tables
` [v3 24/24] selftests/mm: add madv_dontneed_partial test
[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-03-27 2:15 UTC (7+ messages)
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-27 1:54 UTC (3+ messages)
[PATCH] mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
2026-03-27 1:22 UTC (3+ messages)
` (sashiko review) "
[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-03-27 0:57 UTC (6+ messages)
[PATCH v1 0/1] mm: start background writeback based on per-wb threshold for strictlimit BDIs
2026-03-27 0:50 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-03-26 23:36 UTC (26+ messages)
` [PATCH RFC v4 27/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v4 28/44] KVM: selftests: Test conversion before allocation
` [PATCH RFC v4 29/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v4 30/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v4 31/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v4 32/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v4 33/44] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v4 34/44] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v4 35/44] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v4 36/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v4 37/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v4 38/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v4 39/44] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v4 40/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v4 41/44] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
` [POC PATCH 2/6] KVM: selftests: Call snp_launch_update_data() providing copy of memory
` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "
[PATCH v3 0/7] Modify memfd_luo code
2026-03-26 23:36 UTC (2+ messages)
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