diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-27 11:28:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-27 11:28:37 -0800 |
commit | 86799cdfbcd2308cbad6c1dc983b81595b77b639 (patch) | |
tree | 821c50b6d4c16169b947e3157ba368cd9ce65083 /kernel | |
parent | 650c8edf53f7ae2d3ebdd0bf64b7b7fd821bd75b (diff) | |
parent | f6223ff799666235a80d05f8137b73e5580077b9 (diff) | |
download | lwn-86799cdfbcd2308cbad6c1dc983b81595b77b639.tar.gz lwn-86799cdfbcd2308cbad6c1dc983b81595b77b639.zip |
Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block
Pull more io_uring fixes from Jens Axboe:
"The locking fixup that was applied earlier this rc has both a deadlock
and IRQ safety issue, let's get that ironed out before -rc3. This
contains:
- Link traversal locking fix (Pavel)
- Cancelation fix (Pavel)
- Relocate cond_resched() for huge buffer chain freeing, avoiding a
softlockup warning (Ye)
- Fix timespec validation (Ye)"
* tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block:
io_uring: Fix undefined-behaviour in io_issue_sqe
io_uring: fix soft lockup when call __io_remove_buffers
io_uring: fix link traversal locking
io_uring: fail cancellation for EXITING tasks
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions