diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-15 22:34:02 +0300 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-15 22:34:02 +0300 |
| commit | ee7226b2ae3beff5d8feffa94e5fd06af6965e52 (patch) | |
| tree | 879de35d9f4e791daae5f8588775d553888601c3 /drivers/gpu/tests/git@radix-linux.su:pub | |
| parent | 78e8370033bfe08481212ceead113ccb668b83cb (diff) | |
| parent | f44d38a31f1802b7222adaea9ee69f9d280f698a (diff) | |
| download | linux-ee7226b2ae3beff5d8feffa94e5fd06af6965e52.tar.xz | |
Merge tag 'io_uring-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Pull io_uring fixes from Jens Axboe:
- Small series sanitizing the locking done for either modifying or
reading a chain of requests
- If the application has a pid namespace, ensure that the sqthread pid
is correctly printed in fdinfo
- Fix for a hashing issue in the io-wq thread pool, which could lead to
a use-after-free
- Kill dead argument from io_prep_rw_pi()
- Fix for a missed validation of the CQ ring head, affecting CQE refill
* tag 'io_uring-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
io-wq: check that the predecessor is hashed in io_wq_remove_pending()
io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
io_uring: hold uring_lock across io_kill_timeouts() in cancel path
io_uring: defer linked-timeout chain splice out of hrtimer context
io_uring: hold uring_lock when walking link chain in io_wq_free_work()
io_uring/fdinfo: translate SqThread PID through caller's pid_ns
Diffstat (limited to 'drivers/gpu/tests/git@radix-linux.su:pub')
0 files changed, 0 insertions, 0 deletions
