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:	Sat, 12 Dec 2015 20:21:39 -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.4-rc5

The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:

  Linux 4.4-rc2 (2015-11-22 16:45:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.4-rc5

for you to fetch changes up to 9225c0b7b976dd9ceac2b80727a60d8fcb906a62:

  staging: lustre: echo_copy.._lsm() dereferences userland pointers directly (2015-12-01 12:13:32 -0800)

----------------------------------------------------------------
Staging driver fixes for 4.4-rc5

Here are a few staging and IIO driver fixes for 4.4-rc5.

All of them resolve reported problems and have been in linux-next for a
while.  Nothing major here, just small fixes where needed.

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

----------------------------------------------------------------
Al Viro (1):
      staging: lustre: echo_copy.._lsm() dereferences userland pointers directly

Dan Carpenter (1):
      iio: fix some warning messages

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

Ioana Ciornei (1):
      staging: iio: dummy: complete IIO events delivery to userspace

Julia Lawall (1):
      iio: adc: spmi-vadc: add missing of_node_put

Matt Ranostay (2):
      iio: lidar: return -EINVAL on invalid signal
      iio: light: apds9960: correct ->last_busy count

 drivers/iio/adc/qcom-spmi-vadc.c                    |  4 +++-
 drivers/iio/industrialio-buffer.c                   |  2 +-
 drivers/iio/industrialio-core.c                     |  2 +-
 drivers/iio/light/apds9960.c                        |  1 +
 drivers/iio/proximity/pulsedlight-lidar-lite-v2.c   |  6 +++---
 drivers/staging/iio/iio_simple_dummy_events.c       |  2 +-
 drivers/staging/lustre/lustre/obdecho/echo_client.c | 20 +++++++++++---------
 7 files changed, 21 insertions(+), 16 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