]> Git Repo - linux.git/commit
Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux
authorLinus Torvalds <[email protected]>
Fri, 17 Jan 2025 01:02:28 +0000 (17:02 -0800)
committerLinus Torvalds <[email protected]>
Fri, 17 Jan 2025 01:02:28 +0000 (17:02 -0800)
commita634dda26186cf9a51567020fcce52bcba5e1e59
treebc164c3cde9febbd11efa6e1f0fee02028fb866c
parentf692a6c69076ee5ecc95c5c7da018fe95ff63c28
parent6f7a644eb7db10f9993039bab7740f7982d4edf4
Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux

Pull io_uring fixes from Jens Axboe:
 "One fix for the error handling in buffer cloning, and one fix for the
  ring resizing.

  Two minor followups for the latter as well.

  Both of these issues only affect 6.13, so not marked for stable"

* tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux:
  io_uring/register: cache old SQ/CQ head reading for copies
  io_uring/register: document io_register_resize_rings() shared mem usage
  io_uring/register: use stable SQ/CQ ring data during resize
  io_uring/rsrc: fixup io_clone_buffers() error handling
This page took 0.051559 seconds and 4 git commands to generate.