# git rev-parse -q --verify d264dd3bbbd16b56239e889023fbe49413a58eaf^{commit} d264dd3bbbd16b56239e889023fbe49413a58eaf already have revision, skipping fetch # git checkout -q -f -B kisskb d264dd3bbbd16b56239e889023fbe49413a58eaf # git clean -qxdf # < git log -1 # commit d264dd3bbbd16b56239e889023fbe49413a58eaf # Merge: 5461e079009a 54f27dc53f17 # Author: Linus Torvalds # Date: Wed Dec 21 09:48:03 2022 -0800 # # Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID updates from Benjamin Tissoires: # # - Four potential NULL pointers dereferences (Bastien Nocera, Enrik # Berkhan, Jiasheng Jiang and Roderick Colenbrander) # # - Allow Wacom devices in bootloader mode to be flashed (Jason Gerecke) # # - Some assorted devices quirks (José Expósito and Terry Junge) # # * tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: sony: Fix unused function warning # HID: plantronics: Additional PIDs for double volume key presses quirk # HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint # HID: Ignore HP Envy x360 eu0009nv stylus battery # HID: wacom: Ensure bootloader PID is usable in hidraw mode # HID: amd_sfh: Add missing check for dma_alloc_coherent # HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth. # HID: mcp2221: don't connect hidraw # HID: logitech-hidpp: Guard FF init code against non-USB devices # < /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 d264dd3bbbd16b56239e889023fbe49413a58eaf # < make -s -j 32 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 32 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 32 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 32 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' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 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:26.108780