mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
- Fixes for information leaks and OOB accesses across several drivers, including evdev, focaltech, edt-ft5x06, iforce, and cs40l50-vibra - Improvements to the synaptics-rmi4 driver to properly handle F54 worker errors and prevent buffer overflows - Input validation fixes in the hynitron_cstxxx touchscreen driver to prevent issues with invalid finger IDs and touch counts - Fixes for use-after-free and initialization bugs in the byd mouse and psxpad-spi drivers - New quirks for the atkbd driver to make keyboard work on HONOR and Xiaomi laptops - Support for the ZENAIM LEVERLESS controller in the xpad driver. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCana8zQAKCRBAj56VGEWX nAIMAQCFKhBk3M4Q+625XmMMcb9AV+Bl0TTCxXBbdrA8bYJ+IQEA0C9AQXCmIGzC lwr7jlgTET8vN/NrEVD+WN9jNzFmZgA= =jcbm -----END PGP SIGNATURE----- Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input updates from Dmitry Torokhov: - Fixes for information leaks and OOB accesses across several drivers, including evdev, focaltech, edt-ft5x06, iforce, and cs40l50-vibra - Improvements to the synaptics-rmi4 driver to properly handle F54 worker errors and prevent buffer overflows - Input validation fixes in the hynitron_cstxxx touchscreen driver to prevent issues with invalid finger IDs and touch counts - Fixes for use-after-free and initialization bugs in the byd mouse and psxpad-spi drivers - New quirks for the atkbd driver to make keyboard work on HONOR and Xiaomi laptops - Support for the ZENAIM LEVERLESS controller in the xpad driver. * tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: evdev - sanitize event type index when fetching event masks Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Input: synaptics-rmi4 - block s_input when F54 queue is busy Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer Input: synaptics-rmi4 - zero report size on F54 work error Input: synaptics-rmi4 - fix F55 transmitter electrode count typo Input: hynitron_cstxxx - validate touch count and finger IDs Input: evdev - fix information leak in evdev_pass_values() fixp-arith: convert comments to kernel-doc format Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet Input: atkbd - skip deactivate for HONOR ZQC-P Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboard Input: iforce - validate input packet lengths Input: psxpad-spi - set driver data before use Input: cs40l50-vibra - validate custom data from user space Input: xpad - add support for ZENAIM LEVERLESS Input: edt-ft5x06 - ignore contacts with an out-of-range slot id Input: byd - synchronize timer deletion before freeing private data |
||
|---|---|---|
| .. | ||
| adc-keys.c | ||
| adp5520-keys.c | ||
| adp5585-keys.c | ||
| adp5588-keys.c | ||
| amikbd.c | ||
| applespi_trace.h | ||
| applespi.c | ||
| applespi.h | ||
| atakbd.c | ||
| atkbd.c | ||
| bcm-keypad.c | ||
| cap11xx.c | ||
| charlieplex_keypad.c | ||
| clps711x-keypad.c | ||
| cros_ec_keyb.c | ||
| cypress-sf.c | ||
| dlink-dir685-touchkeys.c | ||
| ep93xx_keypad.c | ||
| goldfish_events.c | ||
| gpio_keys_polled.c | ||
| gpio_keys.c | ||
| hil_kbd.c | ||
| hilkbd.c | ||
| hpps2atkbd.h | ||
| imx_keypad.c | ||
| imx_sc_key.c | ||
| imx-sm-bbm-key.c | ||
| ipaq-micro-keys.c | ||
| iqs62x-keys.c | ||
| jornada680_kbd.c | ||
| jornada720_kbd.c | ||
| Kconfig | ||
| lkkbd.c | ||
| lm8323.c | ||
| lm8333.c | ||
| locomokbd.c | ||
| lpc32xx-keys.c | ||
| Makefile | ||
| maple_keyb.c | ||
| matrix_keypad.c | ||
| max7359_keypad.c | ||
| max7360-keypad.c | ||
| mpr121_touchkey.c | ||
| mt6779-keypad.c | ||
| mtk-pmic-keys.c | ||
| newtonkbd.c | ||
| nspire-keypad.c | ||
| omap-keypad.c | ||
| omap4-keypad.c | ||
| opencores-kbd.c | ||
| pinephone-keyboard.c | ||
| pmic8xxx-keypad.c | ||
| pxa27x_keypad.c | ||
| qt1050.c | ||
| qt1070.c | ||
| qt2160.c | ||
| samsung-keypad.c | ||
| sh_keysc.c | ||
| snvs_pwrkey.c | ||
| spear-keyboard.c | ||
| st-keyscan.c | ||
| stmpe-keypad.c | ||
| stowaway.c | ||
| sun4i-lradc-keys.c | ||
| sunkbd.c | ||
| tc3589x-keypad.c | ||
| tca8418_keypad.c | ||
| tegra-kbc.c | ||
| tm2-touchkey.c | ||
| twl4030_keypad.c | ||
| xtkbd.c | ||