Files
linux-stable-mirror/include/uapi/linux
Linus Torvalds ac9f4f306d Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Pull io_uring fixes from Jens Axboe:

 - Use the actual segments in a request when for bvec based buffers

 - Fix an odd case where the iovec might get leaked for a read/write
   request, if it was newly allocated, overflowed the alloc cache, and
   hit an early error

 - Minor tweak to the query API added in this release, returning the
   number of available entries

* tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
  io_uring/query: return number of available queries
  io_uring/rw: ensure allocated iovec gets cleared for early failure
2025-11-14 09:57:30 -08:00
..
2025-10-28 22:59:19 +01:00
2025-09-19 14:26:16 +02:00
2025-08-29 15:08:07 +02:00
2025-09-05 09:11:28 +02:00
2025-07-14 09:15:58 +02:00
2025-09-15 14:32:54 +02:00
2025-07-08 12:39:24 +02:00
2025-06-24 15:50:06 +02:00
2025-07-14 18:41:42 -07:00
2025-09-15 17:34:06 +02:00
2025-06-19 14:28:22 +02:00
2025-09-21 17:44:20 -04:00
2025-09-22 09:29:28 +01:00
2025-09-22 09:29:29 +01:00