messages from 2026-03-30 17:58:31 to 2026-03-31 11:42:17 UTC [more...]
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-31 11:42 UTC (11+ messages)
` [PATCH v3 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v3 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v3 07/15] userfaultfd: introduce vm_uffd_ops
[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
2026-03-31 11:37 UTC
[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-03-31 11:32 UTC (8+ messages)
[PATCH] mm/sparse: fix BUILD_BUG_ON check for section map alignment
2026-03-31 11:30 UTC
Mapping non-pinned memory from one Xen domain into another
2026-03-31 11:23 UTC (5+ messages)
` Why memory lending is needed for GPU acceleration
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-03-31 11:12 UTC
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-31 11:00 UTC (5+ messages)
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-03-31 11:00 UTC (4+ messages)
` [PATCH v2 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
` [PATCH v2 3/3] Documentation: document "
[PATCH] mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
2026-03-31 10:52 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in madvise_walk_vmas
2026-03-31 10:52 UTC (2+ messages)
[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-03-31 10:50 UTC (6+ messages)
` (sashiko review) "
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-03-31 10:40 UTC (7+ messages)
` [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
[PATCH v6 0/6] Use killable vma write locking in most places
2026-03-31 10:38 UTC (9+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
2026-03-31 10:38 UTC (13+ 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 05/10] liveupdate: Defer FLB module refcounting to active sessions
[PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
2026-03-31 10:34 UTC (2+ messages)
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-03-31 10:31 UTC (4+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-03-31 10:27 UTC (2+ messages)
[PATCH 0/2] mm/memory-failure: add panic option for unrecoverable pages
2026-03-31 10:25 UTC (6+ messages)
` [PATCH 1/2] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
[PATCH] mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
2026-03-31 10:15 UTC
[PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
2026-03-31 10:11 UTC (2+ messages)
[PATCH v4 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-31 10:08 UTC (5+ messages)
` [PATCH v4 2/3] vmalloc: Optimize vfree
[PATCH] mm/mempolicy: fix memory leak in weighted_interleave_auto_store()
2026-03-31 10:07 UTC
[PATCH v2] tools/testing/selftests: add merge test for partial msealed range
2026-03-31 10:08 UTC (4+ messages)
[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
2026-03-31 10:04 UTC (8+ messages)
[PATCH v4 0/8] dma-buf: heaps: Turn heaps into modules
2026-03-31 10:00 UTC (9+ messages)
` [PATCH v4 1/8] dma: contiguous: Turn heap registration logic around
` [PATCH v4 2/8] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v4 3/8] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v4 4/8] dma: contiguous: Export dev_get_cma_area()
` [PATCH v4 5/8] mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
` [PATCH v4 6/8] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v4 7/8] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH v4 8/8] dma-buf: heaps: system: "
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-31 9:52 UTC (19+ messages)
` [PATCH v2 05/12] mm/mglru: scan and count the exact number of folios
` [PATCH v2 06/12] mm/mglru: use a smaller batch for reclaim
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v2 10/12] mm/vmscan: remove sc->file_taken
` [PATCH v2 11/12] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v2 12/12] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH 1/4] selftests/mm: respect build verbosity settings for 32/64-bit targets
2026-03-31 9:50 UTC (11+ messages)
` [PATCH 2/4] selftests/mm: serialize local_config generation for parallel builds
` [PATCH 3/4] selftests/lib.mk: set PWD from CURDIR to avoid wrong extmod path
` [PATCH 4/4] selftests/mm: fix cow/gup_longterm link failures when liburing flags are missing
[PATCH v2 0/2] selftests/mm: clean up build output and verbosity
2026-03-31 9:44 UTC (3+ messages)
` [PATCH v2 1/2] selftests/mm: respect build verbosity settings for 32/64-bit targets
` [PATCH v2 2/2] selftests/mm: suppress compiler error in liburing check
[PATCH 00/15] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
2026-03-31 9:40 UTC (13+ messages)
` [PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
` [PATCH 02/15] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH 03/15] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH 04/15] genirq: Support dynamic migration for managed interrupts
` [PATCH 08/15] workqueue: Support dynamic housekeeping mask updates
` [PATCH 09/15] mm/compaction: Support dynamic housekeeping mask updates for kcompactd
[PATCH v2] mm/vmalloc: Use dedicated unbound workqueue for vmap purge/drain
2026-03-31 9:39 UTC (6+ messages)
` [syzbot ci] "
[akpm-mm:mm-unstable 121/130] tools/testing/selftests/kselftest.h:427:13: error: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'?
2026-03-31 9:27 UTC
[PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
2026-03-31 9:23 UTC (3+ messages)
[akpm-mm:mm-unstable 157/186] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-03-31 9:22 UTC
[PATCH v2 0/3] mm/swap: use swap_ops to register swap device's methods
2026-03-31 9:21 UTC (4+ messages)
` [PATCH v2 2/3] "
[PATCH mm-stable v3] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-31 9:17 UTC
[PATCH 0/3] Minor hmm_test fixes and cleanups
2026-03-31 8:53 UTC (7+ messages)
` [PATCH 1/3] lib: test_hmm: evict device pages on file close to avoid use-after-free
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB
` [PATCH 3/3] lib: test_hmm: Implement a device release method
[akpm-mm:mm-new 193/194] lib/alloc_tag.c:815:25: sparse: sparse: cast removes address space '__rcu' of expression
2026-03-31 8:48 UTC (2+ messages)
[PATCH mm-unstable v2] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-31 8:42 UTC (3+ messages)
[PATCH] mm/fault, arch: faulthandler_disabled() also check irqs_disabled()
2026-03-31 8:28 UTC (2+ messages)
[PATCH v4] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-31 8:13 UTC
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-31 8:04 UTC (8+ messages)
` [PATCH v3 7/7] mm: switch deferred split "
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru - [s390] panic in __memcg_list_lru_alloc
[PATCH] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
2026-03-31 7:53 UTC (5+ messages)
[RFC] mm, page_alloc: reintroduce page allocation stall warning
2026-03-31 7:54 UTC (9+ messages)
` [patch] "
` [patch v2] "
` [patch v3] "
[PATCH v2] zram: do not forget to endio for partial discard requests
2026-03-31 7:43 UTC (4+ messages)
[PATCH v3] zram: do not forget to endio for partial discard requests
2026-03-31 7:42 UTC
[PATCH] zram: do not forget to endio for partial discard requests
2026-03-31 7:37 UTC (5+ messages)
[PATCH] mm/damon: validate min_region_size to be power of 2
2026-03-31 7:32 UTC
[PATCH] mm/thp: dead code cleanup in Kconfig
2026-03-31 7:22 UTC (2+ messages)
[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
2026-03-31 6:58 UTC (6+ messages)
` (sashiko review) "
[RFC PATCH] zram: update ac_time of written back slots
2026-03-31 6:25 UTC
[PATCH v2] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
2026-03-31 5:15 UTC (8+ messages)
(sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-31 4:52 UTC (4+ messages)
(sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-31 4:34 UTC (2+ messages)
[PATCH v2] mm/hugetlb: fix memory offline failure due to hwpoisoned file hugetlb
2026-03-31 4:18 UTC (2+ messages)
[PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
2026-03-31 4:03 UTC (3+ messages)
[PATCH v6 0/2] Generalize vmemmap_populate_hugepages to sparc
2026-03-31 3:54 UTC (4+ messages)
` [PATCH v6 2/2] mm: Convert vmemmap_p?d_populate() to static functions
[PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
2026-03-31 3:04 UTC (3+ messages)
` [PATCH V1 2/2] lib/tests/slub_kunit: "
[PATCH v2] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-03-30 23:42 UTC (6+ messages)
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-30 23:34 UTC (2+ messages)
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-30 23:33 UTC (2+ messages)
[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
2026-03-30 22:54 UTC (2+ messages)
[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
2026-03-30 22:20 UTC (2+ messages)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-03-30 22:11 UTC (4+ messages)
[PATCH v2 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-30 21:53 UTC (12+ messages)
` [PATCH v2 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
[PATCH v3] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-03-30 21:49 UTC
[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
2026-03-30 21:23 UTC
[PATCH] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
2026-03-30 21:18 UTC (7+ messages)
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-30 21:09 UTC (9+ messages)
` "
[PATCH v2] mm/page_owner: warn when stack trace depth hits PAGE_OWNER_STACK_DEPTH limit
2026-03-30 20:48 UTC (2+ messages)
[PATCH] mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
2026-03-30 20:15 UTC (2+ messages)
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-03-30 20:06 UTC (3+ messages)
[akpm-mm:mm-stable 86/300] mm/vmscan.c:6585:66: sparse: sparse: Using plain integer as NULL pointer
2026-03-30 19:52 UTC
[PATCH 1/2] mm/userfaultfd: fix stale ops and VMA type mismatch after copy retry
2026-03-30 19:39 UTC (4+ messages)
` [PATCH 2/2] mm/userfaultfd: fix wrong likely() hint on mmap_changing check in move_pages()
arch/powerpc/mm/book3s64/hash_tlb.c:45:42: sparse: sparse: incorrect type in initializer (different address spaces)
2026-03-30 18:58 UTC
[PATCH 13/15] sched/isolation: Implement sysfs interface for dynamic housekeeping
2026-03-30 18:34 UTC (3+ 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