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
Kconfig -rw-r--r-- 62.3 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 15.5 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.9 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.1 KB
initramfs.c -rw-r--r-- 17.2 KB
main.c -rw-r--r-- 39.9 KB
noinitramfs.c -rw-r--r-- 862 bytes
version.c -rw-r--r-- 1.6 KB

back to top