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, 18 Jan 2013 11:53:01 -0800
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.8-rc3

The following changes since commit 397c60668aa5ae7130b5ad4e73870d7b8a787085:

  staging: zram: fix invalid memory references during disk write (2013-01-13 19:40:02 -0800)

are available in the git repository at:

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

for you to fetch changes up to 7dfc8331781f954bbea5c59d4411acf3b28530c1:

  staging/sb105x: PARPORT config is not good enough must use PARPORT_PC (2013-01-17 16:39:41 -0800)

----------------------------------------------------------------
Staging bugfixes for 3.8-rc4

Here are some bugfixes for the drivers/staging tree for 3.8-rc4.

Nothing major, just a number of small fixes for problems that people
have reported, including finally tracking down the root of the 64/32 bit
problem with the vt6656 that has been driving people crazy for a while.

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

----------------------------------------------------------------
Ben Hutchings (1):
      staging: vt6656: Fix inconsistent structure packing

Fabio Estevam (1):
      iio: mxs-lradc: indexes are unsigned

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/.../jic23/iio into staging-linus

Lars-Peter Clausen (1):
      staging:iio:adis16080: Perform sign extension

Steven Rostedt (1):
      staging/sb105x: PARPORT config is not good enough must use PARPORT_PC

Tormod Volden (1):
      staging: wlan-ng: Fix clamping of returned SSID length

 drivers/staging/iio/adc/mxs-lradc.c       |  2 +-
 drivers/staging/iio/gyro/adis16080_core.c |  2 +-
 drivers/staging/sb105x/sb_pci_mp.c        |  2 +-
 drivers/staging/vt6656/bssdb.h            |  1 -
 drivers/staging/vt6656/int.h              |  1 -
 drivers/staging/vt6656/iocmd.h            | 33 ++++++++++++++++-----------------
 drivers/staging/vt6656/iowpa.h            |  8 +++-----
 drivers/staging/wlan-ng/prism2mgmt.c      |  2 +-
 8 files changed, 23 insertions(+), 28 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