Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Nov 2025 15:52:45 +0000 (07:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Nov 2025 15:52:45 +0000 (07:52 -0800)
commit9dc520632a0dd3bdc37540528040771a96bdc8ff
tree2b2858dd30593bcde4cc08444d98c9b9f9cd826a
parent11a6afabb4b38e70b6d697fd90fddedb9ad0ec43
parent1fd5367391bf0eeb09e624c4ab45121b54eaab96
Merge tag 'io_uring-6.18-20251106' of git://git./linux/kernel/git/axboe/linux

Pull io_uring fixes from Jens Axboe:

 - Remove the sync refill API that was added in this release, in
   anticipation of doing it in a better way for the next release

 - Fix type extension for calculating size off nr_pages, like we do
   in other spots

* tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  io_uring: fix types for region size calulation
  io_uring/zcrx: remove sync refill uapi