Commit 8b69c0475871 for kernel

commit 8b69c047587112f7bcb4b0d83f2729d8dd29ebe2
Merge: 780d569e6c4b d86d4f8cbb5a
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jun 28 04:40:05 2026 -0700

    Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

    Pull more input updates from Dmitry Torokhov:

     - Updates to Synaptics RMI4 driver to fix potential OOB accesses in F30
       and F3A keymap handling

     - A workaround in Synaptics RMI4 to tolerate buggy firmware on some
       touchpads (e.g. ThinkPad T14 Gen 1) that report incomplete register
       descriptor structures, preventing probe failures

     - A revert of an incorrect register descriptor address calculation in
       Synaptics RMI4 driver

     - A fix for a regression in HP GSC PS/2 (gscps2) driver where the
       receive buffer write index was not advanced, leaving keyboard and
       mouse unusable.

    * tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
      Input: gscps2 - advance receive buffer write index
      Input: rmi4 - tolerate short register descriptor structure
      Revert "Input: rmi4 - fix register descriptor address calculation"
      Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
      Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count