messages from 2026-06-02 20:10:54 to 2026-06-03 03:51:22 UTC [more...]
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-03 3:51 UTC (10+ messages)
[PATCH v6 00/13] liveupdate: Remove limits on sessions and files
2026-06-03 3:29 UTC (14+ messages)
` [PATCH v6 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v6 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v6 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v6 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v6 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v6 07/13] kho: add support for linked-block serialization
` [PATCH v6 08/13] liveupdate: defer session block allocation and physical address setting
` [PATCH v6 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v6 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v6 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v6 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v6 13/13] selftests/liveupdate: Add stress-files "
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-03 3:12 UTC (17+ messages)
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-03 3:10 UTC (17+ messages)
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-03 3:02 UTC (8+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
[PATCH] mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
2026-06-03 2:55 UTC (2+ messages)
[PATCH v3 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-03 2:53 UTC (13+ messages)
` [PATCH v3 14/19] mm/hugetlb: Free cross-zone bootmem gigantic pages after allocation
` [PATCH v3 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
` [PATCH v3 18/19] mm/hugetlb: Remove unused bootmem cma field
` [PATCH v3 19/19] mm/mm_init: Fold __init_page_from_nid() into __init_deferred_page()
[PATCH] mm, swap: free the cluster extend table on teardown
2026-06-03 2:41 UTC (2+ messages)
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-03 2:33 UTC (7+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[akpm-mm:mm-unstable 274/423] mm/userfaultfd.c:4475:1: warning: alias and aliasee have different types 'long (ulong, ulong, ulong, ulong, ulong, ulong, ulong)' (aka 'long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)') and 'l
2026-06-03 2:29 UTC
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 2:11 UTC (2+ messages)
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-03 2:06 UTC (2+ messages)
[PATCH 1/1] mm/thp: clear deferred split shrinker bits when queues drain
2026-06-03 2:00 UTC (3+ messages)
Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) collapse support
2026-06-03 1:48 UTC (2+ messages)
[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-03 1:29 UTC (2+ messages)
[PATCH 0/2] selftests/damon: test kdamond refresh_ms
2026-06-03 0:50 UTC (2+ messages)
[PATCH v5] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
2026-06-02 23:40 UTC (4+ messages)
[PATCH] mm: fix "accessibly" typo in GFP_USER comment
2026-06-02 23:07 UTC
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-02 22:41 UTC (6+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH bpf-next] bpf: Replace scratch PTE atomically when allocating arena pages
2026-06-02 22:29 UTC (4+ messages)
[PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
2026-06-02 22:18 UTC (2+ messages)
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-06-02 21:55 UTC (8+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH v4 6/7] KVM: selftests: Add the guest_memfd "
` [PATCH v4 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-06-02 21:46 UTC (3+ messages)
[PATCH v7 34/42] KVM: selftests: Test conversion with elevated page refcount
2026-06-02 21:26 UTC (2+ messages)
[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
2026-06-02 20:37 UTC (3+ messages)
` [PATCH v5 2/4] genirq: Move NULL check into irqdesc_lock guard unlock expression
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-02 20:34 UTC (2+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-02 20:14 UTC (4+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
[PATCH v3 0/3] remove mmap_action success, error hooks
2026-06-02 20:10 UTC (2+ 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