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 C60B11945D for ; Mon, 18 Dec 2023 10:28:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="kBfGMdsx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE9CCC433C7; Mon, 18 Dec 2023 10:28:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1702895315; bh=4u7x7/7wTNCLwNiIt+fRkfuhxXQA+iUwP/UYxGec+Cg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kBfGMdsxfPvfDz2EvJh4SGfdM0bwKPwtjG3CzAcF9KYIZ980nm18bibePfZPVj9el xa2cB92fewFzzwTq5BQMFukdMVsFOIdjizrEYlUIUXrvjKZR/O4YFOOf7bM8gYUwFi qbSoNkhSFQS9lGOIaFIpGXjDk/OFtwMLwQ5ZYZt0= Date: Mon, 18 Dec 2023 11:28:32 +0100 From: Greg KH To: Xu Yilun Cc: yilun.xu@intel.com, linux-fpga@vger.kernel.org, hao.wu@intel.com, mdf@kernel.org Subject: Re: [GIT PULL] FPGA Manager changes for 6.8-rc1 Message-ID: <2023121825-refutable-retinal-6772@gregkh> References: Precedence: bulk X-Mailing-List: linux-fpga@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 Mon, Dec 18, 2023 at 01:41:41PM +0800, Xu Yilun wrote: > The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: > > Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.8-rc1 Pulled and pushed out, thanks. greg k-h