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>] [day] [month] [year] [list]
Date:	Sun, 31 Jan 2016 11:00:16 -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 PULL] Staging driver fixes for 4.5-rc2

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.5-rc2

for you to fetch changes up to 88867e3d0b7eea256c1cd432b0a3c7a21e8edf07:

  Staging: speakup: fix read scrolled-back VT (2016-01-28 22:55:40 -0800)

----------------------------------------------------------------
Staging fixes for 4.5-rc2

Here are some small staging driver fixes for 4.5-rc2.  One of them
predated 4.4-final, but I missed that merge window due to the holliday.
The others fix reported issues that have come up recently.  The tty
change is needed for the speakup driver fix and has the ack of the tty
driver maintainer as well, i.e. myself :)

All have been in linux-next with no reported issues.

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

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

Lars-Peter Clausen (1):
      iio: adis_buffer: Fix out-of-bounds memory access

Samuel Thibault (2):
      Staging: speakup: Fix getting port information
      Staging: speakup: fix read scrolled-back VT

Sudip Mukherjee (1):
      Revert "Staging: panel: usleep_range is preferred over udelay"

 drivers/iio/imu/adis_buffer.c      |  2 +-
 drivers/staging/panel/panel.c      | 34 +++++++++++++++-------------------
 drivers/staging/speakup/main.c     | 21 +++++++++++++--------
 drivers/staging/speakup/serialio.c | 13 ++++++++++++-
 drivers/tty/vt/vt.c                |  1 +
 5 files changed, 42 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ