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:	Wed, 11 Jun 2008 17:10:55 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.26-rc5

Here are some USB patches for your 2.6.25-git tree.

They include:
	- your resume fix for the USB core
	- build fix for the isight_firmware driver for some .configs
	- isight_firmware fix for invalid firmware loading
	- bugfix in the isp1760 host controller driver

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

All of these patches, except yours, have been in the -mm tree for a
while, as well as -next.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------


 drivers/usb/core/hub.c             |   46 ++++++++++++++++++++++++++++++++++-
 drivers/usb/host/isp1760-hcd.c     |    8 +++---
 drivers/usb/misc/Kconfig           |    1 +
 drivers/usb/misc/isight_firmware.c |   23 ++++++++++++-----
 4 files changed, 65 insertions(+), 13 deletions(-)

---------------

Ingo Molnar (1):
      USB: fix build bug in USB_ISIGHTFW

Linus Torvalds (1):
      USB: don't use reset-resume if drivers don't support it

Matthew Garrett (1):
      isight_firmware: Avoid crash on loading invalid firmware

Nate Case (1):
      USB: isp1760: Assign resource fields before adding hcd

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