Messages by Thread
-
-
Re: [PATCH v4 3/3] arm64: dts: qcom: add SoCCP DT node for Glymur
Ananthu C V
-
Re: [PATCH v2 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
Krzysztof Kozlowski
-
[PATCH v19 00/40] DEPT(DEPendency Tracker)
Byungchul Park
-
[PATCH v19 02/40] dept: add single event dependency tracker APIs
Byungchul Park
-
Re: [PATCH v19 02/40] dept: add single event dependency tracker APIs
sashiko-bot
-
[PATCH v19 03/40] dept: add lock dependency tracker APIs
Byungchul Park
-
Re: [PATCH v19 03/40] dept: add lock dependency tracker APIs
sashiko-bot
-
[PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
Byungchul Park
-
Re: [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
sashiko-bot
-
Re: [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
Byungchul Park
-
[PATCH v19 01/40] dept: implement DEPT(DEPendency Tracker)
Byungchul Park
-
Re: [PATCH v19 01/40] dept: implement DEPT(DEPendency Tracker)
sashiko-bot
-
[PATCH v19 06/40] dept: distinguish each kernel context from another
Byungchul Park
-
Re: [PATCH v19 06/40] dept: distinguish each kernel context from another
sashiko-bot
-
[PATCH v19 07/40] dept: distinguish each work from another
Byungchul Park
-
Re: [PATCH v19 07/40] dept: distinguish each work from another
sashiko-bot
-
Re: [PATCH v19 07/40] dept: distinguish each work from another
Byungchul Park
-
[PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
Byungchul Park
-
[PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
Byungchul Park
-
Re: [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
sashiko-bot
-
[PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
Byungchul Park
-
Re: [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
sashiko-bot
-
[PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
Byungchul Park
-
Re: [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
sashiko-bot
-
[PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
Byungchul Park
-
Re: [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
sashiko-bot
-
[PATCH v19 22/40] dept: track PG_locked with dept
Byungchul Park
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
Matthew Wilcox
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
Byungchul Park
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
sashiko-bot
-
[PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
Byungchul Park
-
Re: [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
sashiko-bot
-
[PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
Byungchul Park
-
Re: [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
sashiko-bot
-
[PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
Byungchul Park
-
[PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
Byungchul Park
-
Re: [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() to waitqueue wait
sashiko-bot
-
[PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
Byungchul Park
-
[PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
Byungchul Park
-
[PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
Byungchul Park
-
[PATCH v19 17/40] dept: apply timeout consideration to swait
Byungchul Park
-
Re: [PATCH v19 17/40] dept: apply timeout consideration to swait
sashiko-bot
-
[PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
Byungchul Park
-
Re: [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
sashiko-bot
-
Re: [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
Byungchul Park
-
[PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
Byungchul Park
-
Re: [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
sashiko-bot
-
Re: [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
Byungchul Park
-
[PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
Byungchul Park
-
Re: [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
sashiko-bot
-
Re: [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
Byungchul Park
-
[PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
Byungchul Park
-
Re: [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
sashiko-bot
-
[PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
Byungchul Park
-
Re: [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
sashiko-bot
-
[PATCH v19 25/40] dept: add documents for dept
Byungchul Park
-
[PATCH v19 21/40] dept: make dept able to work with an external wgen
Byungchul Park
-
Re: [PATCH v19 21/40] dept: make dept able to work with an external wgen
sashiko-bot
-
[PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
Byungchul Park
-
Re: [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
sashiko-bot
-
[PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
Byungchul Park
-
Re: [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
sashiko-bot
-
Re: [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
Byungchul Park
-
[PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
Byungchul Park
-
Re: [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
sashiko-bot
-
Re: [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
Byungchul Park
-
[PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
Byungchul Park
-
Re: [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
sashiko-bot
-
[PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Byungchul Park
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
sashiko-bot
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Gary Guo
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Byungchul Park
-
[PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
Byungchul Park
-
Re: [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
sashiko-bot
-
[PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Byungchul Park
-
Re: [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Miguel Ojeda
-
Re: [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Byungchul Park
-
[PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
Byungchul Park
-
Re: [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
sashiko-bot
-
Re: [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
Byungchul Park
-
[PATCH v19 36/40] dept: track PG_writeback with dept
Byungchul Park
-
Re: [PATCH v19 36/40] dept: track PG_writeback with dept
sashiko-bot
-
[PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Byungchul Park
-
Re: [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
sashiko-bot
-
Re: [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Byungchul Park
-
[PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
Byungchul Park
-
[PATCH v19 40/40] dept: implement a basic unit test for dept
Byungchul Park
-
Re: [PATCH v19 40/40] dept: implement a basic unit test for dept
sashiko-bot
-
[PATCH v19 23/40] dept: print staged wait's stacktrace on report
Byungchul Park
-
Re: [PATCH v19 23/40] dept: print staged wait's stacktrace on report
sashiko-bot
-
[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
lirongqing