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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 6 Feb 2012 16:29:54 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git upstream-fixes

to receive fixes for -rc3.

- fix for crashing wacom driver due to incorrect ordering of 
  power_supply_* calls; I had to merge your tree into upstream-fixes
  branch first, in order to have the buggy code that went in through
  Anton's tree
- deadlock / race fix in generic USB HID code between open() and 
  disconnect() (caught by lockdep, not usually triggered in the wild)
- fix for hyperv driver to handle disconnection of corresponding input 
  device properly


K. Y. Srinivasan (1):
      HID: hyperv: Properly disconnect the input device

Ming Lei (1):
      HID: usbhid: fix dead lock between open and disconect

Przemo Firszt (1):
      HID: wacom: Fix invalid power_supply_powers calls

 drivers/hid/hid-hyperv.c    |    1 +
 drivers/hid/hid-wacom.c     |    7 ++++---
 drivers/hid/usbhid/hiddev.c |    4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
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