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>] [day] [month] [year] [list]
Message-ID: <1424573464.2146.53.camel@HansenPartnership.com>
Date:	Sat, 21 Feb 2015 18:51:04 -0800
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 3.19+ merge window

This is a short patch set representing a couple of left overs from the
merge window (debug leftover removal and MAINTAINER changes) plus one
merge window regression (the local workqueue for hpsa) and a set of bug
fixes for several issues (two for scsi-mq and the rest an assortment of
long standing stuff, all cc'd to stable).

The patch is available here:

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

The short changelog is:

Don Brace (1):
      hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch

Hannes Reinecke (1):
      am53c974: remove left-over debugging code

Minh Duc Tran (1):
      fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

Ondrej Zary (1):
      wd719x: add missing .module to wd719x_template

Robert Love (1):
      fcoe: Transition maintainership to Vasu

Tony Battersby (3):
      sg: fix EWOULDBLOCK errors with scsi-mq
      sg: fix unkillable I/O wait deadlock with scsi-mq
      sg: fix read() error reporting

And the diffstat

 MAINTAINERS                     |  2 +-
 drivers/scsi/am53c974.c         |  6 ------
 drivers/scsi/be2iscsi/be_main.c |  1 -
 drivers/scsi/hpsa.c             |  4 +---
 drivers/scsi/sg.c               | 40 +++++++++++++++++++++++++++++++++-------
 drivers/scsi/wd719x.c           |  1 +
 6 files changed, 36 insertions(+), 18 deletions(-)

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ