This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 717478d89fe2 Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.o [...] new 363999901116 ksmbd: add the check to vaildate if stream protocol length [...] new c2e99d479737 ksmbd: check strictly data area in ksmbd_smb2_check_message() new 51a1387393d9 ksmbd: remove the leftover of smb2.0 dialect support new c7705eec78c9 ksmbd: use buf_data_size instead of recalculation in smb3_ [...] new 2db72604f3ea ksmbd: fix version mismatch with out of tree new 64e787556027 ksmbd: fix oops from fuse driver new c75de8453c3e Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd new 06cc978d3ff2 block: genhd: fix double kfree() in __alloc_disk_node() new 1dbdd99b511c block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output new 50eb0a06e6ca Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/l [...] new c5336400ca8b scsi: acornscsi: Remove scsi_cmd_to_tag() reference new f5ef336fd2e4 scsi: ufs: core: Fix task management completion new a013c71c6315 scsi: elx: efct: Delete stray unlock statement new 69a3a7bc7239 scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling new 258aad75c621 scsi: iscsi: Fix iscsi_task use after free new 0950fcbf992f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 6558b646ce1c i2c: acpi: fix resource leak in reconfiguration device addition new 3bce7703c7ba i2c: mediatek: Add OFFSET_EXT_CONF setting back new 52f57396c75a i2c: mlxcpld: Fix criteria for frequency setting new fa1049135c15 i2c: mlxcpld: Modify register setting for 400KHz frequency new 7fd2bf83d59a Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
The 21 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: block/bdev.c | 2 +- block/blk-mq-debugfs.c | 1 + block/genhd.c | 1 + drivers/i2c/busses/i2c-mlxcpld.c | 4 +- drivers/i2c/busses/i2c-mt65xx.c | 11 ++++- drivers/i2c/i2c-core-acpi.c | 1 + drivers/scsi/arm/acornscsi.c | 2 +- drivers/scsi/elx/efct/efct_scsi.c | 3 +- drivers/scsi/libiscsi.c | 15 +++--- drivers/scsi/lpfc/lpfc_sli.c | 11 +++-- drivers/scsi/ufs/ufshcd.c | 52 +++++++++------------ drivers/scsi/ufs/ufshcd.h | 1 + fs/ksmbd/connection.c | 10 ++-- fs/ksmbd/glob.h | 2 +- fs/ksmbd/smb2misc.c | 98 +++++++++++++++++++-------------------- fs/ksmbd/smb2ops.c | 5 -- fs/ksmbd/smb2pdu.c | 59 +++++++---------------- fs/ksmbd/smb2pdu.h | 1 - fs/ksmbd/smb_common.c | 12 ++--- fs/ksmbd/smb_common.h | 4 +- 20 files changed, 134 insertions(+), 161 deletions(-)