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:	Thu, 06 Jan 2011 14:47:42 -0600
From:	"Stephen M. Cameron" <scameron@...rdog.cce.hp.com>
To:	james.bottomley@...senpartnership.com
Cc:	linux-scsi@...r.kernel.org, mike.miller@...com,
	linux-kernel@...r.kernel.org, thenzl@...hat.com,
	akpm@...ux-foundation.org, smcameron@...oo.com
Subject: [PATCH 00/11] hpsa: updates, January 2011 

The following series contains a few miscellaneous fixes for hpsa.
The biggest change is to the reset_devices code to fix the
saving/restoring of PCI registers so that the "doorbell"
reset method now works on those controllers which support it.

---

Stephen M. Cameron (11):
      hpsa: defend against zero sized buffers in passthru ioctls
      hpsa: fixup DMA address before freeing.
      hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
      hpsa: fix board status waiting code
      hpsa: Use kernel provided PCI state save and restore functions
      hpsa: limit commands allocated on reset_devices
      hpsa: do not reset unknown boards on reset_devices
      hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
      hpsa: allow driver to put controller in either simple or performant mode
      hpsa: use usleep_range not msleep for small sleeps
      hpsa: Add a per controller commands_outstanding entry in /sys


 Documentation/scsi/hpsa.txt |    6 +
 drivers/scsi/hpsa.c         |  210 ++++++++++++++++++++++---------------------
 drivers/scsi/hpsa.h         |    4 +
 drivers/scsi/hpsa_cmd.h     |    1 
 4 files changed, 119 insertions(+), 102 deletions(-)

-- 
-- steve
--
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