This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 55a21105ecc1 Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.or [...] new 52f04f10b900 thermal: intel: int340x: processor_thermal: Fix deadlock new a0aefd306ebb Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/sc [...] new c64c67c0748b alpha: fix lazy-FPU mis(merged/applied/whatnot) new 609d54441493 fs: prevent out-of-bounds array speculation when closing a [...] new 4831f76247bc Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 849ad04cf562 new helper: put_and_unmap_page() new d33d4c9e0888 Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/l [...] new 428913bce1e6 block: fix wrong mode for blkdev_put() from disk_scan_part [...] new e33062213ff2 docs: sysfs-block: document hidden sysfs entry new e2f2a39452c4 block, bfq: fix uaf for 'stable_merge_bfqq' new 40f879bdd345 Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux new 6cc55c969b7c scsi: target: iscsi: Fix an error message in iscsi_check_key() new 877b03795fcf scsi: qla2xxx: Add option to disable FC2 Target support new 06d1a90de602 scsi: hisi_sas: Check devm_add_action() return value new 2ebe16155dc8 scsi: ufs: core: Add soft dependency on governor_simpleondemand new fa8d32721a07 scsi: ufs: ufs-qcom: Remove impossible check new c8be073bd2bc scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERR new c9507eab9fa7 scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mc [...] new 312320b0e0ec scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read() new 2850b23e9f9a scsi: lpfc: Avoid usage of list iterator variable after loop new 02ca7da2919a scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt new 5b06a7169c59 scsi: mpi3mr: Driver unload crashes host when enhanced log [...] new 0a319f162949 scsi: mpi3mr: Wait for diagnostic save during controller init new ba8a9ba41fbd scsi: mpi3mr: Return proper values for failures in firmwar [...] new 4f297e856a7b scsi: mpi3mr: NVMe command size greater than 8K fails new 8e45183978d6 scsi: mpi3mr: Bad drive in topology results kernel crash new bfa659177dcb scsi: megaraid_sas: Update max supported LD IDs to 240 new 9bcb1d5a3d10 scsi: megaraid_sas: Add crash dump mode capability bit in [...] new a2033f9f9d78 scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1 new 11d9874c4204 scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file new 288b3271d920 scsi: sd: Fix wrong zone_write_granularity value during re [...] new ef5f68cc1f82 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 32 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: Documentation/ABI/stable/sysfs-block | 9 +++++ arch/alpha/lib/fpreg.c | 4 +-- block/bfq-iosched.c | 18 +++++----- block/genhd.c | 2 +- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 3 +- drivers/scsi/lpfc/lpfc_init.c | 2 ++ drivers/scsi/lpfc/lpfc_sli.c | 12 +++---- drivers/scsi/megaraid/megaraid_sas.h | 12 ++++--- drivers/scsi/megaraid/megaraid_sas_fp.c | 2 +- drivers/scsi/megaraid/megaraid_sas_fusion.c | 3 ++ drivers/scsi/mpi3mr/mpi3mr.h | 3 ++ drivers/scsi/mpi3mr/mpi3mr_app.c | 4 +-- drivers/scsi/mpi3mr/mpi3mr_fw.c | 42 +++++++++++++++++++--- drivers/scsi/mpi3mr/mpi3mr_os.c | 1 + drivers/scsi/mpi3mr/mpi3mr_transport.c | 15 ++++---- drivers/scsi/qla2xxx/qla_gbl.h | 1 + drivers/scsi/qla2xxx/qla_init.c | 3 +- drivers/scsi/qla2xxx/qla_os.c | 10 +++++- drivers/scsi/sd.c | 7 +++- drivers/scsi/sd_zbc.c | 8 ----- drivers/scsi/storvsc_drv.c | 16 +++++++++ drivers/target/iscsi/iscsi_target_parameters.c | 12 ++++--- .../int340x_thermal/processor_thermal_device_pci.c | 5 ++- drivers/ufs/core/ufshcd.c | 1 + drivers/ufs/host/ufs-qcom.c | 10 +++--- fs/file.c | 1 + include/linux/highmem.h | 6 ++++ 27 files changed, 149 insertions(+), 63 deletions(-)