https://github.com/torvalds/linux
Revision 3a12faba95f99d166a18588fa9b2b2df99eb1146 authored by Linus Torvalds on 16 June 2023, 19:27:20 UTC, committed by Linus Torvalds on 16 June 2023, 19:27:20 UTC
Pull io_uring fixes from Jens Axboe:
 "A fix for sendmsg with CMSG, and the followup fix discussed for
  avoiding touching task->worker_private after the worker has started
  exiting"

* tag 'io_uring-6.4-2023-06-15' of git://git.kernel.dk/linux:
  io_uring/io-wq: clear current->worker_private on exit
  io_uring/net: save msghdr->msg_control for retries
2 parent s b4af682 + adeaa3f
History
Tip revision: 3a12faba95f99d166a18588fa9b2b2df99eb1146 authored by Linus Torvalds on 16 June 2023, 19:27:20 UTC
Merge tag 'io_uring-6.4-2023-06-15' of git://git.kernel.dk/linux
Tip revision: 3a12fab
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-- 28.0 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-- 694.2 KB
Makefile -rw-r--r-- 70.1 KB
README -rw-r--r-- 727 bytes

README

back to top