From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64AA4C28CC0 for ; Fri, 31 May 2019 01:46:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2D53426195 for ; Fri, 31 May 2019 01:46:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559267200; bh=KpPDgF37BI8PGuzKi/AA8C9Gf/dJFMJfPiiskVuyFmU=; h=Date:From:To:Cc:Subject:List-ID:From; b=U9o4ablljaPZBJC6VbwYqzk04QvlScWbqpdvSiwRuAYnRRnTM5Yg+SclMbb8tjivl 9BtA+h4jMffhCa43BoQJXh+D3Xuru9gpVYpEcy9rtZVraj65T/iPGJnz2fPsGMMQlf FlK3S//iqTKYW6Ix0jKhNcR/Js/DijJGNwfcU+nw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726832AbfEaBqj (ORCPT ); Thu, 30 May 2019 21:46:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:51140 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726576AbfEaBqj (ORCPT ); Thu, 30 May 2019 21:46:39 -0400 Received: from localhost (ip67-88-213-2.z213-88-67.customer.algx.net [67.88.213.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EFC7126191; Fri, 31 May 2019 01:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559267198; bh=KpPDgF37BI8PGuzKi/AA8C9Gf/dJFMJfPiiskVuyFmU=; h=Date:From:To:Cc:Subject:From; b=EQXrIQVgFRXMTKfCDtHfH6Z409V3726d91GnWJ39dPSVwItU2MTlOxUbfgCG+sMYc ldq5L2QiPYaF1vl22AhQSFd2Fz0R4svZAqvKHo1Ad+bceFXXtMpCBBBE0EQDgfpkn8 pClP1k7b10PYDw029XOG0kiPPAilEGcz3b8vZ9/0= Date: Thu, 30 May 2019 18:46:37 -0700 From: Greg KH To: Linus Torvalds Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: [GIT PULL] USB fixes for 5.2-rc3 Message-ID: <20190531014637.GA30613@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.2-rc3 for you to fetch changes up to 3ea3091f1bd8586125848c62be295910e9802af0: usbip: usbip_host: fix stub_dev lock context imbalance regression (2019-05-29 13:26:32 -0700) ---------------------------------------------------------------- USB fixes for 5.2-rc3 Here are some tiny USB fixes for a number of reported issues for 5.2-rc3. Nothing huge here, just a small collection of xhci and other driver bugs that syzbot has been finding in some drivers. There is also a usbip fix and a fix for the usbip fix in here :) All have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Alan Stern (3): USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor media: usb: siano: Fix general protection fault in smsusb media: usb: siano: Fix false-positive "uninitialized variable" warning Andrey Smirnov (1): xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() Carsten Schmid (1): usb: xhci: avoid null pointer deref when bos field is NULL Chunfeng Yun (1): usb: mtu3: fix up undefined reference to usb_debug_root Fabio Estevam (1): xhci: Use %zu for printing size_t type Henry Lin (1): xhci: update bounce buffer with correct sg num Jia-Ju Bai (1): usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint() Mathias Nyman (1): xhci: Fix immediate data transfer if buffer is already DMA mapped Mauro Carvalho Chehab (1): media: smsusb: better handle optional alignment Maximilian Luz (1): USB: Add LPM quirk for Surface Dock GigE adapter Oliver Neukum (5): USB: sisusbvga: fix oops in error path of sisusb_probe USB: rio500: refuse more than one device at a time USB: rio500: fix memory leak in close after disconnect USB: rio500: simplify locking USB: rio500: update Documentation Shuah Khan (2): usbip: usbip_host: fix BUG: sleeping function called from invalid context usbip: usbip_host: fix stub_dev lock context imbalance regression Documentation/usb/rio.txt | 66 ++++++------------------------ drivers/media/usb/siano/smsusb.c | 33 +++++++++------ drivers/usb/core/config.c | 4 +- drivers/usb/core/quirks.c | 3 ++ drivers/usb/host/xhci-debugfs.c | 3 ++ drivers/usb/host/xhci-ring.c | 26 ++++++++---- drivers/usb/host/xhci.c | 24 +++++------ drivers/usb/host/xhci.h | 3 +- drivers/usb/misc/rio500.c | 80 ++++++++++++++++++++++--------------- drivers/usb/misc/sisusbvga/sisusb.c | 15 +++---- drivers/usb/mtu3/mtu3_debugfs.c | 3 +- drivers/usb/usbip/stub_dev.c | 75 ++++++++++++++++++++++++---------- 12 files changed, 182 insertions(+), 153 deletions(-)