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]
Date:	Tue, 23 Jul 2013 15:16:15 -0500
From:	"Philip J. Kelleher" <pjk1939@...ux.vnet.ibm.com>
To:	axboe@...nel.dk
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] rsxx: RSXX driver Bug fixes.

Jens,

The incoming patch series contains 4 patches for the
rsxx driver (drivers/block/rsxx). They are all bug
fixes.

Patch1:
	Our adapter is going through a name change.

Patch2:
	The driver isn't removing the IDA entry during
	driver unload. This becomes a problem during
	DLPAR remove.

Patch3:
	These are changes mentioned by other members
	of the Linux Community. Basically, returning 
	the wrong statuses on a couple of failure
	cases in the driver.

Patch 4:
	The driver wasn't handling the return value
	of pci_map_page correctly for the PowerPC
	architecture. This also uncovered a double
	free scenario that is fixed here.
	

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