diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-08 13:12:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-08 13:12:48 -0700 |
| commit | 8be01e1280912a84f6bcf963ceed6c9f13ba1986 (patch) | |
| tree | 2eafcd00bc9c5ce2b4e69c9c445c238d8e9f5f73 /drivers | |
| parent | 81d6f7807536a0436dfada07e9292e3702d2bed4 (diff) | |
| parent | 45d2b37a37ab98484693533496395c610a2cab96 (diff) | |
Merge tag 'io_uring-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Pull io_uring fixes from Jens Axboe:
- Ensure that the absolute timeouts for both the command side and the
waiting side honor the callers time namespace
- Ensure tracked NAPI entries are cleared at unregistration time, as
the NAPI polling loop checks the list state rather than the general
NAPI state. This can lead to NAPI polling even after unregistration
has been done. If unregistered, all NAPI polling should be disabled
- Fix for eventfd recursive invocation handling
* tag 'io_uring-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
io_uring/timeout: honour caller's time namespace for IORING_TIMEOUT_ABS
io_uring/eventfd: reset deferred signal state
io_uring/napi: clear tracked NAPI entries on unregister
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
