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:	Fri, 7 Aug 2009 16:26:07 -0700
From:	Greg KH <greg@...ah.com>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, devel@...uxdriverproject.or
Subject: [GIT PATCH] STAGING fixes for 2.6.31-rc5-git tree

Here are a few patches for the drivers/staging/ section of the kernel,
for your git tree.

These patches do:
	- revert a change in the tree that broke a lot of users of the
	  rt2870 driver
	- build dependancy fixes
	- rtl8192su build error fix
	- new device id for rt2870
	- buffer overflow for rspiusb driver

All of these are contained within the drivers/staging tree, and have
been in the linux-next and -mm trees for a while now.

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

The patches will be sent as a follow-on to this message to the
driver-devel list for people to see.

thanks,

greg k-h

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

 drivers/staging/b3dfg/Kconfig                      |    1 +
 drivers/staging/heci/Kconfig                       |    1 +
 drivers/staging/rspiusb/rspiusb.c                  |    2 +
 drivers/staging/rt2860/rt_linux.h                  |   13 +---
 drivers/staging/rt2870/2870_main_dev.c             |   67 +++++++++++++-------
 drivers/staging/rt2870/common/2870_rtmp_init.c     |   33 +++++-----
 drivers/staging/rt2870/common/rtusb_io.c           |    3 +-
 drivers/staging/rt2870/rt2870.h                    |    9 ++-
 drivers/staging/rtl8192su/ieee80211.h              |    2 +-
 drivers/staging/rtl8192su/ieee80211/ieee80211.h    |    2 +-
 drivers/staging/rtl8192su/ieee80211/ieee80211_tx.c |    3 +-
 drivers/staging/rtl8192su/r8192U_core.c            |    2 +-
 12 files changed, 80 insertions(+), 58 deletions(-)

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

Greg Kroah-Hartman (1):
      Staging: rtl8192su: fix build error

Jakob Gruber (1):
      Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin

Jeff Mahoney (1):
      staging: add dependencies on PCI for drivers that require it

Mike Galbraith (1):
      Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API

Roel Kluin (1):
      Staging: rspiusb: Fix buffer overflow

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