https://github.com/torvalds/linux
Revision 6fae9129b1c70bd6b7677b808c03bc96e83460fc authored by Linus Torvalds on 26 May 2023, 22:00:04 UTC, committed by Linus Torvalds on 26 May 2023, 22:00:04 UTC
Pull io_uring fix from Jens Axboe:
 "Just a single fix for the conditional schedule with the SQPOLL thread,
  dropping the uring_lock if we do need to reschedule"

* tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux:
  io_uring: unlock sqd->lock before sq thread release CPU
2 parent s 77af1f2 + 533ab73
History
Tip revision: 6fae9129b1c70bd6b7677b808c03bc96e83460fc authored by Linus Torvalds on 26 May 2023, 22:00:04 UTC
Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux
Tip revision: 6fae912
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
io_uring
ipc
kernel
lib
mm
net
rust
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 20.1 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 151 bytes
.gitattributes -rw-r--r-- 90 bytes
.gitignore -rw-r--r-- 2.1 KB
.mailmap -rw-r--r-- 27.9 KB
.rustfmt.toml -rw-r--r-- 369 bytes
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 100.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 693.2 KB
Makefile -rw-r--r-- 70.1 KB
README -rw-r--r-- 727 bytes

README

back to top