This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4a0c9b339199 Merge tag 'probes-fixes-v6.18-rc4' of git://git.kernel.org [...] new d24822e1471d ksmbd: detect RDMA capable lower devices when bridge and v [...] new e6187655acfa ksmbd: detect RDMA capable netdevs include IPoIB new cff0a1be08ae Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba. [...] new 5127be409c6c scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power do [...] new c74dc8ab47c1 scsi: ufs: core: Fix a race condition related to the "hid" [...] new c0e37ac6a5d4 scsi: ufs: core: Reduce link startup failure logging new f838d624fd11 scsi: ufs: core: Revert "Make HID attributes visible" new bb44826c3bdb scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers new d34caa89a132 scsi: ufs: core: Add a quirk to suppress link_startup_again new d968e99488c4 scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ [...] new a2b32bc1d9e3 scsi: ufs: core: Fix invalid probe error return value new 11a6afabb4b3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 819630bd6f86 io_uring/zcrx: remove sync refill uapi new 1fd5367391bf io_uring: fix types for region size calulation new 9dc520632a0d Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org [...] new c379b745e12a slab: prevent infinite loop in kmalloc_nolock() with debugging new a80abfbb1013 Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/ [...]
The 17 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/ufs/core/ufs-sysfs.c | 2 +- drivers/ufs/core/ufs-sysfs.h | 1 - drivers/ufs/core/ufshcd.c | 17 ++++------ drivers/ufs/host/ufs-qcom.c | 15 ++++++++- drivers/ufs/host/ufshcd-pci.c | 70 ++++++++++++++++++++++++++++++++++++++++-- fs/smb/server/transport_rdma.c | 24 ++++++++++++++- include/uapi/linux/io_uring.h | 12 -------- include/ufs/ufshcd.h | 7 +++++ io_uring/memmap.c | 2 +- io_uring/register.c | 3 -- io_uring/zcrx.c | 68 ---------------------------------------- io_uring/zcrx.h | 7 ----- mm/slub.c | 6 +++- 13 files changed, 124 insertions(+), 110 deletions(-)