lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 08 Jul 2023 14:50:50 -0400
From:   James Bottomley <James.Bottomley@...senPartnership.com>
To:     Andrew Morton <akpm@...ux-foundation.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-scsi <linux-scsi@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] final round of SCSI updates for the 6.4+ merge window

A few late arriving patches that missed the initial pull request.  It's
mostly bug fixes (the dt-bindings is a fix for the initial pull).

The patch is available here:

git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc

The short changelog is:

Abel Vesa (1):
      scsi: dt-bindings: ufs: qcom: Fix ICE phandle

Arnd Bergmann (1):
      scsi: lpfc: Fix lpfc_name struct packing

Azeem Shaikh (2):
      scsi: target: tcmu: Replace strlcpy() with strscpy()
      scsi: ncr53c8xx: Replace strlcpy() with strscpy()

Damien Le Moal (1):
      scsi: core: Simplify scsi_cdl_check_cmd()

Gustavo A. R. Silva (1):
      scsi: smartpqi: Replace one-element arrays with flexible-array members

Keoseong Park (1):
      scsi: ufs: core: Remove unused function declaration

Mike Christie (1):
      scsi: target: iblock: Quiet bool conversion warning with pr_preempt use

Rong Tao (1):
      scsi: target: docs: Remove tcm_mod_builder.py

Yueh-Shun Li (1):
      scsi: isci: Fix comment typo

With diffstat:

 .../devicetree/bindings/ufs/qcom,ufs.yaml          |   9 +-
 Documentation/target/scripts.rst                   |   6 -
 Documentation/target/tcm_mod_builder.py            | 656 ---------------------
 drivers/scsi/isci/scu_task_context.h               |   2 +-
 drivers/scsi/lpfc/lpfc_hw.h                        |  10 +-
 drivers/scsi/ncr53c8xx.c                           |   2 +-
 drivers/scsi/scsi.c                                |  37 +-
 drivers/scsi/smartpqi/smartpqi.h                   |   4 +-
 drivers/scsi/smartpqi/smartpqi_init.c              |   5 +-
 drivers/target/target_core_iblock.c                |   2 +-
 drivers/target/target_core_user.c                  |   4 +-
 drivers/ufs/core/ufshcd-priv.h                     |   1 -
 12 files changed, 32 insertions(+), 706 deletions(-)
 delete mode 100755 Documentation/target/tcm_mod_builder.py

James


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ