]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2017 18:44:15 +0000 (10:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2017 18:44:15 +0000 (10:44 -0800)
commitdaeefee45d17645815151d2bd8e08c5d4d9d08af
treecbd241740a61d7ff60742d6f94d1564e796fb405
parentb586f5554b42b0105950086b6d92fae30afc8368
parent951d296bc18fa10eee63c7fa4d6930bc532e3c6d
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are two bugfixes that resolve some reported issues. One in the
  firmware loader, that should fix the much-reported problem of crashes
  with it. The other is a hyperv fix for a reported regression.

  Both have been in linux-next for a week or so with no reported issues"

* tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
  firmware: fix NULL pointer dereference in __fw_load_abort()