linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Kosina <jkosina@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] HID
Date: Wed, 27 Aug 2014 09:23:15 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LNX.2.00.1408270920230.2992@pobox.suse.cz> (raw)

Linus,

please pull from

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

to receive


- fixes for potential memory corruption problems in magicmouse and picolcd 
  drivers (the HW would have to be manufactured to be deliberately evil to 
  trigger those) which were found by Steven Vittitoe

- fix for false error message appearing in dmesg from logitech-dj driver, 
  from Benjamin Tissoires



Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: logitech-dj: prevent false errors to be shown

Jiri Kosina (2):
      HID: magicmouse: sanity check report size in raw_event() callback
      HID: picolcd: sanity check report size in raw_event() callback

 drivers/hid/hid-logitech-dj.c  | 43 ++++++++++++++++++++++++------------------
 drivers/hid/hid-logitech-dj.h  |  1 +
 drivers/hid/hid-magicmouse.c   | 10 ++++++++++
 drivers/hid/hid-picolcd_core.c |  6 ++++++
 4 files changed, 42 insertions(+), 18 deletions(-)

-- 
Jiri Kosina
SUSE Labs

             reply	other threads:[~2014-08-27  7:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27  7:23 Jiri Kosina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-20 16:23 [GIT PULL] HID Jiri Kosina
2018-06-08  8:36 Jiri Kosina
2018-01-31 15:48 Jiri Kosina
2017-12-30 11:19 Jiri Kosina
2017-01-11 21:48 Jiri Kosina
2016-05-03 10:42 Jiri Kosina
2015-08-10 22:13 Jiri Kosina
2015-07-24 13:21 Jiri Kosina
2015-01-09 14:43 Jiri Kosina
2014-12-12 10:42 Jiri Kosina
2014-11-13 20:06 Jiri Kosina
2014-10-29 14:01 Jiri Kosina
2014-08-21 17:43 Jiri Kosina
2014-08-22  7:40 ` Markus Trippelsdorf
2014-08-22  8:00   ` Jiri Kosina
2014-08-22  8:18     ` Markus Trippelsdorf
2014-08-22 14:25       ` Benjamin Tissoires
2014-07-07 14:01 Jiri Kosina
2014-05-07 12:54 Jiri Kosina
2014-04-18 13:26 Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1408270920230.2992@pobox.suse.cz \
    --to=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).