https://github.com/torvalds/linux
Revision 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab authored by Linus Torvalds on 24 September 2022, 15:27:08 UTC, committed by Linus Torvalds on 24 September 2022, 15:27:08 UTC
Pull io_uring fix from Jens Axboe:
 "Just a single fix for an issue with un-reaped IOPOLL requests on ring
  exit"

* tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux:
  io_uring: ensure that cached task references are always put on exit
2 parent s 0be27f7 + e775f93
History
Tip revision: 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab authored by Linus Torvalds on 24 September 2022, 15:27:08 UTC
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Tip revision: 3db6122
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
io_uring
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 151 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 23.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 99.1 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 664.7 KB
Makefile -rw-r--r-- 64.4 KB
README -rw-r--r-- 727 bytes

README

back to top