# git rev-parse -q --verify cd3f77d74ac31b4627cdfa70812338076a1ea475^{commit} cd3f77d74ac31b4627cdfa70812338076a1ea475 already have revision, skipping fetch # git checkout -q -f -B kisskb cd3f77d74ac31b4627cdfa70812338076a1ea475 # git clean -qxdf # < git log -1 # commit cd3f77d74ac31b4627cdfa70812338076a1ea475 # Merge: fd4f84f 249a32b # Author: Linus Torvalds # Date: Thu Jul 26 09:29:29 2018 -0700 # # Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "Here are a number of USB fixes and new device ids for 4.18-rc7. # # The largest number are a bunch of gadget driver fixes that got delayed # in being submitted earlier due to vacation schedules, but nothing # really huge is present in them. There are some new device ids and some # PHY driver fixes that were connected to some USB ones. Full details # are in the shortlog. # # All have been in linux-next for a while with no reported issues" # # * tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (28 commits) # usb: core: handle hub C_PORT_OVER_CURRENT condition # usb: xhci: Fix memory leak in xhci_endpoint_reset() # usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection # usb: gadget: f_fs: Only return delayed status when len is 0 # usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' # usb: dwc2: Fix inefficient copy of unaligned buffers # usb: dwc2: Fix DMA alignment to start at allocated boundary # usb: dwc3: rockchip: Fix PHY documentation links. # tools: usb: ffs-test: Fix build on big endian systems # usb: gadget: aspeed: Workaround memory ordering issue # usb: dwc3: gadget: remove redundant variable maxpacket # usb: dwc2: avoid NULL dereferences # usb/phy: fix PPC64 build errors in phy-fsl-usb.c # usb: dwc2: host: do not delay retries for CONTROL IN transfers # usb: gadget: u_audio: protect stream runtime fields with stream spinlock # usb: gadget: u_audio: remove cached period bytes value # usb: gadget: u_audio: remove caching of stream buffer parameters # usb: gadget: u_audio: update hw_ptr in iso_complete after data copied # usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() # usb: gadget: f_uac2: fix error handling in afunc_bind (again) # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 cd3f77d74ac31b4627cdfa70812338076a1ea475 # < make -s -j 80 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # make -s -j 80 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/crypto/ablkcipher.c: In function 'crypto_ablkcipher_report': /kisskb/src/crypto/ablkcipher.c:374:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_ablkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/ablkcipher.c: In function 'crypto_givcipher_report': /kisskb/src/crypto/ablkcipher.c:448:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_ablkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/blkcipher.c: In function 'crypto_blkcipher_report': /kisskb/src/crypto/blkcipher.c:513:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(rblkcipher.geniv, alg->cra_blkcipher.geniv ?: "", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(rblkcipher.geniv)); ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'kernfs_get_target_path', inlined from 'kernfs_getlink.isra.0' at /kisskb/src/fs/kernfs/symlink.c:109:10, inlined from 'kernfs_iop_get_link.part.1' at /kisskb/src/fs/kernfs/symlink.c:127:10, inlined from 'kernfs_iop_get_link': /kisskb/src/fs/kernfs/symlink.c:91:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(s + len, kn->name, slen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/kernfs/symlink.c: In function 'kernfs_iop_get_link': /kisskb/src/fs/kernfs/symlink.c:88:14: note: length computed here int slen = strlen(kn->name); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:326:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:330:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc # Build took: 0:01:54.564886