This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 155a3c003e55 Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pu [...] new 04515e08bca9 HID: debug: Remove duplicate entry (BTN_WHEEL) new 4f15ee98304b HID: core: ensure the allocated report buffer can contain [...] new 0d0777ccaa2d HID: core: ensure __hid_request reserves the report ID as [...] new c2ca42f190b6 HID: core: do not bypass hid_hw_raw_request new 3a1d22bd8538 selftests/hid: add a test case for the recent syzbot underflow new e003ef2cb1de Merge tag 'hid-for-linus-2025071501' of git://git.kernel.o [...] new 528e2d3125ad arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency new b25344753c53 arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency new 1fc02c208600 arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency new 0bdaca092217 arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency new 36c2bf42b6f0 arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETC new e0322ac2a3cf arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETC new 720fd1cbc0a0 arm64: dts: add big-endian property back into watchdog node new 61f1065272ea arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep new fbe94be09fa8 arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on new 1e7c8c54c513 Merge tag 'imx-fixes-6.16' of https://git.kernel.org/pub/s [...] new af0f43d5d0d6 arm64: dts: rockchip: fix rk3576 pcie1 linux,pci-domain new af9feb0b85f9 arm64: dts: rockchip: Adjust the HDMI DDC IO driver streng [...] new e625e284172d arm64: dts: rockchip: Add cd-gpios for sdcard detect on Co [...] new 98570e8cb8b0 arm64: dts: rockchip: Add cd-gpios for sdcard detect on Co [...] new c76bcc7d1f24 arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5 new 53b6445ad08f arm64: dts: rockchip: use cs-gpios for spi1 on ringneck new 9037532ab893 arm64: dts: rockchip: Add missing fan-supply to rk3566-quartz64-a new fec3103b5809 Merge tag 'v6.16-rockchip-dtsfixes1' of https://git.kernel [...] new 8481d59be606 soc: aspeed: lpc-snoop: Cleanup resources in stack-order new 56448e78a6bb soc: aspeed: lpc-snoop: Don't disable channels that aren't [...] new 07d45e80960a Merge tag 'aspeed-6.16-fixes-0' of https://git.kernel.org/ [...] new 869971de8221 arm64: dts: qcom: sc8280xp-x13s: describe uefi rtc offset new e8d3dc45f2d3 arm64: dts: qcom: x1e80100: describe uefi rtc offset new f2ebacd34eeb Merge tag 'qcom-arm64-fixes-for-6.16' of https://git.kerne [...] new 3871b51a6842 arm64: defconfig: Enable Qualcomm CPUCP mailbox driver new 8f0837fdc5d8 Merge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https:/ [...] new 4664a4ddb921 Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/s [...] new 1ed171a3afe8 tracing/probes: Avoid using params uninitialized in parse_ [...] new e2291551827f Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org [...]
The 35 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 3 +- arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 1 + .../boot/dts/freescale/imx8mp-venice-gw71xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw72xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +- .../boot/dts/freescale/imx8mp-venice-gw74xx.dts | 2 +- arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts | 20 +++---- arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts | 12 ++-- arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +- .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 + arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi | 1 + arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi | 23 +++++++ arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 1 + .../boot/dts/rockchip/rk3576-armsom-sige5.dts | 28 +++++++++ arch/arm64/boot/dts/rockchip/rk3576.dtsi | 2 +- .../boot/dts/rockchip/rk3588-base-pinctrl.dtsi | 20 +++---- .../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi | 1 + .../boot/dts/rockchip/rk3588-extra-pinctrl.dtsi | 5 +- arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts | 1 + arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi | 35 +++++++++++ arch/arm64/configs/defconfig | 1 + drivers/hid/hid-core.c | 19 ++++-- drivers/hid/hid-debug.c | 2 +- drivers/soc/aspeed/aspeed-lpc-snoop.c | 13 +++- kernel/trace/trace_probe.c | 2 +- tools/testing/selftests/hid/tests/test_mouse.py | 70 ++++++++++++++++++++++ 26 files changed, 229 insertions(+), 43 deletions(-)