This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 20edcec23f92 Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/ [...] new df9d70c18616 cifs: if deferred close is disabled then close files immediately new f1f047bd7ce0 smb: client: Fix -Wstringop-overflow issues new bf99f6be2d20 smb: client: fix missed ses refcounting new c071b34f62dd cifs: is_network_name_deleted should return a bool new 69cba9d3c128 cifs: fix mid leak during reconnection after timeout threshold new fe756ad02146 Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfre [...] new 0d5ace1a07f7 pinctrl: amd: Only use special debounce behavior for GPIO 0 new 635a750d958e pinctrl: amd: Use amd_pinconf_set() for all config options new 3f62312d04d4 pinctrl: amd: Drop pull up select configuration new 283c5ce7da0a pinctrl: amd: Unify debounce handling into amd_pinconf_set() new f46a0b47cc08 pinctrl: renesas: rzv2m: Handle non-unique subnode names new bfc374a145ae pinctrl: renesas: rzg2l: Handle non-unique subnode names new 04e601f2a71c Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://g [...] new ede950b01922 Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm [...]
The 14 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/pinctrl/pinctrl-amd.c | 61 +++++++++++++-------------------- drivers/pinctrl/pinctrl-amd.h | 1 - drivers/pinctrl/renesas/pinctrl-rzg2l.c | 28 ++++++++++----- drivers/pinctrl/renesas/pinctrl-rzv2m.c | 28 ++++++++++----- fs/smb/client/cifsglob.h | 2 +- fs/smb/client/cifssmb.c | 2 +- fs/smb/client/connect.c | 30 ++++++++++++---- fs/smb/client/dfs.c | 26 ++++++-------- fs/smb/client/file.c | 4 +-- fs/smb/client/smb2ops.c | 8 +++-- fs/smb/client/smb2transport.c | 2 +- 11 files changed, 106 insertions(+), 86 deletions(-)