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:	Thu, 30 Apr 2009 16:00:42 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID

Linus,

could you please pull from 'for-linus' branch of

        git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive fixes for HID code.

It contains two important fixes (locking fix and possible workqueue 
deadlock), plus it adds/fixes support of two particular devices (just 
simple product ID additions/range adjustments).

Thanks!

 drivers/hid/hid-apple.c       |    2 +-
 drivers/hid/hid-core.c        |    1 +
 drivers/hid/hid-ids.h         |    1 +
 drivers/hid/hid-lg.c          |    2 ++
 drivers/hid/hidraw.c          |   12 ++++++++----
 drivers/hid/usbhid/hid-core.c |    2 +-
 6 files changed, 14 insertions(+), 6 deletions(-)

Christophe Borivant (1):
      HID: Add support for the G25 force feedback wheel in native mode

Dan Carpenter (1):
      HID: hidraw -- fix missing unlocks in unlocked_ioctl

Oliver Neukum (1):
      HID: fix possible deadlock in usbhid_close()

Ulrich Dangel (1):
      HID: Fix the support for apple mini aluminium keyboard

--
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