diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-21 16:28:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-21 16:28:25 -0800 |
commit | 5d4740fc787db767811c4ac625665493314b382c (patch) | |
tree | d71092250b0b4905d794050593465559eb0ada8a /lib/muldi3.c | |
parent | 0a924817d2ed9396401e0557c6134276d2e26382 (diff) | |
parent | 5ad70eb27d2b87ec722fedd23638354be37ea0b0 (diff) | |
download | linux-5d4740fc787db767811c4ac625665493314b382c.tar.bz2 |
Merge tag 'io_uring-6.2-2022-12-19' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Improve the locking for timeouts. This was originally queued up for
the initial pull, but I messed up and it got missed. (Pavel)
- Fix an issue with running task_work from the wait path, causing some
inefficiencies (me)
- Add a clear of ->free_iov upfront in the 32-bit compat data
importing, so we ensure that it's always sane at completion time (me)
- Use call_rcu_hurry() for the eventfd signaling (Dylan)
- Ordering fix for multishot recv completions (Pavel)
- Add the io_uring trace header to the MAINTAINERS entry (Ammar)
* tag 'io_uring-6.2-2022-12-19' of git://git.kernel.dk/linux:
MAINTAINERS: io_uring: Add include/trace/events/io_uring.h
io_uring/net: fix cleanup after recycle
io_uring/net: ensure compat import handlers clear free_iov
io_uring: include task_work run after scheduling in wait for events
io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work
io_uring: use call_rcu_hurry if signaling an eventfd
io_uring: fix overflow handling regression
io_uring: ease timeout flush locking requirements
io_uring: revise completion_lock locking
io_uring: protect cq_timeouts with timeout_lock
Diffstat (limited to 'lib/muldi3.c')
0 files changed, 0 insertions, 0 deletions