projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0299a13
7b72d66
)
Merge tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 28 Jul 2023 17:19:44 +0000
(10:19 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 28 Jul 2023 17:19:44 +0000
(10:19 -0700)
Pull io_uring fix from Jens Axboe:
"Just a single tweak to a patch from last week, to avoid having idle
cqring waits be attributed as iowait"
* tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux:
io_uring: gate iowait schedule on having pending requests
Trivial merge