This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 022ce8862dff Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/sc [...] new f1a411873c85 ksmbd: fix out-of-bound read in deassemble_neg_contexts() new fc6c6a3c324c ksmbd: fix out-of-bound read in parse_lease_state() new 25933573ef48 ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR() new 368ba06881c3 ksmbd: check the validation of pdu_size in ksmbd_conn_hand [...] new 1c1bcf2d3ea0 ksmbd: validate smb request protocol id new 65d7ca5987f2 Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.o [...] new a37f2699c36a x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed new 4c605260bc60 Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.or [...]
The 8 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: arch/x86/kernel/head_64.S | 18 ++++++------- fs/smb/server/connection.c | 17 ++++++++++-- fs/smb/server/oplock.c | 66 +++++++++++++++++----------------------------- fs/smb/server/smb2pdu.c | 13 +++++---- fs/smb/server/smb_common.c | 14 +++++++++- fs/smb/server/smbacl.c | 4 +-- fs/smb/server/vfs.c | 4 +-- 7 files changed, 71 insertions(+), 65 deletions(-)