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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 29 Oct 2008 15:38:16 -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 patches for 2.6-git

Here are a few USB patches for your 2.6-git tree.

These patches are:
	- build warning fix
	- new device quirk for usb storage
	- 2 bugfixes in the the USB core

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

All of these have been in the -next and -mm releases for a while.

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

thanks,

greg k-h

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

 drivers/usb/class/usbtmc.c         |    2 +-
 drivers/usb/core/hcd.c             |   35 ++++++++++++++++++++++++++++++++---
 drivers/usb/core/hcd.h             |    1 +
 drivers/usb/core/hub.c             |    4 ++++
 drivers/usb/core/urb.c             |   22 ++++++++++++++++++++++
 drivers/usb/storage/unusual_devs.h |    7 +++++++
 6 files changed, 67 insertions(+), 4 deletions(-)

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

Alan Stern (2):
      USB: fix crash when URBs are unlinked after the device is gone
      USB: prevent autosuspend during hub initialization

Chris Malley (1):
      USB: usbtmc: Use explicit unsigned type for input buffer instead of char*

Jens Taprogge (1):
      USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.

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