diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-30 01:48:21 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-30 01:48:21 +0100 |
commit | ac787ffa5a246e53675ae93294420ea948600818 (patch) | |
tree | 8b67b4ecddc0125f1c6ed163c4bc79070ddac2aa /Documentation/rust | |
parent | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/s... (diff) | |
parent | uapi:io_uring.h: allow linux/time_types.h to be skipped (diff) | |
download | linux-ac787ffa5a246e53675ae93294420ea948600818.tar.xz linux-ac787ffa5a246e53675ae93294420ea948600818.zip |
Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Two fixes for mutex grabbing when the task state is != TASK_RUNNING
(me)
- Check for invalid opcode in io_uring_register() a bit earlier, to
avoid going through the quiesce machinery just to return -EINVAL
later in the process (me)
- Fix for the uapi io_uring header, skipping including time_types.h
when necessary (Stefan)
* tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linux:
uapi:io_uring.h: allow linux/time_types.h to be skipped
io_uring: check for valid register opcode earlier
io_uring/cancel: re-grab ctx mutex after finishing wait
io_uring: finish waiting before flushing overflow entries
Diffstat (limited to 'Documentation/rust')
0 files changed, 0 insertions, 0 deletions