All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] HID fix
@ 2017-06-14 12:47 Jiri Kosina
  0 siblings, 0 replies; 5+ messages in thread
From: Jiri Kosina @ 2017-06-14 12:47 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, Benjamin Tissoires, Hans de Goede

Linus,

please consider pulling from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-4.12/driver-matching-fix

to receive

- ifdef-based bandaid for a long-standing issue with HID driver matching, 
  avoiding regressions in cases where specific driver is not enabled in 
  kernel .config, from Jiri Kosina

----------------------------------------------------------------
Jiri Kosina (1):
      HID: let generic driver yield control iff specific driver has been enabled

 drivers/hid/hid-core.c | 282 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 221 insertions(+), 61 deletions(-)

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] HID fix
@ 2019-02-07 10:09 Jiri Kosina
  2019-02-07 11:55 ` pr-tracker-bot
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2019-02-07 10:09 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Benjamin Tissoires, linux-kernel

Linus,

please pull from

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

to receive fix for a bug in hid-debug that can lock up the kernel in 
infinite loop (CVE-2019-3819), from Vladis Dronov.

Thanks.

----------------------------------------------------------------
Vladis Dronov (1):
      HID: debug: fix the ring buffer implementation

 drivers/hid/hid-debug.c   | 120 ++++++++++++++++++----------------------------
 include/linux/hid-debug.h |   9 ++--
 2 files changed, 51 insertions(+), 78 deletions(-)

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] HID fix
  2019-02-07 10:09 [GIT PULL] HID fix Jiri Kosina
@ 2019-02-07 11:55 ` pr-tracker-bot
  0 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2019-02-07 11:55 UTC (permalink / raw
  To: Jiri Kosina; +Cc: Linus Torvalds, Benjamin Tissoires, linux-kernel

The pull request you sent on Thu, 7 Feb 2019 11:09:31 +0100 (CET):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d47e3da1759230e394096fd742aad423c291ba48

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] HID fix
@ 2020-01-10 21:32 Jiri Kosina
  2020-01-11 14:45 ` pr-tracker-bot
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2020-01-10 21:32 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, Benjamin Tissoires

Linus,

please pull from

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

to receive regression fix for EPOLLOUT handling in hidraw and uhid.

Thanks.

----------------------------------------------------------------
Jiri Kosina (1):
      HID: hidraw, uhid: Always report EPOLLOUT

 drivers/hid/hidraw.c | 7 ++++---
 drivers/hid/uhid.c   | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] HID fix
  2020-01-10 21:32 Jiri Kosina
@ 2020-01-11 14:45 ` pr-tracker-bot
  0 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2020-01-11 14:45 UTC (permalink / raw
  To: Jiri Kosina; +Cc: Linus Torvalds, linux-kernel, Benjamin Tissoires

The pull request you sent on Fri, 10 Jan 2020 22:32:27 +0100 (CET):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ac61145a725ab0411c5f8ed9aeca6202076ecfd8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-11 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-07 10:09 [GIT PULL] HID fix Jiri Kosina
2019-02-07 11:55 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-01-10 21:32 Jiri Kosina
2020-01-11 14:45 ` pr-tracker-bot
2017-06-14 12:47 Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.