Show patches with: Submitter = Byungchul Park       |    State = Action Required       |    Archived = No       |   155 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v13,27/27] dept: Add documentation for Dept DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,26/27] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,25/27] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,24/27] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,23/27] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,22/27] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,21/27] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,20/27] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,19/27] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,18/27] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,17/27] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,16/27] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,14/27] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,13/27] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,12/27] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,11/27] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,08/27] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,06/27] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,05/27] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,04/27] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,03/27] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,02/27] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v13,01/27] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park New
[v12,27/27] dept: Add 'Dept' documentation DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,26/27] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,25/27] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,24/27] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,23/27] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,22/27] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,21/27] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,20/27] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,19/27] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,18/27] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,17/27] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,16/27] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,14/27] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,13/27] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,12/27] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,11/27] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,08/27] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,06/27] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,05/27] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,04/27] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,03/27] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,02/27] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v12,01/27] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2024-02-21 Byungchul Park New
[v11,26/26] locking/lockdep, fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,25/26] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,24/26] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,23/26] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,22/26] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,21/26] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,20/26] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,19/26] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,18/26] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,17/26] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,16/26] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,15/26] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,13/26] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,12/26] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,11/26] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,10/26] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,09/26] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,08/26] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,07/26] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,06/26] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,05/26] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,04/26] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,03/26] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,02/26] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[v11,01/26] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2024-01-24 Byungchul Park New
[RESEND,v10,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
[RESEND,v10,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2023-08-21 Byungchul Park New
« 1 2 »