public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.15-rc2
@ 2025-04-10 13:24 Jens Axboe
  2025-04-10 14:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-04-10 13:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

A few small fixes that should go into the 6.15 kernel release. This pull
request contains:

- Reject zero sized legacy provided buffers upfront. No ill side effects
  from this one, only really done to shut up a silly syzbot test case.

- Fix for a regression in tag posting for registered files or buffers,
  where the tag would be posted even when the registration failed.

- 2 minor zcrx cleanups for code added this merge window.

Please pull!


The following changes since commit e48e99b6edf41c69c5528aa7ffb2daf3c59ee105:

  Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2025-04-03 21:12:48 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.15-20250410

for you to fetch changes up to cf960726eb65e8d0bfecbcce6cf95f47b1ffa6cc:

  io_uring/kbuf: reject zero sized provided buffers (2025-04-07 07:51:23 -0600)

----------------------------------------------------------------
io_uring-6.15-20250410

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/kbuf: reject zero sized provided buffers

Pavel Begunkov (3):
      io_uring: don't post tag CQEs on file/buffer registration failure
      io_uring/zcrx: put refill data into separate cache line
      io_uring/zcrx: separate niov number from pages

 io_uring/kbuf.c |  2 ++
 io_uring/rsrc.c | 17 ++++++++++++++++-
 io_uring/zcrx.c | 19 ++++++++++---------
 io_uring/zcrx.h |  5 +++--
 4 files changed, 31 insertions(+), 12 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fixes for 6.15-rc2
  2025-04-10 13:24 [GIT PULL] io_uring fixes for 6.15-rc2 Jens Axboe
@ 2025-04-10 14:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-10 14:09 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Thu, 10 Apr 2025 07:24:52 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.15-20250410

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a61ec0dd18de4e98f46dcb95808c7cae0c8e0acc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-10 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 13:24 [GIT PULL] io_uring fixes for 6.15-rc2 Jens Axboe
2025-04-10 14:09 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox