From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.9-rc3
Date: Sat, 29 Oct 2016 12:46:50 -0400 [thread overview]
Message-ID: <20161029164650.GA4529@kroah.com> (raw)
The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:
Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.9-rc3
for you to fetch changes up to a7d5afe82d4931289250d6e807e35db3885b3b12:
MAINTAINERS: Add entry for genwqe driver (2016-10-28 08:28:24 -0400)
----------------------------------------------------------------
Char/Misc driver fixes for 4.9-rc3
Here are a few small char/misc driver fixes for reported issues. The
"biggest" are two binder fixes for reported issues that have been
shipping in Android phones for a while now, the others are various fixes
for reported problems.
And there's a MAINTAINERS update for good measure.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (1):
mei: txe: don't clean an unprocessed interrupt cause.
Arve Hjønnevåg (2):
ANDROID: binder: Add strong ref checks
ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct
Gabriel Krisman Bertazi (1):
MAINTAINERS: Add entry for genwqe driver
Gerald Schaefer (1):
GenWQE: Fix bad page access during abort of resource allocation
Greg Kroah-Hartman (1):
Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus
Jorgen Hansen (1):
VMCI: Doorbell create and destroy fixes
Long Li (1):
hv: do not lose pending heartbeat vmbus packets
Martyn Welch (1):
vme: vme_get_size potentially returning incorrect value on failure
Stephen Boyd (1):
extcon: qcom-spmi-misc: Sync the extcon state on interrupt
MAINTAINERS | 6 ++++++
drivers/android/binder.c | 35 +++++++++++++++++++++++++---------
drivers/extcon/extcon-qcom-spmi-misc.c | 2 +-
drivers/hv/hv_util.c | 10 +++++++---
drivers/misc/genwqe/card_utils.c | 12 +++++++++++-
drivers/misc/mei/hw-txe.c | 6 ++++--
drivers/misc/vmw_vmci/vmci_doorbell.c | 8 +++++++-
drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
drivers/vme/vme.c | 4 ++++
9 files changed, 67 insertions(+), 18 deletions(-)
reply other threads:[~2016-10-29 16:46 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=20161029164650.GA4529@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--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
Powered by JetHome