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:	Mon, 20 Aug 2012 12:29:33 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
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] More USB fixes for 3.6-rc3

The following changes since commit 731879f8e3d4c61220462160311fa650a8b96abf:

  USB: qcserial: fix port handling on Gobi 1K and 2K+ (2012-08-16 09:48:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.6-rc3

for you to fetch changes up to 8f057d7bca549e8f7c1f8e750c75598986f5d9aa:

  gpu/mfd/usb: Fix USB randconfig problems (2012-08-20 11:52:41 -0700)

----------------------------------------------------------------
More USB patches for 3.6-rc3

Here are 10 more USB patches for 3.6-rc3.  They all fix reported
problems (build problems for one of them, and easily repeatable oopses
for the others.)

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (8):
      USB: smsusb: remove __devinit* from the struct usb_device_id table
      USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
      USB: spca506: remove __devinit* from the struct usb_device_id table
      USB: p54usb: remove __devinit* from the struct usb_device_id table
      USB: rtl8187: remove __devinit* from the struct usb_device_id table
      USB: vt6656: remove __devinit* from the struct usb_device_id table
      USB: winbond: remove __devinit* from the struct usb_device_id table
      USB: emi62: remove __devinit* from the struct usb_device_id table

Guenter Roeck (1):
      gpu/mfd/usb: Fix USB randconfig problems

Sven Schnelle (1):
      USB: CDC ACM: Fix NULL pointer dereference

 drivers/gpu/drm/Kconfig                    | 1 +
 drivers/gpu/drm/udl/Kconfig                | 1 +
 drivers/media/dvb/siano/smsusb.c           | 2 +-
 drivers/media/video/gspca/jl2005bcd.c      | 2 +-
 drivers/media/video/gspca/spca506.c        | 2 +-
 drivers/mfd/Kconfig                        | 3 ++-
 drivers/net/wireless/p54/p54usb.c          | 2 +-
 drivers/net/wireless/rtl818x/rtl8187/dev.c | 2 +-
 drivers/staging/vt6656/main_usb.c          | 2 +-
 drivers/staging/winbond/wbusb.c            | 2 +-
 drivers/usb/Kconfig                        | 2 +-
 drivers/usb/class/cdc-acm.c                | 3 ++-
 drivers/usb/misc/emi62.c                   | 2 +-
 13 files changed, 15 insertions(+), 11 deletions(-)
--
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