summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-10-04 10:39:36 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-10-04 10:39:36 -0700
commit43454e83916dc515e3d11fd07d50c40e6e555873 (patch)
tree39945a4fac28116e66b8872192f851e3d68cff91 /block
parente02f08e217165500a9500e0db1b2da9f4db4e964 (diff)
parentc314094cb4cfa6fc5a17f4881ead2dfebfa717a7 (diff)
Merge tag 'io_uring-6.12-20241004' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe: - Fix an error path memory leak, if one part fails to allocate. Obviously not something that'll generally hit without error injection. - Fix an io_req_flags_t cast to make sparse happier. - Improve the recv multishot termination. Not a bug now, but could be one in the future. This makes it do the same thing that recvmsg does in terms of when to terminate a request or not. * tag 'io_uring-6.12-20241004' of git://git.kernel.dk/linux: io_uring/net: harden multishot termination case for recv io_uring: fix casts to io_req_flags_t io_uring: fix memory leak when cache init fail
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions