From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C04E3F9EF; Fri, 22 Dec 2023 09:00:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="bQoDUVrf" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CBBBCC433C7; Fri, 22 Dec 2023 09:00:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1703235609; bh=tg93fohROlHo1ujYMsFNwI1YlVMi2FqffVBy1awdsZo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bQoDUVrfbSjMhD8ypl9oeqsk7YXNoyasCjbGwLOR8Mxu6dh68hFj8AlwBA+mGz44n GCoo75Z9netHPQnFHuuL0CTpQ3mEEgfM1C+K/J0R5pldDK5GCyJEns6LimuEXH3H7v Ufs98/GYvH+VEphf4sxWRiJyu57qDxyqU3kHzfCE= Date: Fri, 22 Dec 2023 10:00:06 +0100 From: Greg Kroah-Hartman To: Johan Hovold Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] USB-serial device ids for 6.7-rc6 Message-ID: <2023122259-jeep-overprice-04e9@gregkh> References: Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Dec 22, 2023 at 09:25:53AM +0100, Johan Hovold wrote: > The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9: > > Linux 6.7-rc5 (2023-12-10 14:33:40 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.7-rc6 Pulled and pushed out, thanks. greg k-h