diff options
author | 2024-12-20 13:32:43 -0800 | |
---|---|---|
committer | 2024-12-20 13:32:43 -0800 | |
commit | 7c05bd92305d13e18945270b7bfaf300d53f6ed2 (patch) | |
tree | e8fe01e015651418a311726c13a5df1b83d90f97 /scripts/lib/kdoc/kdoc_parser.py | |
parent | Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (diff) | |
parent | io_uring: check if iowq is killed before queuing (diff) | |
download | wireguard-linux-7c05bd92305d13e18945270b7bfaf300d53f6ed2.tar.xz wireguard-linux-7c05bd92305d13e18945270b7bfaf300d53f6ed2.zip |
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
- Fix for a file ref leak for registered ring fds
- Turn the ->timeout_lock into a raw spinlock, as it nests under the
io-wq lock which is a raw spinlock as it's called from the scheduler
side
- Limit ring resizing to DEFER_TASKRUN for now. We will broaden this in
the future, but for now, ensure that it's only feasible on rings with
a single user
- Add sanity check for io-wq enqueuing
* tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux:
io_uring: check if iowq is killed before queuing
io_uring/register: limit ring resizing to DEFER_TASKRUN
io_uring: Fix registered ring file refcount leak
io_uring: make ctx->timeout_lock a raw spinlock
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions