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:	Sun, 29 Apr 2012 09:15:30 -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, devel@...uxdriverproject.org
Subject: [GIT PATCH] staging driver fixes for 3.4-rc5

The following changes since commit 66f75a5d028beaf67c931435fdc3e7823125730c:

  Linux 3.4-rc4 (2012-04-21 14:47:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.4-rc4

for you to fetch changes up to 89f21cc050d5eed8eeffee5b46297fb7a74ef9dd:

  staging: ozwpan: Fix bug where kfree is called twice. (2012-04-26 12:40:53 -0700)

----------------------------------------------------------------
Staging tree fixes for 3.4-rc4

Here are some tiny drivers/staging/ bugfixes.  Some build fixes that
were recently reported, as well as one kfree bug that is hitting a
number of users.

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

----------------------------------------------------------------
Imre Kaloz (1):
      staging: octeon-ethernet: fix build errors by including interrupt.h

Omar Ramirez Luna (1):
      staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESS

Rupesh Gujare (1):
      staging: ozwpan: Fix bug where kfree is called twice.

Seth Jennings (1):
      staging: zcache: fix Kconfig crypto dependency

 drivers/staging/octeon/ethernet-rx.c          |    1 +
 drivers/staging/octeon/ethernet-tx.c          |    1 +
 drivers/staging/octeon/ethernet.c             |    1 +
 drivers/staging/ozwpan/ozpd.c                 |    2 --
 drivers/staging/tidspbridge/core/tiomap3430.c |   20 ++++++++++++--------
 drivers/staging/tidspbridge/core/wdt.c        |    8 +++++++-
 drivers/staging/zcache/Kconfig                |    2 +-
 7 files changed, 23 insertions(+), 12 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