]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2025 04:36:23 +0000 (07:36 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2025 04:36:23 +0000 (07:36 +0300)
commit2095cf558f65d9aad9a945e4fd1077b97bf61383
tree9740dac311ac8ebf1733ab8caab46978843cf07a
parente8214ed59b75fa794126686370a5e47cb7da5b12
parentc18646248fed07683d4cee8a8af933fc4fe83c0d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma fix from Jason Gunthorpe:
 "Single fix to correct the iov_iter construction in soft iwarp. This
  avoids blktest crashes with recent changes to the allocators"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages