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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090209193201.GB2194@kroah.com>
Date:	Mon, 9 Feb 2009 11:32:01 -0800
From:	Greg KH <greg@...ah.com>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] STAGING patches for 2.6-git

Here are some tiny staging patches fixing some build errors and Kconfig
problems that people have reported.

And there's also a big patch in here that is a revert of a patch that
went into 2.6.29-rc1 for the at76_usb driver.  The linux-wireless
developers asked that I revert it as it is conflicting with some work
that they are currently doing.  The revert wasn't a straight git-revert
due to patches that had been made afterward, hence the by-hand revert.

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

All of these have been in the -next releases with no known build errors.

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

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

 drivers/staging/android/Kconfig       |    1 +
 drivers/staging/android/ram_console.c |   14 +
 drivers/staging/android/timed_gpio.c  |    2 +-
 drivers/staging/at76_usb/Kconfig      |    2 +-
 drivers/staging/at76_usb/at76_usb.c   | 4620 ++++++++++++++++++++++++++-------
 drivers/staging/at76_usb/at76_usb.h   |  227 ++-
 drivers/staging/panel/panel.c         |   10 +-
 7 files changed, 3903 insertions(+), 973 deletions(-)

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

Arve Hjønnevåg (1):
      Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size

Greg Kroah-Hartman (2):
      Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port
      Staging: android: fix up units in timed_gpio

Jamie Lentin (1):
      Staging: at76_usb: Add support for OQO Model 01+

Jason Andryuk (1):
      Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues"

Sachin P. Sant (1):
      Staging: panel: fix lcd panel driver build failure

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