This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e618ee89561b Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/ [...] new c8ba3f8aff67 PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() new 5d74992343b9 Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/ [...] new 6f8a394aa952 cifs: Ensure that all non-client-specific reparse points a [...] new b365b9d404b7 smb311 client: fix missing tcon check when mounting with l [...] new c7efac7f1c71 cifs: Fix support for WSL-style symlinks new 9502dd5c7029 smb: client: fix UAF in decryption with multichannel new 16cb6b0509b6 cifs: Fix encoding of SMB1 Session Setup Kerberos Request [...] new 9ce7351291a6 cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POI [...] new 12193b9801e7 cifs: Improve handling of name surrogate reparse points in [...] new 56c0bea52cef cifs: Split parse_reparse_point callback to functions: get [...] new ef86ab131d91 cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 new 56c283b9e001 smb3: Add defines for two new FileSystemAttributes new 3bde70a2c827 Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba [...]
The 13 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: drivers/pci/quirks.c | 12 ++++----- fs/smb/client/cifsencrypt.c | 16 ++++-------- fs/smb/client/cifsglob.h | 6 ++--- fs/smb/client/cifspdu.h | 2 ++ fs/smb/client/connect.c | 2 ++ fs/smb/client/inode.c | 25 ++++++++++++------ fs/smb/client/reparse.c | 63 +++++++++++++++++++++------------------------ fs/smb/client/reparse.h | 5 +--- fs/smb/client/sess.c | 60 ++++++++++++++++++++++++++++-------------- fs/smb/client/smb1ops.c | 53 ++++++++++++++++++++++++++++++-------- fs/smb/client/smb2ops.c | 14 +++++----- fs/smb/client/smb2pdu.c | 11 ++------ fs/smb/common/smb2pdu.h | 6 ++--- fs/smb/server/smb_common.h | 2 ++ 14 files changed, 160 insertions(+), 117 deletions(-)