public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.4-rc5
Date: Sat, 12 Dec 2015 20:21:39 -0800	[thread overview]
Message-ID: <20151213042139.GA5389@kroah.com> (raw)

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@linuxfoundation.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(-)

                 reply	other threads:[~2015-12-13  4:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151213042139.GA5389@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox