]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'io_uring-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2025 19:09:57 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2025 19:09:57 +0000 (11:09 -0800)
commita07a003ce6d475014e71e1c4f52f4ed7146dd35e
tree1c5a75f8b1788a25ac4738bd8c05cd910dc5b047
parenta4165ffc835fcf738c2ff41ce8305b04454c07d0
parent46447367a52965e9d35f112f5b26fc8ff8ec443d
Merge tag 'io_uring-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

Pull io_uring fix from Jens Axboe:
 "Just a single fix for a mixup of arguments for the skb_queue_splice()
  call, in the io_uring timestamp retrieval code"

* tag 'io_uring-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  io_uring/cmd_net: fix wrong argument types for skb_queue_splice()