]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2024 19:23:52 +0000 (12:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Jun 2024 19:23:52 +0000 (12:23 -0700)
commit0f47788b3326150a4a3338312f03d2ef3614b53a
tree14e23c2b4303dd5ad2f698c5d5db44c141dd5b76
parent6d6444ba82053c716fb5ac83346202659023044e
parentdbcabac138fdfc730ba458ed2199ff1f29a271fc
Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux

Pull io_uring fixes from Jens Axboe:
 "Removal of a struct member that's unused since the 6.10 merge window,
  and a fix for a regression in SQPOLL wakeups, bringing it back to how
  it worked before the SQPOLL local task_work"

* tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux:
  io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
  io_uring: remove dead struct io_submit_state member