public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.6-rc5
@ 2023-10-06 16:36 Jens Axboe
  2023-10-06 22:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-10-06 16:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

A few fixes for the 6.6 kernel release:

- syzbot report on a crash on 32-bit arm with highmem, and went digging
  to check for potentially similar issues and found one more (me)

- Fix a syzbot report with PROVE_LOCKING=y and setting up the ring in a
  disabled state (me)

- Fix for race with CPU hotplut and io-wq init (Jeff)

Please pull!


  io_uring/fs: remove sqe->rw_flags checking from LINKAT (2023-09-29 03:07:09 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.6-2023-10-06

for you to fetch changes up to 0f8baa3c9802fbfe313c901e1598397b61b91ada:

  io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls() (2023-10-05 14:11:18 -0600)

----------------------------------------------------------------
io_uring-6.6-2023-10-06

----------------------------------------------------------------
Jeff Moyer (1):
      io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()

Jens Axboe (3):
      io_uring/kbuf: don't allow registered buffer rings on highmem pages
      io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings
      io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages

 io_uring/io-wq.c    | 10 ++++------
 io_uring/io_uring.c | 16 +++++++++++++++-
 io_uring/io_uring.h | 41 +++++++++++++++++++++++++++--------------
 io_uring/kbuf.c     | 27 +++++++++++++++++++--------
 4 files changed, 65 insertions(+), 29 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 6.6-rc5
  2023-10-06 16:36 [GIT PULL] io_uring fixes for 6.6-rc5 Jens Axboe
@ 2023-10-06 22:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-06 22:51 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 6 Oct 2023 10:36:02 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.6-2023-10-06

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

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:[~2023-10-06 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 16:36 [GIT PULL] io_uring fixes for 6.6-rc5 Jens Axboe
2023-10-06 22:51 ` 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