mirror of https://lore.kernel.org/lkml/
 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 fixes for 3.16-rc5
Date: Sat, 12 Jul 2014 13:47:12 -0700	[thread overview]
Message-ID: <20140712204712.GA25253@kroah.com> (raw)

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.16-rc5

for you to fetch changes up to 6d827fbcc370ca259a2905309f64161ab7b10596:

  i8k: Fix non-SMP operation (2014-07-09 16:45:36 -0700)

----------------------------------------------------------------
char/misc driver fixes for 3.16-rc5

Here are 2 hyperv driver fixes, and one i8k driver fix for 3.16.

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

----------------------------------------------------------------
Guenter Roeck (1):
      i8k: Fix non-SMP operation

K. Y. Srinivasan (2):
      Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
      Drivers: hv: util: Fix a bug in the KVP code

 drivers/char/i8k.c      |  4 +++-
 drivers/hv/connection.c |  8 ++++++--
 drivers/hv/hv_kvp.c     | 17 ++++++++++++++---
 drivers/hv/hv_util.c    |  2 +-
 4 files changed, 24 insertions(+), 7 deletions(-)

                 reply	other threads:[~2014-07-12 20:42 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=20140712204712.GA25253@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