All of lore.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>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] char/misc driver patches for 4.2-rc4
Date: Sat, 25 Jul 2015 19:20:29 -0700	[thread overview]
Message-ID: <20150726022029.GA21308@kroah.com> (raw)

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -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.2-rc4

for you to fetch changes up to 4e5a74f1db8d6bea48306126fd445e2720f07a95:

  parport: Revert "parport: fix memory leak" (2015-07-25 12:48:05 -0700)

----------------------------------------------------------------
Char/Misc driver fixes for 4.2-rc4

Here are some char and misc driver fixes for reported issues.  One
parport patch is reverted as it was incorrect, thanks to testing by the
0-day bot.

Full details in the shortlog below.

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

----------------------------------------------------------------
Sudeep Dutt (1):
      misc: mic: scif bug fix for vmalloc_to_page crash

Sudip Mukherjee (4):
      parport: fix error handling
      parport: fix memory leak
      parport: fix freeing freed memory
      parport: Revert "parport: fix memory leak"

Tomas Winkler (1):
      mei: prevent unloading mei hw modules while the device is opened.

 drivers/misc/mei/main.c             |  2 +-
 drivers/misc/mic/scif/scif_nodeqp.c | 15 +++++----------
 drivers/parport/share.c             | 11 ++++++-----
 3 files changed, 12 insertions(+), 16 deletions(-)

                 reply	other threads:[~2015-07-26  2: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=20150726022029.GA21308@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.