This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7595b66ae9de Merge tag 'selinux-pr-20250624' of git://git.kernel.org/pu [...] new c55c7a85e02a um: ubd: Add missing error check in start_io_thread() new bc4e2ae08183 um: vfio: Prevent duplicate device assignments new 894894127602 um: Use correct data source in fpregs_legacy_set() new 2d65fc13be85 um: vector: Reduce stack usage in vector_eth_configure() new 2dca89df0d11 Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/s [...] new 752eb816b55a scsi: megaraid_sas: Fix invalid node index new 2e083cd80229 scsi: ufs: core: Fix clk scaling to be conditional in rese [...] new a35b29bdedb4 scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out new 74f46a0524f8 scsi: fnic: Turn off FDMI ACTIVE flags on link down new 9b9b8594654a scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths new 18b5cb6f1fdd scsi: fnic: Set appropriate logging level for log message new 85d6fbc47c30 scsi: fnic: Fix missing DMA mapping error in fnic_send_frame() new 92ca6c498a5e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 13 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/um/drivers/ubd_user.c | 2 +- arch/um/drivers/vector_kern.c | 42 +++---- arch/um/drivers/vfio_kern.c | 14 +++ arch/x86/um/ptrace.c | 2 +- drivers/scsi/fnic/fdls_disc.c | 187 ++++++++++++++++++++++++------ drivers/scsi/fnic/fnic.h | 2 +- drivers/scsi/fnic/fnic_fcs.c | 2 + drivers/scsi/fnic/fnic_fdls.h | 1 + drivers/scsi/fnic/fnic_scsi.c | 2 +- drivers/scsi/megaraid/megaraid_sas_base.c | 6 +- drivers/ufs/core/ufshcd.c | 3 +- 11 files changed, 190 insertions(+), 73 deletions(-)