Show patches with: Submitter = Byungchul Park       |    State = Action Required       |    Archived = No       |   144 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v7,23/23] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,22/23] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,21/23] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,20/23] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,19/23] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,18/23] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,17/23] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,14/23] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,13/23] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,12/23] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,09/23] dept: Apply sdt_might_sleep_weak() to swait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,06/23] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,05/23] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,04/23] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,03/23] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,02/23] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v7,01/23] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2023-01-09 Byungchul Park New
[RFC,v6,21/21] dept: Unstage wait when tagging a normal sleep wait DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,20/21] dept: Do not add dependencies between events within scheduler and sleeps DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,19/21] dept: Differentiate onstack maps from others of different tasks in class DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,18/21] dept: Disable Dept on struct crypto_larval's completion for now DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,17/21] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,16/21] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,15/21] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,14/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,13/21] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,12/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,11/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,10/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,09/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,08/21] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,07/21] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,06/21] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,05/21] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,04/21] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,03/21] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,02/21] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v6,01/21] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park New
[RFC,v5,21/21] dept: Don't create dependencies between different depths in any case DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,20/21] dept: Disable Dept on struct crypto_larval's completion for now DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,19/21] dept: Add nocheck version of init_completion() DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,18/21] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,17/21] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,16/21] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,15/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,14/21] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,13/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,12/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,11/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,10/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,09/21] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,08/21] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,07/21] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,06/21] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,05/21] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,04/21] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,03/21] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,02/21] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[RFC,v5,01/21] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park New
[v4,24/24] dept: Disable Dept on that map once it's been handled until next turn DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,23/24] dept: Let it work with real sleeps in __schedule() DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,22/24] dept: Don't create dependencies between different depths in any case DEPT(Dependency Tracker) - - - 1 --- 2022-03-04 Byungchul Park New
[v4,21/24] dept: Disable Dept on struct crypto_larval's completion for now DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,20/24] dept: Add nocheck version of init_completion() DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,19/24] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,18/24] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,17/24] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,15/24] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,14/24] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,13/24] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,12/24] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,11/24] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,10/24] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,09/24] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,08/24] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,07/24] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,06/24] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,05/24] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,04/24] dept: Add a API for skipping dependency check temporarily DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,03/24] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,02/24] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v4,01/24] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park New
[v3,21/21] dept: Disable Dept on struct crypto_larval's completion for now DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,20/21] dept: Add nocheck version of init_completion() DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,19/21] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,18/21] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,17/21] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,15/21] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,14/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,13/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,12/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
[v3,11/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park New
« 1 2 »