This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9d4c304001cf KVM: x86: don't fall through case statements without annotations new 7ccc1465465d smb: client: fix hang in wait_for_response() for negproto new 3523a3df03c6 smb: client: fix double put of @cfile in smb2_rename_path() new f9c169b51b6c smb: client: fix double put of @cfile in smb2_set_path_size() new 517b58c1f924 cifs: Fix zero_point init on inode initialisation new a68c74865f51 cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3 new ab8521891072 netfs, cifs: Improve some debugging bits new a86b83f77797 Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba [...] new f1536585588b PCI: Don't rely on of_platform_depopulate() for reused OF-nodes new 8f62819aaace PCI/pwrctl: Rescan bus on a separate thread new 487ee43bac84 Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/ [...] new 12cb32a52eb6 kunit: Fix missing kerneldoc comment new b31c44928842 Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git: [...]
The 12 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/pwrctl/core.c | 26 ++++++++++++++-- drivers/pci/pwrctl/pci-pwrctl-pwrseq.c | 2 +- drivers/pci/remove.c | 18 +++++++++++- fs/netfs/io.c | 2 +- fs/smb/client/cifssmb.c | 54 +++++++++++++++++++++++++++++----- fs/smb/client/connect.c | 14 ++++++++- fs/smb/client/inode.c | 2 ++ fs/smb/client/smb2inode.c | 3 ++ fs/smb/client/smb2ops.c | 8 +++-- include/kunit/test.h | 1 + include/linux/pci-pwrctl.h | 3 ++ 11 files changed, 115 insertions(+), 18 deletions(-)