Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Byungchul Park
| State =
Action Required
| Archived =
No
| 159 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RESEND,v10,03/25] dept: Add single event dependency tracker APIs
DEPT(Dependency Tracker)
- - -
-
-
-
2023-08-21
Byungchul Park
New
[RESEND,v10,02/25] dept: Implement Dept(Dependency Tracker)
DEPT(Dependency Tracker)
- - -
-
-
-
2023-08-21
Byungchul Park
New
[RESEND,v10,01/25] llist: Move llist_{head,node} definition to types.h
DEPT(Dependency Tracker)
- - -
-
-
-
2023-08-21
Byungchul Park
New
[RFC,v2,5/6] mm, migrc: Add a sysctl knob to enable/disable MIGRC mechanism
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
- - -
-
-
-
2023-08-17
Byungchul Park
New
[RFC,v2,4/6] mm, migrc: Ajust __zone_watermark_ok() with the amount of pending folios
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
- - -
-
-
-
2023-08-17
Byungchul Park
New
[RFC,v2,3/6] mm, migrc: Skip TLB flushes at the CPUs that already have been done
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
- - -
-
-
-
2023-08-17
Byungchul Park
New
[RFC,v2,2/6] mm: Defer TLB flush by keeping both src and dst folios at migration
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
- - -
-
-
-
2023-08-17
Byungchul Park
New
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
[RFC,v2,1/6] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
- - -
-
-
-
2023-08-17
Byungchul Park
New
[RFC,2/2] mm: Defer TLB flush by keeping both src and dst folios at migration
Reduce TLB flushes under some specific conditions
- - -
-
-
-
2023-08-04
Byungchul Park
New
[RFC,1/2] mm/rmap: Recognize non-writable TLB entries during TLB batch flush
Reduce TLB flushes under some specific conditions
- - -
-
-
-
2023-08-04
Byungchul Park
New
[v10,rebased,on,v6.4,25/25] dept: Track the potential waits of PG_{locked,writeback}
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,24/25] dept: Make Dept able to work with an external wgen
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,23/25] dept: Record the latest one out of consecutive waits of the same class
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,22/25] dept: Apply timeout consideration to dma fence wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,21/25] dept: Apply timeout consideration to hashed-waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,20/25] dept: Apply timeout consideration to waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,19/25] dept: Apply timeout consideration to swait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,17/25] dept: Track timeout waits separately with a new Kconfig
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,14/25] dept: Add a mechanism to refill the internal memory pools on running out
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,13/25] dept: Distinguish each work from another
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,12/25] dept: Distinguish each syscall context from another
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/comp…
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,06/25] dept: Add proc knobs to show stats and dependency graph
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,05/25] dept: Tie to Lockdep and IRQ tracing
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,04/25] dept: Add lock dependency tracker APIs
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,03/25] dept: Add single event dependency tracker APIs
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,02/25] dept: Implement Dept(Dependency Tracker)
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,rebased,on,v6.4,01/25] llist: Move llist_{head,node} definition to types.h
DEPT(Dependency Tracker)
- - -
-
-
-
2023-07-03
Byungchul Park
New
[v10,25/25] dept: Track the potential waits of PG_{locked,writeback}
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,24/25] dept: Make Dept able to work with an external wgen
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,23/25] dept: Record the latest one out of consecutive waits of the same class
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,22/25] dept: Apply timeout consideration to dma fence wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,21/25] dept: Apply timeout consideration to hashed-waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,20/25] dept: Apply timeout consideration to waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,19/25] dept: Apply timeout consideration to swait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,17/25] dept: Track timeout waits separately with a new Kconfig
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,13/25] dept: Distinguish each work from another
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,12/25] dept: Distinguish each syscall context from another
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,06/25] dept: Add proc knobs to show stats and dependency graph
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,05/25] dept: Tie to Lockdep and IRQ tracing
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,04/25] dept: Add lock dependency tracker APIs
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,03/25] dept: Add single event dependency tracker APIs
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,02/25] dept: Implement Dept(Dependency Tracker)
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
[v10,01/25] llist: Move llist_{head,node} definition to types.h
DEPT(Dependency Tracker)
- - -
-
-
-
2023-06-26
Byungchul Park
New
«
1
2
»