From: Linus Torvalds Date: Wed, 18 Jan 2023 22:44:32 +0000 (-0800) Subject: Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.7~3718 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7287904c8771b77b9504f53623bb477065c19a58;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'for-linus-2023011801' of git://git./linux/kernel/git/hid/hid Pull HID fixes from Jiri Kosina: - fixes for potential empty list handling in HID core (Pietro Borrello) - fix for NULL pointer dereference in betop driver that could be triggered by malicious device (Pietro Borrello) - fixes for handling calibration data preventing division by zero in Playstation driver (Roderick Colenbrander) - fix for memory leak on error path in amd-sfh driver (Basavaraj Natikar) - other few assorted small fixes and device ID-specific handling * tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: betop: check shape of output reports HID: playstation: sanity check DualSense calibration data. HID: playstation: sanity check DualShock4 calibration data. HID: uclogic: Add support for XP-PEN Deco 01 V2 HID: revert CHERRY_MOUSE_000C quirk HID: check empty report_list in bigben_probe() HID: check empty report_list in hid_validate_values() HID: amd_sfh: Fix warning unwind goto HID: intel_ish-hid: Add check for ishtp_dma_tx_map --- 7287904c8771b77b9504f53623bb477065c19a58