messages from 2026-06-26 16:11:11 to 2026-06-27 13:41:49 UTC [more...]
[PATCH] mm/kmemleak: skip the remaining scan phases when interrupted
2026-06-27 13:41 UTC (2+ messages)
[RFC PATCH 00/40] mm: reliable 1GB page allocation
2026-06-27 13:36 UTC (3+ messages)
[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
2026-06-27 11:41 UTC (9+ messages)
Je n'ai pas pu vous avoir au bout du fil
2026-06-27 9:48 UTC
[PATCH] docs/mm: Fix brackets
2026-06-27 9:32 UTC
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-06-27 9:00 UTC (5+ messages)
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
[PATCH v2 0/3] mm: __access_remote_vm with per-VMA lock
2026-06-27 8:59 UTC (7+ messages)
[PATCH] mm/vmstat: flush per-cpu node stats when a node goes offline
2026-06-27 8:23 UTC (2+ messages)
[PATCH v4 0/6] seccomp: non-cooperative pinned-memfd argument redirect
2026-06-27 8:19 UTC (9+ messages)
` [PATCH v4 1/6] mm: add __do_mmap() and vm_mmap_seal_remote()
` [PATCH v4 2/6] seccomp: introduce SECCOMP_IOCTL_NOTIF_PIN_INSTALL
` [PATCH v4 3/6] seccomp: add kernel-installed pinned-memfd redirect
` [PATCH v4 4/6] seccomp: re-validate a redirected syscall against outer filters
` [PATCH v4 5/6] selftests/seccomp: cover non-cooperative pinned-memfd install
` [PATCH v4 6/6] docs/seccomp: document pinned-memfd redirect ioctls
[PATCH v5 0/2] mm: improve folio refcount scalability
2026-06-27 8:10 UTC (5+ messages)
` [PATCH v5 1/2] mm: drop page refcount zero state semantics
` [PATCH v5 2/2] mm: implement page refcount locking via dedicated bit
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-27 7:52 UTC (4+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[RFC PATCH 0/8] Introducte Reserved THP
2026-06-27 7:26 UTC (9+ messages)
` [RFC PATCH 1/8] mm: page_alloc: add reserved THP pageblock type
` [RFC PATCH 2/8] mm: add boot-time reserved THP pageblock capacity
` [RFC PATCH 3/8] mm: page_alloc: add a reserved THP allocation primitive
` [RFC PATCH 4/8] mm: add reserved THP quota helpers
` [RFC PATCH 5/8] mm: add reserved THP vma flag
` [RFC PATCH 6/8] mm: maintain reserved THP quota across VMA changes
` [RFC PATCH 7/8] mm: support reserved THP VMAs in anonymous faults
` [RFC PATCH 8/8] mm: add MADV_RESERVED_THP range policy
[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-06-27 7:20 UTC (12+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios
[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
2026-06-27 7:13 UTC (6+ messages)
[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
2026-06-27 6:57 UTC (12+ messages)
[PATCH v2 00/13] Dynamic Kernel Stacks
2026-06-27 4:05 UTC (6+ messages)
` [PATCH v2 10/13] fork: Store task pointer in unpopulated stack ptes
` [PATCH v2 12/13] x86: Add support for dynamic kernel stacks via FRED
[PATCH] mm/shmem: handle integer underflow in shmem_fallocate
2026-06-27 3:18 UTC (2+ messages)
` Re "
[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
2026-06-27 2:02 UTC (10+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()
[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
2026-06-27 0:59 UTC (6+ messages)
` [PATCH v5 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
2026-06-27 0:25 UTC (4+ messages)
[PATCH v2] docs: pagemap: fix flags location, member name and sample code
2026-06-27 0:15 UTC (3+ messages)
[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
2026-06-27 0:03 UTC (2+ messages)
WARNING in bdev_getblk
2026-06-26 21:29 UTC
WARNING in shmem_evict_inode
2026-06-26 21:28 UTC
WARNING in usb_free_urb
2026-06-26 21:27 UTC
invalid opcode in __get_vm_area_node
2026-06-26 21:26 UTC
[PATCH v4 0/5] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-06-26 20:18 UTC (2+ messages)
[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
2026-06-26 20:05 UTC (5+ messages)
[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
2026-06-26 19:50 UTC (8+ messages)
[BUG] PUD entries are inadvertently disallowed
2026-06-26 19:36 UTC
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-26 19:06 UTC (10+ messages)
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-06-26 19:02 UTC (10+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers
` [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
` [PATCH 3/3] mm/migrate: use migrate_info field instead of private
[PATCH v2 0/6] mm/page_owner: misc cleanups
2026-06-26 18:56 UTC (13+ messages)
` [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead of -1 for last_migrate_reason
` [PATCH v2 3/6] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v2 4/6] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v2 6/6] mm/page_owner: drop redundant page_owner prefix from static symbols
[PATCH 0/4] mm: fix reclaim storms in defrag_mode
2026-06-26 18:43 UTC (7+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
[PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/zsmalloc
2026-06-26 18:36 UTC (3+ messages)
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-26 18:07 UTC (10+ messages)
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-06-26 17:41 UTC (3+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-06-26 17:11 UTC (4+ messages)
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-26 17:09 UTC (9+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH] mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.h
2026-06-26 16:49 UTC (3+ messages)
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-26 16:28 UTC (9+ messages)
[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-06-26 16:21 UTC (5+ messages)
` [PATCH v4 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings
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