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: Tue, 19 Dec 2023 01:02:53 +0100 (CET)
From: Jiri Kosina <jkosina@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: Benjamin Tissoires <benjamin.tissoires@...hat.com>, 
    linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes for 6.7

Linus,

please pull from

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

to receive two last-minute fixes that should still go into 6.7;

=====
- fix for division by zero in Nintendo driver when generic joycon is 
  attached, reported and fixed by SteamOS folks (Guilherme G. Piccoli)
- GCC-7 build fix (which is a good cleanup anyway) for Nintendo driver 
  (Ryan McClelland)
=====

Thanks.

----------------------------------------------------------------
Guilherme G. Piccoli (1):
      HID: nintendo: Prevent divide-by-zero on code

Ryan McClelland (1):
      HID: nintendo: fix initializer element is not constant error

 drivers/hid/hid-nintendo.c | 71 +++++++++++++++++++++++++++-------------------
 1 file changed, 42 insertions(+), 29 deletions(-)

-- 
Jiri Kosina
SUSE Labs


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ