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:	Sun, 29 Sep 2013 13:01:05 -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 PATCH] char/misc fixes for 3.12-rc3

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.12-rc3

for you to fetch changes up to 8bbf9f440f196ee08cc5ab1c19e62b1c5a736ff0:

  Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout (2013-09-26 14:20:22 -0700)

----------------------------------------------------------------
Char / Misc driver fixes for 3.12-rc3

Here are some HyperV and MEI driver fixes for 3.12-rc3.  They resolve some
issues that people have been reporting for them.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: cancel stall timers in mei_reset

K. Y. Srinivasan (2):
      Drivers: hv: util: Correctly support ws2008R2 and earlier
      Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout

Tomas Winkler (2):
      mei: make me client counters less error prone
      mei: bus: stop wait for read during cl state transition

 drivers/hv/connection.c    |  2 +-
 drivers/hv/hv_kvp.c        | 38 +++++++++++++++++--------
 drivers/hv/hv_snapshot.c   |  6 ++--
 drivers/hv/hv_util.c       | 71 +++++++++++++++++++++++++++++++++++-----------
 drivers/misc/mei/amthif.c  |  1 +
 drivers/misc/mei/bus.c     |  5 +++-
 drivers/misc/mei/client.h  |  6 ++++
 drivers/misc/mei/hbm.c     | 10 ++++---
 drivers/misc/mei/init.c    |  3 ++
 drivers/misc/mei/main.c    | 11 +++----
 drivers/misc/mei/mei_dev.h |  6 ++--
 include/linux/hyperv.h     |  7 +++--
 12 files changed, 116 insertions(+), 50 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