Subject maple_tree: lock checking and clean ups
Author liam@infradead.org
Date 2026-06-29 14:41:28 +0000 UTC
Version
Cc akpm@linux-foundation.org boqun.feng@gmail.com cel@kernel.org clm@meta.com jgg@ziepe.ca joe@perches.com liam@infradead.org linux-kernel@vger.kernel.org linux-mm@kvack.org longman@redhat.com maple-tree@lists.infradead.org mingo@redhat.com peterz@infradead.org riel@surriel.com will@kernel.org
Patches (18)
Name Content [All]
[PATCH 01/18] maple_tree: Add rcu locking check when LOCKDEP is enabled [Body]
[PATCH 02/18] locking/lockdep: Add sequence counter to held_lock [Body]
[PATCH 03/18] maple_tree: Add write lock checking with lockdep sequence numbers [Body]
[PATCH 04/18] maple_tree: Documentation fix [Body]
[PATCH 05/18] maple_tree: Drop dead code from mas_extend_spanning_null() [Body]
[PATCH 06/18] maple_tree: Drop MAPLE_ALLOC_SLOTS [Body]
[PATCH 07/18] maple_tree: Clarify comments on mas_nomem() [Body]
[PATCH 08/18] maple_tree: Use prefetched value in mas_wr_store_type() [Body]
[PATCH 09/18] maple_tree: Optimise mas_wr_node_store() when not in rcu mode [Body]
[PATCH 10/18] maple_tree: micro optimisation of mas_wr_store_type() [Body]
[PATCH 11/18] maple_tree: Add bulk parent set helper [Body]
[PATCH 12/18] maple_tree: Catch race in mas_alloc_cyclic() [Body]
[PATCH 13/18] maple_tree: Document that erase may use GFP_KERNEL for allocations [Body]
[PATCH 14/18] maple_tree: WARN_ON_ONCE when allocations fail [Body]
[PATCH 15/18] maple_tree: Document erase and allocations better [Body]
[PATCH 16/18] maple_tree: Change two GFP flags in tests [Body]
[PATCH 17/18] maple_tree: Fix argument name in header [Body]
[PATCH 18/18] maple_tree: Avoid extra gap calculation [Body]
Session 2026-07-01
ID (for dev) ccf64eb3-757f-4b04-983e-d1deab8e23ce
Status finished
Triaged OK [Log] [Trajectory]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] passed [Log]
[KASAN] Boot test: Base f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] passed [Log]
[KASAN] Build Patched f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] [patched] passed [Log]
[KASAN] Fuzz f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] f2d2f012a9ca4ae5fa400d38fdb37f8eac3f1001 [Config] [patched] passed [Log] [Artifacts]