]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Jun 2025 00:47:27 +0000 (17:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Jun 2025 00:47:27 +0000 (17:47 -0700)
commitfb4d33ab452ea254e2c319bac5703d1b56d895bf
treede4b4c8b0b3080984fefb83e2260850e31d57da7
parent229f135e0680da3dd0bcce515c07be87858f1d12
parent4ea0bb8aaedfad8e695429cda6bd1c8b0dad0844
Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:

 - Fix alternate data streams bug

 - Important fix for null pointer deref with Kerberos authentication

 - Fix oops in smbdirect (RDMA) in free_transport

* tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: handle set/get info file for streamed file
  ksmbd: fix null pointer dereference in destroy_previous_session
  ksmbd: add free_transport ops in ksmbd connection