Show patches with: Series = DEPT(DEPendency Tracker)       |    State = Action Required       |    Archived = No       |   42 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v16,42/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,41/42] dept: implement a basic unit test for dept DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,40/42] dept: introduce event_site() to disable event tracking if it's recoverable DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,39/42] dept: add module support for struct dept_event_site and dept_event_site_dep DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,38/42] dept: introduce a new type of dependency tracking between multi event sites DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,37/42] completion, dept: introduce init_completion_dmap() API DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,36/42] dept: assign unique dept_key to each distinct wait_for_completion() caller DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,35/42] i2c: rename wait_for_completion callback to wait_for_completion_cb DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,34/42] dept: make dept stop from working on debug_locks_off() DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,33/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,32/42] dept: assign unique dept_key to each distinct dma fence caller DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,31/42] dept: assign dept map to mmu notifier invalidation synchronization DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,30/42] fs/jbd2: use a weaker annotation in journal handling DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,29/42] cpu/hotplug: use a weaker annotation in AP thread DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,28/42] dept: add documentation for dept DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,27/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,26/42] dept: print staged wait's stacktrace on report DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,25/42] dept: track PG_locked with dept DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,24/42] dept: make dept able to work with an external wgen DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,23/42] dept: apply timeout consideration to dma fence wait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,22/42] dept: apply timeout consideration to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,21/42] dept: apply timeout consideration to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,20/42] dept: apply timeout consideration to swait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,19/42] dept: apply timeout consideration to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,18/42] dept: track timeout waits separately with a new Kconfig DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,17/42] dept: apply sdt_might_sleep_{start,end}() to dma fence DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,16/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,15/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,14/42] dept: apply sdt_might_sleep_{start,end}() to swait DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,13/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,12/42] dept: record the latest one out of consecutive waits of the same class DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,11/42] dept: add a mechanism to refill the internal memory pools on running out DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,10/42] dept: distinguish each work from another DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,09/42] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,08/42] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64 DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,07/42] dept: distinguish each kernel context from another DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,06/42] dept: add proc knobs to show stats and dependency graph DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,05/42] dept: tie to lockdep and IRQ tracing DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,04/42] dept: add lock dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,03/42] dept: add single event dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New
[v16,02/42] dept: implement DEPT(DEPendency Tracker) DEPT(DEPendency Tracker) - - - 4 --- 2025-05-19 Byungchul Park New
[v16,01/42] llist: move llist_{head,node} definition to types.h DEPT(DEPendency Tracker) - - - - --- 2025-05-19 Byungchul Park New