public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.13-rc7
@ 2025-01-11 16:19 Jens Axboe
  2025-01-11 20:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-01-11 16:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

A set of minor fixes that should go into this release. This pull request
contains:

- Fix for multishot timeout updates only using the updated value for the
  first invocation, not subsequent ones.

- Silence a false positive lockdep warning 

- Fix the eventfd signaling and putting RCU logic

- Fix fault injected SQPOLL setup not clearing the task pointer in
  the error path

- Fix local task_work looking at the SQPOLL thread rather than just
  signaling the safe variant. Again one of those theoretical issues,
  which should be closed up none the less. 

Please pull!


The following changes since commit ed123c948d06688d10f3b10a7bce1d6fbfd1ed07:

  io_uring/kbuf: use pre-committed buffer address for non-pollable file (2025-01-03 09:38:37 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.13-20250111

for you to fetch changes up to bd2703b42decebdcddf76e277ba76b4c4a142d73:

  io_uring: don't touch sqd->thread off tw add (2025-01-10 14:00:25 -0700)

----------------------------------------------------------------
io_uring-6.13-20250111

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period

Pavel Begunkov (4):
      io_uring/timeout: fix multishot updates
      io_uring: silence false positive warnings
      io_uring/sqpoll: zero sqd->thread on tctx errors
      io_uring: don't touch sqd->thread off tw add

 io_uring/eventfd.c  | 16 +++++++---------
 io_uring/io_uring.c |  5 +----
 io_uring/io_uring.h |  7 ++++---
 io_uring/sqpoll.c   |  6 +++++-
 io_uring/timeout.c  |  4 +++-
 5 files changed, 20 insertions(+), 18 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 6.13-rc7
  2025-01-11 16:19 [GIT PULL] io_uring fixes for 6.13-rc7 Jens Axboe
@ 2025-01-11 20:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-11 20:01 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Sat, 11 Jan 2025 09:19:00 -0700:

> git://git.kernel.dk/linux.git tags/io_uring-6.13-20250111

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

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-01-11 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-11 16:19 [GIT PULL] io_uring fixes for 6.13-rc7 Jens Axboe
2025-01-11 20:01 ` 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