This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1bf5c8925609 Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/lin [...] new a8f68b11158f smb: client: fix OOB in cifsd when receiving compounded resps new 33eae65c6f49 smb: client: fix OOB in SMB2_query_info_init() new b35858b3786d smb: client: fix OOB in smbCalcSize() new b50492b05fd0 smb: client: fix potential OOB in cifs_dump_detail() new 567320c46a60 smb: client: fix potential OOB in smb2_dump_detail() new 01fe654f78fd fs: cifs: Fix atime update check new f30bbc38704e cifs: fix a pending undercount of srv_count new 12d1e301bdfd cifs: do not let cifs_chan_update_iface deallocate channels new eee7f5b48e20 Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.o [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/smb/client/cifs_debug.c | 12 ++++++----- fs/smb/client/cifsglob.h | 3 ++- fs/smb/client/connect.c | 7 ++++++- fs/smb/client/file.c | 2 +- fs/smb/client/misc.c | 4 ++++ fs/smb/client/sess.c | 50 ++++++++++++++++++---------------------------- fs/smb/client/smb2misc.c | 30 ++++++++++++++-------------- fs/smb/client/smb2ops.c | 25 ++++++++++++++--------- fs/smb/client/smb2pdu.c | 32 ++++++++++++++++++++--------- 9 files changed, 93 insertions(+), 72 deletions(-)