# git rev-parse -q --verify 43cb5d49a99b3ecd9fef9826899aac948c3048da^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 43cb5d49a99b3ecd9fef9826899aac948c3048da^{commit} 43cb5d49a99b3ecd9fef9826899aac948c3048da # git checkout -q -f -B kisskb 43cb5d49a99b3ecd9fef9826899aac948c3048da # git clean -qxdf # < git log -1 # commit 43cb5d49a99b3ecd9fef9826899aac948c3048da # Merge: c46fe4aa8271 7c4363d39485 # Author: Linus Torvalds # Date: Sat Jun 12 12:34:49 2021 -0700 # # Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "Here are a number of tiny USB fixes for 5.13-rc6. # # There are more than I would normally like, but there's been a bunch of # people banging on the gadget and dwc3 and typec code recently for I # think an Android release, which has resulted in a number of small # fixes. It's nice to see companies send fixes upstream for this type of # work, a notable change from years ago. # # Anyway, fixes in here are: # # - usb-serial device id updates # # - usb-serial cp210x driver fixes for broken firmware versions # # - typec fixes for crazy charging devices and other reported problems # # - dwc3 fixes for reported problems found # # - gadget fixes for reported problems # # - tiny xhci fixes # # - other small fixes for reported issues. # # - revert of a problem fix found by linux-next testing # # All of these have passed 0-day and linux-next testing with no reported # problems (the revert for the found linux-next build problem included)" # # * tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (44 commits) # Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs" # usb: typec: mux: Fix copy-paste mistake in typec_mux_match # usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path # usb: gadget: fsl: Re-enable driver for ARM SoCs # usb: typec: wcove: Use LE to CPU conversion when accessing msg->header # USB: serial: cp210x: fix CP2102N-A01 modem control # USB: serial: cp210x: fix alternate function for CP2102N QFN20 # usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource() # usb: dwc3: ep0: fix NULL pointer exception # usb: gadget: eem: fix wrong eem header operation # usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put() # usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource() # usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe() # usb: typec: tcpm: Do not finish VDM AMS for retrying Responses # usb: fix various gadget panics on 10gbps cabling # usb: fix various gadgets null ptr deref on 10gbps cabling. # usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir # usb: f_ncm: only first packet of aggregate needs to start timer # USB: f_ncm: ncm_bitrate (speed) is unsigned # MAINTAINERS: usb: add entry for isp1760 # ... # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 43cb5d49a99b3ecd9fef9826899aac948c3048da # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /kisskb/src/arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/arch/arm64/Makefile:33: LSE atomics not supported by binutils /kisskb/src/arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/arch/arm64/Makefile:33: LSE atomics not supported by binutils MKDIR /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/tools/bpf/resolve_btfids//libbpf MKDIR /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/tools/bpf/resolve_btfids//libsubcmd LINK resolve_btfids BTF: .tmp_vmlinux.btf: pahole (pahole) is not available Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1196: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:02:51.919229