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:	Fri, 9 Jan 2015 15:43:11 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID

Linus,

please pull from

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

to receive:


=====
- bounds checking fixes in logitech and roccat drivers, from Peter Wu and
  Dan Carpenter
- double-kfree fix in i2c-hid driver on bus shutdown, from Mika Westerberg
- a couple of various small driver fixes
- a few device id additions
=====

Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: logitech-hidpp: prefix the name with "Logitech"

Dan Carpenter (1):
      HID: roccat: potential out of bounds in pyra_sysfs_write_settings()

Daniel Nicoletti (1):
      HID: Allow HID_BATTERY_STRENGTH to be enabled

Giedrius Statkevičius (1):
      HID: Add a new id 0x501a for Genius MousePen i608X

Karl Relton (1):
      HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard

Mika Westerberg (1):
      HID: i2c-hid: Do not free buffers in i2c_hid_stop()

Peter Wu (3):
      HID: logitech-dj: check report length
      HID: logitech-hidpp: check WTP report length
      HID: logitech-hidpp: avoid unintended fall-through

 drivers/hid/Kconfig              |  3 ++-
 drivers/hid/hid-core.c           |  1 +
 drivers/hid/hid-ids.h            |  1 +
 drivers/hid/hid-input.c          |  3 +++
 drivers/hid/hid-kye.c            |  4 ++++
 drivers/hid/hid-logitech-dj.c    | 16 +++++++++++++++-
 drivers/hid/hid-logitech-hidpp.c | 41 ++++++++++++++++++++++++++++++++++++++++
 drivers/hid/hid-roccat-pyra.c    |  8 ++++++--
 drivers/hid/i2c-hid/i2c-hid.c    |  5 -----
 drivers/hid/usbhid/hid-quirks.c  |  1 +
 10 files changed, 74 insertions(+), 9 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