# git rev-parse -q --verify 7287904c8771b77b9504f53623bb477065c19a58^{commit} 7287904c8771b77b9504f53623bb477065c19a58 already have revision, skipping fetch # git checkout -q -f -B kisskb 7287904c8771b77b9504f53623bb477065c19a58 # git clean -qxdf # < git log -1 # commit 7287904c8771b77b9504f53623bb477065c19a58 # Merge: 7026172bc334 3782c0d6edf6 # Author: Linus Torvalds # Date: Wed Jan 18 14:44:32 2023 -0800 # # Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/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 # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 7287904c8771b77b9504f53623bb477065c19a58 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' reading 128 bytes from a region of size 0 [-Wstringop-overread] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:38.458626