diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-19 12:10:49 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-19 12:10:49 -0700 | 
| commit | 0d64ebf676bdeeb2df99377193830f01f92702bd (patch) | |
| tree | c47c80e5e69b47a7fbf4fa29d349f1152003f931 /scripts/gdb/linux/interrupts.py | |
| parent | 0903d0985ab0bb4f41bf611f686af1791d0301e4 (diff) | |
| parent | 2c139a47eff8de24e3350dadb4c9d5e3426db826 (diff) | |
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Pull io_uring fixes from Jens Axboe:
 - Fix for a regression introduced in the io-wq worker creation logic.
 - Remove the allocation cache for the msg_ring io_kiocb allocations. I
   have a suspicion that there's a bug there, and since we just fixed
   one in that area, let's just yank the use of that cache entirely.
   It's not that important, and it kills some code.
 - Treat a closed ring like task exiting in that any requests that
   trigger post that condition should just get canceled. Doesn't fix any
   real issues, outside of having tasks being able to rely on that
   guarantee.
 - Fix for a bug in the network zero-copy notification mechanism, where
   a comparison for matching tctx/ctx for notifications was buggy in
   that it didn't correctly compare with the previous notification.
* tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux:
  io_uring: fix incorrect io_kiocb reference in io_link_skb
  io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
  io_uring: include dying ring in task_work "should cancel" state
  io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflow
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
