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, 14 Oct 2009 16:04:27 -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 bugfixes for 2.6.32-git

Here are a few bugfixes for your 2.6.32-git tree.

These fix:
	- usb-storage bug that a number of people hit
	- whci bug fixes
	- ehci bugfix
	- proper vendor/product id for the EEM gadget
	- new device ids.

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

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

thanks,

greg k-h

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

 ...fs-class-usb_host => sysfs-class-uwb_rc-wusbhc} |    4 +-
 drivers/usb/gadget/ether.c                         |    9 +---
 drivers/usb/host/ehci-sched.c                      |   12 +++---
 drivers/usb/host/whci/asl.c                        |   23 ++++++++---
 drivers/usb/host/whci/pzl.c                        |   24 ++++++++---
 drivers/usb/serial/option.c                        |    4 ++
 drivers/usb/storage/transport.c                    |   17 ++++++++-
 drivers/usb/wusbcore/security.c                    |   41 +++++++++----------
 8 files changed, 82 insertions(+), 52 deletions(-)
 rename Documentation/ABI/testing/{sysfs-class-usb_host => sysfs-class-uwb_rc-wusbhc} (88%)

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

Benjamin Herrenschmidt (1):
      usb-storage: Workaround devices with bogus sense size

Brian Niebuhr (1):
      USB: gadget: Fix EEM driver comments and VID/PID

David Vrabel (3):
      USB: rename Documentation/ABI/.../sysfs-class-usb_host
      USB: whci-hcd: handle early deletion of endpoints
      USB: whci-hcd: always do an update after processing a halted qTD

Huzaifa Sidhpurwala (1):
      USB: option: Support for AIRPLUS MCD650 Datacard

Sarah Sharp (1):
      USB: ehci: Fix IST boundary checking interval math.

Stefano Panella (1):
      USB: wusb: don't use the stack to read security descriptor

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