]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2026 17:14:13 +0000 (09:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2026 17:14:13 +0000 (09:14 -0800)
commit047b4e783ce2af73b3287dfabfeaa51684932757
tree8008bac9ea7199a57cfb60cb1329010e4bab9264
parentb69053dd3ffbc0d2dedbbc86182cdef6f641fe1b
parentfa2fd0b10f66b08bc44745feed1761d7c1539d6e
Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix array out of bounds error in copy_file_range

 - Add tracepoint to help debug ioctl failures

* tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range
  smb3 client: add missing tracepoint for unsupported ioctls