This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 996148ee05d0 Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel. [...] new e44fd5081c50 ksmbd: log that server is experimental at module load new 9f6323311c70 ksmbd: add default data stream name in FILE_STREAM_INFORMATION new 18a015bccf9e ksmbd: check protocol id in ksmbd_verify_smb_message() new 4ea477988c42 ksmbd: remove follow symlinks support new 265fd1991c1d ksmbd: use LOOKUP_BENEATH to prevent the out of share access new 5e5d7597637c Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd new 5816b3e6577e Linux 5.15-rc3
The 7 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: Makefile | 2 +- fs/ksmbd/misc.c | 100 ++++++----------------------- fs/ksmbd/misc.h | 7 +- fs/ksmbd/server.c | 3 + fs/ksmbd/smb2pdu.c | 119 +++++++++++----------------------- fs/ksmbd/smb_common.c | 13 ++-- fs/ksmbd/smb_common.h | 1 + fs/ksmbd/vfs.c | 172 ++++++++++++++++++++++++-------------------------- fs/ksmbd/vfs.h | 9 ++- 9 files changed, 165 insertions(+), 261 deletions(-)