diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-21 17:25:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-21 17:25:38 +0300 |
commit | 9b57f458985742bd1c585f4c7f36d04634ce1143 (patch) | |
tree | 48fddbc730b992a2e6f6a7879171b28aa393d3ff /Documentation/tools | |
parent | 3c7c25038b6c7d66a6816028219914379be6a5cc (diff) | |
parent | 20f3cf5f860f9f267a6a6e5642d3d0525edb1814 (diff) | |
download | linux-9b57f458985742bd1c585f4c7f36d04634ce1143.tar.xz |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina:
- fix for race condition that could lead to NULL pointer dereferences
or UAF during uhid device destruction (Jann Horn)
- contact count handling regression fixes for Wacom devices (Jason
Gerecke)
- fix for handling unnumbered HID reports handling in Google Vivaldi
driver (Dmitry Torokhov)
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
HID: wacom: Avoid using stale array indicies to read contact count
HID: wacom: Ignore the confidence flag when a touch is removed
HID: wacom: Reset expected and received contact counts at the same time
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
HID: uhid: Fix worker destroying device without any protection
HID: vivaldi: Minor cleanups
HID: vivaldi: fix handling devices not using numbered reports
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
Diffstat (limited to 'Documentation/tools')
0 files changed, 0 insertions, 0 deletions