# git rev-parse -q --verify dcde98da997075053041942ecf97d787855722ec^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify dcde98da997075053041942ecf97d787855722ec^{commit} dcde98da997075053041942ecf97d787855722ec # git checkout -q -f -B kisskb dcde98da997075053041942ecf97d787855722ec # git clean -qxdf # < git log -1 # commit dcde98da997075053041942ecf97d787855722ec # Merge: 0014404f9c18 327b89f0acc4 # Author: Linus Torvalds # Date: Sat Mar 5 15:49:45 2022 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a fixup for Goodix touchscreen driver allowing it to work on certain # Cherry Trail devices # # - a fix for imbalanced enable/disable regulator in Elam touchpad driver # that became apparent when used with Asus TF103C 2-in-1 dock # # - a couple new input keycodes used on newer keyboards # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # HID: add mapping for KEY_ALL_APPLICATIONS # HID: add mapping for KEY_DICTATE # Input: elan_i2c - fix regulator enable count imbalance after suspend/resume # Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() # Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource # Input: goodix - use the new soc_intel_is_byt() helper # Input: samsung-keypad - properly state IOMEM dependency # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 dcde98da997075053041942ecf97d787855722ec # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 # Build took: 0:00:44.778705