lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 12 Jul 2014 13:47:12 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 3.16-rc5

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@...uxfoundation.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ