This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 692b7dc87ca6 Merge tag 'hyperv-fixes-signed-20230619' of git://git.kern [...] new 2b9b8f3b68ed ksmbd: validate command payload size new 40b268d384a2 ksmbd: add mnt_want_write to ksmbd vfs functions new 5fe7f7b78290 ksmbd: fix out-of-bound read in smb2_write new 5005bcb42191 ksmbd: validate session id and tree id in the compound request new 99ec1ed7c2ed Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.o [...]
The 5 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/server/server.c | 33 +++++++------ fs/smb/server/smb2misc.c | 33 +++++++------ fs/smb/server/smb2pdu.c | 70 +++++++++++++++++++-------- fs/smb/server/smbacl.c | 10 ++-- fs/smb/server/vfs.c | 117 ++++++++++++++++++++++++++++++++++++---------- fs/smb/server/vfs.h | 17 ++++--- fs/smb/server/vfs_cache.c | 2 +- 7 files changed, 196 insertions(+), 86 deletions(-)