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.3-rc5
Date: Sat, 10 Oct 2015 09:20:46 -0700 [thread overview]
Message-ID: <20151010162046.GA14296@kroah.com> (raw)
The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.3-rc5
for you to fetch changes up to 41ada9df7f340998e810dcda21a00da5f75c4147:
mcb: Fix error handling in mcb_pci_probe() (2015-10-05 05:10:01 +0100)
----------------------------------------------------------------
Char/Misc driver fixes for 4.3-rc5
Here are some small fixes for some misc drivers that resolve some
reported issues. All of these have been linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (1):
mei: hbm: fix error in state check logic
Alexey Khoroshilov (1):
mcb: Fix error handling in mcb_pci_probe()
Axel Lin (2):
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
nvmem: core: Fix memory leak in nvmem_cell_write
Maxime Ripard (1):
nvmem: sunxi: Check for memory allocation failure
ZhengShunQian (1):
nvmem: core: fix the out-of-range leak in read/write()
drivers/mcb/mcb-pci.c | 6 ++++--
drivers/misc/mei/hbm.c | 2 +-
drivers/nvmem/core.c | 8 ++++----
drivers/nvmem/sunxi_sid.c | 11 ++++++++++-
4 files changed, 19 insertions(+), 8 deletions(-)
reply other threads:[~2015-10-10 16:20 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=20151010162046.GA14296@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.