This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d2818517e348 Merge tag 'block-6.18-20251023' of git://git.kernel.org/pu [...] new e607ef686ab9 smb: client: allocate enough space for MR WRs and ib_drain_qp() new 5da6fb635636 cifs: Add a couple of missing smb3_rw_credits tracepoints new 5b2ff4873aea cifs: Fix TCP_Server_Info::credits to be signed new 72ed55b4c335 smb: client: get rid of d_drop() in cifs_do_rename() new 4b1d7f62225a cifs: Call the calc_signature functions directly new 64c9471aa9de cifs: #include cifsglob.h before trace.h to allow structs [...] new f2b246572699 Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.o [...] new 1af424b15401 lib/crypto: poly1305: Restore dependency of arch code on !KMSAN new 7083bb6060a9 Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...] new a1978b692a39 PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM conf [...] new fc2bc2623e3a Revert "PCI: qcom: Prepare for the DWC ECAM enablement" new bf5570590a98 MIPS: Malta: Fix keyboard resource preventing i8042 driver [...] new 1d5d1663619d MIPS: Malta: Fix PCI southbridge legacy resource reservations new f294a5fd34db MIPS: Malta: Use pcibios_align_resource() to block io range new df5192d9bb0e PCI/ASPM: Enable only L0s and L1 for devicetree platforms new 31009296f8ff Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/ [...]
The 16 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/mips/mti-malta/malta-setup.c | 4 +- arch/mips/pci/pci-malta.c | 3 +- drivers/pci/controller/dwc/pcie-designware-host.c | 28 ++++++++-- drivers/pci/controller/dwc/pcie-qcom.c | 68 ----------------------- drivers/pci/pcie/aspm.c | 34 +++--------- fs/smb/client/cifsglob.h | 4 +- fs/smb/client/cifsproto.h | 1 + fs/smb/client/cifssmb.c | 8 +++ fs/smb/client/inode.c | 5 +- fs/smb/client/smb2ops.c | 4 -- fs/smb/client/smb2proto.h | 6 -- fs/smb/client/smb2transport.c | 18 +++--- fs/smb/client/smbdirect.c | 36 +++++++----- fs/smb/client/trace.c | 1 + lib/crypto/Kconfig | 2 +- 15 files changed, 81 insertions(+), 141 deletions(-)