Syzbot CI
All Series
Statistics
Content
×
Patch Series
Subject
mm, swap: introduce swap table as swap cache (phase I)
Author
ryncsn@gmail.com
Date
2025-09-16 16:00:46 +0000 UTC
Version
4
Cc
akpm@linux-foundation.org
baohua@kernel.org
baolin.wang@linux.alibaba.com
bhe@redhat.com
chrisl@kernel.org
david@redhat.com
hannes@cmpxchg.org
hughd@google.com
kasong@tencent.com
linux-kernel@vger.kernel.org
linux-mm@kvack.org
lorenzo.stoakes@oracle.com
nphamcs@gmail.com
oliver.sang@intel.com
ryncsn@gmail.com
shikemeng@huaweicloud.com
willy@infradead.org
ying.huang@linux.alibaba.com
yosryahmed@google.com
ziy@nvidia.com
Patches (15)
Name
Content
[PATCH v4 01/15] docs/mm: add document for swap table
[Body]
[PATCH v4 02/15] mm, swap: use unified helper for swap cache look up
[Body]
[PATCH v4 03/15] mm, swap: fix swap cache index error when retrying reclaim
[Body]
[PATCH v4 04/15] mm, swap: check page poison flag after locking it
[Body]
[PATCH v4 05/15] mm, swap: always lock and check the swap cache folio before use
[Body]
[PATCH v4 06/15] mm, swap: rename and move some swap cluster definition and helpers
[Body]
[PATCH v4 07/15] mm, swap: tidy up swap device and cluster info helpers
[Body]
[PATCH v4 08/15] mm, swap: cleanup swap cache API and add kerneldoc
[Body]
[PATCH v4 09/15] mm/shmem, swap: remove redundant error handling for replacing folio
[Body]
[PATCH v4 10/15] mm, swap: wrap swap cache replacement with a helper
[Body]
[PATCH v4 11/15] mm, swap: use the swap table for the swap cache and switch API
[Body]
[PATCH v4 12/15] mm, swap: mark swap address space ro and add context debug check
[Body]
[PATCH v4 13/15] mm, swap: remove contention workaround for swap cache
[Body]
[PATCH v4 14/15] mm, swap: implement dynamic allocation of swap table
[Body]
[PATCH v4 15/15] mm, swap: use a single page for swap table when the size fits
[Body]
Session 2025-09-16
ID (for dev)
0ff382e8-d362-4adc-8987-3971dada500e
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict