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]
Message-ID: <Yp/AGMpXXnx9lW6j@google.com>
Date:   Tue, 7 Jun 2022 14:16:08 -0700
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v5.19-rc1

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v5.19-rc1

to receive updates for the input subsystem. You will get:

- proper annotation of USB buffers in bcm5974 touchpad dirver

- a quirk in SOC button driver to handle Lenovo Yoga Tablet2 1051F

- a fix for missing dependency in raspberrypi-ts driver to avoid
  compile breakages with random configs.

Changelog:
---------

Marius Hoch (1):
      Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq

Mathias Nyman (1):
      Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag

Randy Dunlap (1):
      Input: raspberrypi-ts - add missing HAS_IOMEM dependency

Diffstat:
--------

 drivers/input/joystick/Kconfig        | 1 +
 drivers/input/misc/soc_button_array.c | 4 ++--
 drivers/input/mouse/bcm5974.c         | 7 ++++++-
 3 files changed, 9 insertions(+), 3 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ