Show patches with: Series = DEPT(DEPendency Tracker)       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v19,40/40] dept: implement a basic unit test for dept DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion() DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt DEPT(DEPendency Tracker) - - 1 - --- 2026-07-06 Byungchul Park New
[v19,36/40] dept: track PG_writeback with dept DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,34/40] rcu/update: fix same dept key collision between various types of RCU DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,32/40] completion, dept: introduce init_completion_dmap() API DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,30/40] dept: make dept stop from working on debug_locks_off() DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,28/40] dept: assign unique dept_key to each distinct dma fence caller DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,27/40] dept: assign dept map to mmu notifier invalidation synchronization DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,26/40] cpu/hotplug: use a weaker annotation in AP thread DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,25/40] dept: add documents for dept DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,23/40] dept: print staged wait's stacktrace on report DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,22/40] dept: track PG_locked with dept DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,21/40] dept: make dept able to work with an external wgen DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,20/40] dept: apply timeout consideration to dma fence wait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,19/40] dept: apply timeout consideration to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,18/40] dept: apply timeout consideration to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,17/40] dept: apply timeout consideration to swait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,16/40] dept: apply timeout consideration to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,15/40] dept: track timeout waits separately with a new Kconfig DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,11/40] dept: apply sdt_might_sleep_{start,end}() to swait DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,09/40] dept: record the latest one out of consecutive waits of the same class DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,08/40] dept: add a mechanism to refill the internal memory pools on running out DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,07/40] dept: distinguish each work from another DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,06/40] dept: distinguish each kernel context from another DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,05/40] dept: add proc knobs to show stats and dependency graph DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,04/40] dept: tie to lockdep and IRQ tracing DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,03/40] dept: add lock dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,02/40] dept: add single event dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2026-07-06 Byungchul Park New
[v19,01/40] dept: implement DEPT(DEPendency Tracker) DEPT(DEPendency Tracker) - - - 4 --- 2026-07-06 Byungchul Park New